[27] in SIPB_Linux_Development
re: Oops, I accidentally killed Keesh. Sorry.
daemon@ATHENA.MIT.EDU ("Mark W. Eichin")
Mon Jul 5 02:24:17 1993
Date: Fri, 11 Jun 93 10:32:50 EDT
From: eichin@athena.mit.edu ("Mark W. Eichin")
To: svalente@athena.mit.edu
Cc: linux-dev@athena.mit.edu
In-Reply-To: svalente@Athena.MIT.EDU's message of Fri, 11 Jun 93 07:41:57 -0400 <9306111141.AA17735@podge>
/m3/netstuff/p10/etc/ifconfig lo 127.0.0.1 netmask 255.255.255.0
/m3/netstuff/p10/etc/route add 127.0.0.1
/m3/netstuff/p10/etc/ifconfig eth0 192.80.44.7 netmask 255.255.255.0
/m3/netstuff/p10/etc/route add 192.80.44.7
/m3/netstuff/p10/etc/route add default gw near-gw
(adjust paths and IP address to suit.) I have not integrated the net-2
executables since I want to be able to bring up my old kernel; you
might as well integrate these on quiche.
Note however that if you haven't installed the patches from
the netstat-0.70 release, you will be completely hosed. Alternatively,
wait until Fred VanK releases net-2e, which will be patches to 99p10,
some time in the next day or two and use that.
_Mark_