can  you run
ifconfig interfacename
route -n show

On Thu, 29 Aug 2019 at 12:03, Muhammad Kaisar Arkhan <[email protected]>
wrote:

> Hi Tom,
>
> > In any case... just specifiy the interface manually, on the config line
> >
> > --listen on egress port 443 tls
> >
> > ++listen on vio0 port 443 tls
> >
> > replace vio0  with your actual  "egress" interface name
>
> I tried it. Sadly it doesn't work, it still only listens to IPv4.
>
> % cat /etc/relayd.conf
>
> ...
> relay "https" {
>          listen on vio0 port 443 tls
> ...
> }
>
> % netstat -nat | grep LISTEN | grep '.443'
> tcp          0      0  46.23.92.126.443       *.*                    LISTEN
>
> Thanks.
>


-- 
Kindest regards,
Tom Smyth.

Reply via email to