https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218517
--- Comment #27 from emiku...@gmail.com --- (In reply to Eugene Grosbein from comment #26) > 1) output of "netstat -rn" before starting ppp # netstat -nr Routing tables Internet: Destination Gateway Flags Netif Expire 127.0.0.1 link#2 UH lo0 192.168.1.0/24 link#1 U re0 192.168.1.2 link#1 UHS lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 ::1 link#2 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 fe80::/10 ::1 UGRS lo0 fe80::%re0/64 link#1 U re0 fe80::aaaa:bbbb:cccc:dddd%re0 link#1 UHS lo0 fe80::%lo0/64 link#2 U lo0 fe80::1%lo0 link#2 UHS lo0 ff01::%re0/32 fe80::aaaa:bbbb:cccc:dddd%re0 U re0 ff01::%lo0/32 ::1 U lo0 ff02::/16 ::1 UGRS lo0 ff02::%re0/32 fe80::aaaa:bbbb:cccc:dddd%re0 U re0 ff02::%lo0/32 ::1 U lo0 > 2) repeat it after successfull start of ppp with patched kernel --- ppp started, dhcp6c not running --- # netstat -nr Routing tables Internet: Destination Gateway Flags Netif Expire default 150.xxx.yy.z1 UGS tun0 59.xxx.yyy.zz2 link#3 UHS lo0 127.0.0.1 link#2 UH lo0 150.xxx.yy.z1 link#3 UH tun0 192.168.1.0/24 link#1 U re0 192.168.1.2 link#1 UHS lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 default fe80::5aac:78ff:fe22:8f00%tun0 UGS tun0 ::1 link#2 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 fe80::/10 ::1 UGRS lo0 fe80::%re0/64 link#1 U re0 fe80::aaaa:bbbb:cccc:dddd%re0 link#1 UHS lo0 fe80::%lo0/64 link#2 U lo0 fe80::1%lo0 link#2 UHS lo0 fe80::%tun0/64 link#3 US tun0 fe80::aaaa:bbbb:cccc:dddd%tun0 link#3 UHS lo0 ff01::%re0/32 fe80::aaaa:bbbb:cccc:dddd%re0 U re0 ff01::%lo0/32 ::1 U lo0 ff01::%tun0/32 fe80::aaaa:bbbb:cccc:dddd%tun0 US tun0 ff02::/16 ::1 UGRS lo0 ff02::%re0/32 fe80::aaaa:bbbb:cccc:dddd%re0 U re0 ff02::%lo0/32 ::1 U lo0 ff02::%tun0/32 fe80::aaaa:bbbb:cccc:dddd%tun0 US tun0 --- dhcp6c running, everything working --- # netstat -nr Routing tables Internet: Destination Gateway Flags Netif Expire default 150.xxx.yy.z1 UGS tun0 59.xxx.yyy.zz2 link#3 UHS lo0 127.0.0.1 link#2 UH lo0 150.xxx.yy.z1 link#3 UH tun0 192.168.1.0/24 link#1 U re0 192.168.1.2 link#1 UHS lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 default fe80::5aac:78ff:fe22:8f00%tun0 UGS tun0 ::1 link#2 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 2001:eee2:fff2:1234::/64 link#1 U re0 2001:eee2:fff2:1234:aaaa:bbbb:cccc:dddd link#1 UHS lo0 2001:eeee:ffff:5678::/64 link#1 U re0 2001:eeee:ffff:5678:aaaa:bbbb:cccc:dddd link#1 UHS lo0 fe80::/10 ::1 UGRS lo0 fe80::%re0/64 link#1 U re0 fe80::aaaa:bbbb:cccc:dddd%re0 link#1 UHS lo0 fe80::%lo0/64 link#2 U lo0 fe80::1%lo0 link#2 UHS lo0 fe80::%tun0/64 link#3 US tun0 fe80::aaaa:bbbb:cccc:dddd%tun0 link#3 UHS lo0 ff01::%re0/32 fe80::aaaa:bbbb:cccc:dddd%re0 U re0 ff01::%lo0/32 ::1 U lo0 ff01::%tun0/32 fe80::aaaa:bbbb:cccc:dddd%tun0 US tun0 ff02::/16 ::1 UGRS lo0 ff02::%re0/32 fe80::aaaa:bbbb:cccc:dddd%re0 U re0 ff02::%lo0/32 ::1 U lo0 ff02::%tun0/32 fe80::aaaa:bbbb:cccc:dddd%tun0 US tun0 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"