Subject: None
To: None <current-users@netbsd.org>
From: Nevil Thatcher <nathatcher@optushome.com.au>
List: current-users
Date: 06/25/2002 18:24:11
Hi,

=20

Have upgraded to NetBSD 1.6BETA2 (from NetBSD 1.5.2) and am finding that
the default route is not being established as it was under NetBSD 1.5.2.

=20

Under NetBSD 1.5.2 the following entries would be added to the route
table:-

=20

192.168.10.10    192.168.10.1       UH    =20

192.168.10.10    0:80:ad:16:fe:f1   UH    =20

=20

Under NetBSD 1.6BETA2 I find that the route

=20

192.168.10.10    192.168.10.1       UH    =20

=20

is not being added, and the following is in the messages log

=20

Jun 25 17:46:25 lamborghini pppd[903]: Using interface ppp0

Jun 25 17:46:25 lamborghini pppd[903]: Connect: ppp0 <--> /dev/tty00

Jun 25 17:46:28 lamborghini pppd[903]: user nevil logged in

Jun 25 17:46:28 lamborghini pppd[903]: Couldn't add default route: File
exists   =DF----------------------------------------------------------

Jun 25 17:46:28 lamborghini pppd[903]: found interface tlp0 for proxy
arp

Jun 25 17:46:28 lamborghini pppd[903]: local  IP address 192.168.10.1

Jun 25 17:46:28 lamborghini pppd[903]: remote IP address 192.168.10.10

Jun 25 17:46:30 lamborghini ntpd[193]: Connection re-established to
192.168.10.10

Jun 25 17:47:06 lamborghini pppd[903]: LCP terminated by peer
(%M-^Y\?^@<M-Mt^@^@^@^@)

Jun 25 17:47:07 lamborghini pppd[903]: Hangup (SIGHUP)

Jun 25 17:47:07 lamborghini pppd[903]: Modem hangup

Jun 25 17:47:07 lamborghini pppd[903]: Connection terminated.

Jun 25 17:47:07 lamborghini pppd[903]: Connect time 0.7 minutes.

Jun 25 17:47:07 lamborghini pppd[903]: Sent 644 bytes, received 12364
bytes.

Jun 25 17:47:07 lamborghini pppd[903]: Exit.

=20

I have worked around this by using an ip-up / ip-down script to add the
route, but has anyone else seen this. It was not necessary under 1.5.

=20

Thanks

Nevil