Thursday, August 29, 2019

Re: relayd: "listen on egress" only listens to IPv4 and not IPv6

> can you run
> ifconfig interfacename
> route -n show

% ifconfig vio0

vio0: flags=408b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST,INET6_NOSOII> mtu 1500
lladdr xx:xx:xx:xx:xx:xx
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect
status: active
inet 46.23.92.126 netmask 0xffffff00 broadcast 46.23.92.255
inet6 fe80::fce1:bbff:fed3:5b04%vio0 prefixlen 64 scopeid 0x1
inet6 2a03:6000:9106::50f7:f07a:d1cc prefixlen 64

% route -n show

Routing tables

Internet:
Destination Gateway Flags Refs Use Mtu Prio Iface
default 46.23.92.1 UGS 23 66128822 - 8 vio0
...

Internet6:
Destination Gateway Flags Refs Use Mtu Prio Iface
default 2a03:6000:9106::1 UGS 0 21655 - 8 vio0
...


Thanks.

No comments:

Post a Comment