On Sat, Mar 31, 2001 at 05:26:26PM -0700, Jimmy Richards wrote: > > P3V4X:~# ifconfig eth0 down > > P3V4X:~# ifconfig eth0 inet netmask 255.255.255.0 -pointopoint 192.168.1.100 > address 192.168.1.100
My other debian computer works fine without the -pointopoint option. Tried this anyway and got "Host name lookup failure" In /etc/hostname I have simply "progeny" (though it is is debian 2.2_R2 potato). In /etc/hosts : 127.0.0.1 localhost 192.168.1.101 progeny 192.168.1.100 debian Any suggestions. I believe this should work. Kevin > > P3V4X:~# route > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref Use Iface > 192.168.1.0 * 255.255.255.0 U 0 0 0 eth0 > > > P3V4X:~# route add default gw 192.168.1.1 > > P3V4X:~# route > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref Use Iface > 192.168.1.0 * 255.255.255.0 U 0 0 0 eth0 > default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0 > > > > Hope that helps somehow, and good luck, > > Jimmy Richards > > On Saturday 31 March 2001 17:07, Kevin C. Smith wrote: > > I installed Debian 2.2_R2 today on my second computer. It was running > > Redhat then Progeny RC1 just fine. After installing Debian I am unable to > > reach (ping) my gateway. > > > > #ifconfig (results are fine). > > #route (takes a long time to finish, taking time with default gateway, > > but when it does finish, 15 minutes later, results are fine). > > > > The correct module is loaded (tulip), the NIC is recognized during boot. > > Use the same NIC on the other computer running Debian unstable, without > > trouble. > > > > What am I missing. Progeny autoconfigured fine, so know I am missing > > something. > > > > PS. The lights on my Linksys Etherfast Cable router show the connection > > to this computer is failing every 10-15 seconds. > > > > Thanks, > >