Projet AIM wrote:
Hi all
Hello
I am Newbie at Debian and (and Linux in general) as you might guess I am facing some newbie problems Can anyone tell me how to configure multiple IP adresses on the same interface ?
address
I apreciate you help
Si ton interface est eth0, tu peux configurer les interfaces eth0:0 eth0:1 ... en utilisant la commance ifconfig ifconfig eth0:0 X.X.X.X netmask X.X.X.X
ifconfig eth0:1 X.X.X.X netmask X.X.X.X ifconfig eth0:N X.X.X.X netmask X.X.X.X eth0:0 est la deuxieme interface, eth0 reste l'interface principale