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

RE: Multiple Network Cards in Debian



Derek,

Try this.. Add the lines at netstart on /etc/init.d/rc, try adding it on the
bottom page. Im not sure why does /etc/rc.boot does not run on startup. Mine
works fine. Maybe someone from the developers can help you out more.

The name's Louie btw. :)

Thanks,
Louie


--


-----Original Message-----
From: Derek Chew En-Hock [mailto:sdchew@ieee.org] 
Sent: Thursday, May 22, 2003 5:45 PM
To: Miranda, Joel Louie M
Cc: debian users
Subject: Re: Multiple Network Cards in Debian


Hello Joel,

I have tried doing this manually and it works fine... but the funny thing is
the system doesn't seem to do it at bootup although I followed your
instruction regarding placing the file at /etc/rc.boot/netstart and doing
the chmod 755... am I missing anything?

Thursday, May 22, 2003, 2:24:45 PM, you wrote:
MJLM> Try doing it manually.
MJLM> --
MJLM> #!/bin/sh
MJLM> ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up ifconfig eth1 
MJLM> 192.167.0.1 netmask 255.255.255.0 up ifconfig eth2 192.166.0.1 
MJLM> netmask 255.255.255.0 up
MJLM> --
MJLM> Put this on /etc/rc.boot and chmod 755

-- 
Best regards,
 Derek                            mailto:sdchew@ieee.org


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



Reply to: