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

Re[2]: Multiple Network Cards in Debian



Hello Joel,

thanks for looking into this for me...

I have tried it manually and it allows me to ping other machines on
the other networks... bad news is now the DNS is broken and I suspect
it should be something to do with not providing a default gateway and
DNS settings.. will look into the man pages of ifconfig to see what
they have to say about that...

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

MJLM> --
MJLM> Thanks,
MJLM> Louie


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



Reply to: