Subject: slip with freebsd?
To: None <netbsd-help@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 04/14/2003 21:49:04
Does anyone use slip anymore?
I tried to do a slip connection from a NetBSD/i386 1.6 box to a FreeBSD
(i386) 4.62 system. But no go.
On the FreeBSD system:
slattach -l -h -s 115200 /dev/cuaa0
ifconfig sl0 192.168.0.111 192.168.0.110
route change default 192.168.0.110
On the NetBSD system:
slattach -l -h -s 115200 /dev/tty00
ifconfig sl0 192.168.0.110 192.168.0.111
sysctl -w net.inet.ip.forwarding=1
arp -s 192.168.0.111 00:00:c0:4d:76:db pub
(I also tried without any options to slattach other than device.)
Does anyone use slip with NetBSD with NetBSD 1.6?
Jeremy C. Reed
http://bsd.reedmedia.net/