Subject: just upgraded, SLIP no longer works
To: None <netbsd-help@netbsd.org>
From: Jeff Weisberg <jaw@magoo.roc.ny.us>
List: netbsd-help
Date: 11/13/1994 18:26:17
This weekend I did the upgrade to 1.0 (from 0.9).

Under 0.9, to get SLIP up and running, it was sufficient to:

slattach tty00
ifconfig sl0 192.168.201.1 broadcast 192.168.201.255 netmask 255.255.255.0
route add -host 192.168.201.2 -interface 192.168.201.1

(192.168.201.1 is the local box, 192.168.201.2 is the remote box)

I've tried various permutations of this, but now under 1.0 all I can
get is "ping: sendto: No route to host".

any help much appreciated
	--jeff


relevant output:

bach-p0-jaw 10% netstat -nr
Routing tables

Internet:
Destination      Gateway            Flags     Refs     Use  Interface
127.0.0.1        127.0.0.1          UH          1       24  lo0
192.168.200      link#1             UC          0        0  ed0
192.168.200.1    8:0:20:7:c3:4      UHL         1      383  ed0
192.168.200.2    8:0:20:0:61:a2     UHL         0        3  ed0
192.168.200.4    0:0:e8:c3:5d:ae    UHL         0        1  lo0
192.168.201.2    192.168.201.1      UH          0       11  sl0

bach-p0-jaw 11% ifconfig -a
ed0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST>
        inet 192.168.200.4 netmask 0xffffff00 broadcast 192.168.200.255
lo0: flags=8009<UP,LOOPBACK,MULTICAST>
        inet 127.0.0.1 netmask 0xff000000 
sl0: flags=c011<UP,POINTOPOINT,LINK2,MULTICAST>
        inet 192.168.201.1 --> 192.168.201.2 netmask 0xffffff00 
sl1: flags=c010<POINTOPOINT,LINK2,MULTICAST>
ppp0: flags=10<POINTOPOINT>

bach-p0-jaw 12% psg slattach
root       154  0.0  0.0    40   24 v0  I     5:20PM    0:00.01 slattach -s 9600 tty00