Re: networking broken (ifup, route add)

2001-06-13 Thread Gregory Guthrie
At 09:33 AM 06/13/2001 -0300, Miguel Griffa wrote: At 12:40 p.m. 12/06/01 -0500, you wrote: At 01:44 PM 06/12/2001 -0300, you wrote: At 11:05 a.m. 12/06/01 -0500, you wrote: At 12:57 PM 06/12/2001 -0300, Miguel Griffa wrote: SO,  1) what's wrong with ifup,  2) how to manually add localhost. try "i

Re: networking broken (ifup, route add)

2001-06-12 Thread Gregory Guthrie
At 12:57 PM 06/12/2001 -0300, Miguel Griffa wrote: SO, 1) what's wrong with ifup, 2) how to manually add localhost. try "iface lo inet loopback" (for 127.0.0.1) -- I think this is a /etc/network/interfaces specification, not an actual command: omega:/local# iface lo inet loopback

Re: networking broken (ifup, route add)

2001-06-12 Thread Gregory Guthrie
oops, 10.10.10.0 != 10.10.0.0 according to routing tables, ifconfing should give you an address like 10.10.10.x is this correct? -- Good observation, error on my part. I corrected; omega:/local# cat netset # # emergency network setup ifconfig

Re: networking broken (ifup, route add)

2001-06-11 Thread ktb
On Mon, Jun 11, 2001 at 10:50:05PM -0500, Gregory Guthrie wrote: > Help; > > after an apt-get fiasco, I seem mostly restored, but networking is still > broken. > (Thanks for other hints on those recoveries) > > Symptoms: > > 1) I can manually add etho, > but not localhost, > omega:/etc