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

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
MJLM> ifconfig eth1 192.167.0.1 netmask 255.255.255.0 up
MJLM> ifconfig eth2 192.166.0.1 netmask 255.255.255.0 up
MJLM> --
MJLM> Put this on /etc/rc.boot and chmod 755

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



Reply to: