rev 244030 route command is not working
Artyom Mirgorodskiy
artyom at ijminteractive.net
Sat Dec 8 11:07:00 UTC 2012
I just upgraded to revision 244030. Unexpected route command is not working:
#route add default 192.168.1.1
route: fiboptlist_csv failed.
#netstat -rn
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
127.0.0.1 link#2 UH 0 6 lo0
192.168.1.0/24 link#3 U 0 491 wlan0
192.168.1.10 link#3 UHS 0 0 lo0
Internet6:
Destination Gateway Flags Netif Expire
::1 link#2 UH lo0
fe80::%lo0/64 link#2 U lo0
fe80::1%lo0 link#2 UHS lo0
fe80::%wlan0/64 link#3 U wlan0
fe80::e2ca:94ff:fe7e:d00e%wlan0 link#3 UHS lo0
ff01::%lo0/32 ::1 U lo0
ff01::%wlan0/32 fe80::e2ca:94ff:fe7e:d00e%wlan0 U wlan0
ff02::%lo0/32 ::1 U lo0
ff02::%wlan0/32 fe80::e2ca:94ff:fe7e:d00e%wlan0 U wlan0
Old binary (from freebsd 9-stable) work fine:
./route add default 192.168.1.1
add net default: gateway 192.168.1.1
Delete default also failed:
route delete default
route: fiboptlist_csv failed.
Kernel config - GENERIC without -g
MALLOC_PRODUCTION=1
--
This message is for the person(s) named above only and may contain privileged, proprietary, or otherwise private information. If you received this transmission in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
More information about the freebsd-current
mailing list