Re: /etc/inid.d/networking script

2007-07-07 Thread Bob Proulx
Jaime Ventura wrote: >I'm new to debian and Im using etch. I see you have already the answer but I wanted to add to it. >I've made some changes on the /etc/network/interfaces and was > hopping that "/etc/inid.d/networking restart" would apply the changes. >Big mistake. The interfaces

Re: /etc/inid.d/networking script

2007-07-06 Thread Jaime Ventura
Yes, you're right. But I wanted to understart why the script wasnt working like i thought it would. Thank you for you reply Justin Hartman wrote: On 7/6/07, Jaime Ventura <[EMAIL PROTECTED]> wrote: I've made some changes on the /etc/network/interfaces and was hopping that "/etc/inid.d/netw

Re: /etc/inid.d/networking script

2007-07-06 Thread Jaime Ventura
Thats It. Thanks Raffaele Morelli wrote: I took a look on the /etc/inid.d/networking script and noticed that the "ifup -a" wouldnt ifup the interfaces. So, "ifup -a" doesnt work, but ifup eth0 works just fine. from ifup --help: ifup -a configure a

Re: /etc/inid.d/networking script

2007-07-06 Thread Justin Hartman
On 7/6/07, Jaime Ventura <[EMAIL PROTECTED]> wrote: I've made some changes on the /etc/network/interfaces and was hopping that "/etc/inid.d/networking restart" would apply the changes. Big mistake. The interfaces went down and didnt got up. When I first started with interfaces I had the

Re: /etc/inid.d/networking script

2007-07-06 Thread Raffaele Morelli
I took a look on the /etc/inid.d/networking script and noticed that the "ifup -a" wouldnt ifup the interfaces. So, "ifup -a" doesnt work, but ifup eth0 works just fine. from ifup --help: ifup -a configure all interfaces marked "auto" so check your /e

/etc/inid.d/networking script

2007-07-06 Thread Jaime Ventura
t up. Shouldnt "/etc/inid.d/networking restart", ifdown and ifup all the interfaces? I took a look on the /etc/inid.d/networking script and noticed that the "ifup -a" wouldnt ifup the interfaces. So, "ifup -a" doesnt work, but ifup eth0 works just