Re: local net problems

1997-11-30 Thread Bill Leach
Thanks LeRoy, I'll have to go look at the other system but I know that I looked at the /etc/init.c/network file. I have two Debian i386 configurations here, one bo (the one I am now using) and one hamm. Everything on the bo system works. The mystery to me is that when things seem to be config

Re: local net problems

1997-11-30 Thread LeRoy D. Cressy
Hi Bill, In the boot process /etc/init.d/network is run. Here is a sample from my home machine. #! /bin/sh # #Setup loopback # /sbin/ifconfig lo 127.0.0.1 /sbin/route add -net 127.0.0.0 # # Attach ethernet device # /sbin/ifconfig eth0 up /sbin/ifconfig eth0 patches-place netmask 255.255.255

RE: local net problems

1997-11-22 Thread George Bonser
I think I had this same problem. Let me have a look at your /etc/init.d/network. I thought it was something that I scewed up during the install but it looks like it might be a bug. It sets the local interface as the default route rather than setting it to what is supposed to be the gateway. (loo

local net problems

1997-11-22 Thread Bill Leach
I have installed debian hamm (on an EIDE Pentium about a week ago). Kernel 2.0.29 (since configured, compiled, and installed a 2.0.30 kernel). There are two weird problems that I am experiencing... The first problem is that the ethernet module is not loading. But typing "insmod /lib/modules/2.0.