[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: route goes on reboot ?



Put the info in /etc/network/interfaces.  Mine looks like:

auto eth0
iface eth0 inet static
        address 192.168.8.30
        netmask 255.255.255.0
        network 192.168.8.0
        broadcast 192.168.8.255
        gateway 192.168.8.254

Technically you don't need all the fields but I put them all in as a
reminder.

-- 
Sincerely,

David Smead
http://www.amplepower.com.

On Thu, 2 May 2002, Kapil Khosla wrote:

> Hi,
> In my current configuration , I have to do an
> ifconfig eth0 IP addr and route commands everytime I reboot.
> The problem is on reboot, all these settings "vanish" and I have to give these commands again.
>
> I sort of know that these have to be put in some /etc/rc**
> but am not sure which file do I have to put these files and if they should be put early in the booting procedure or in the last will do.
>
> Thanks
> Kapil
>
>
>
>


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: