On 3.12.2016. 19:59, Hrvoje Popovski wrote: > Hi all, > > I don't have ip6 in network where em0 interface is. > It seems, that when I add inet6 autoconf in hostname.em0 and > when I do sh netstart em0 I loose ip4 default route. If I do > ifconfig em0 inet6 autoconf everything is ok. I think that this behavior > is not intended so i'm sending this to bugs@
my sysctl.conf # cat /etc/sysctl.conf ddb.console=1 kern.pool_debug=0 net.inet.ip.forwarding=1 net.inet.ip.ifq.maxlen=8192 #net.inet6.ip6.forwarding=1 #net.inet6.ip6.ifq.maxlen=8192
