maikel
07-04-2005, 11:12
If u want more ips u can create virtual devices.
Lets assume u have 1 network card called eth0.
Our first virtual device will be:
eth0:0
Now enter the ip and netmask u got from fdc servers and its all done:
ifconfig eth0:0 <ip> netmask <255.255.255.248>
Next command should be
ifconfig eth0:1 <ip> netmask<netmask>
And so on.
REMEMBER: U can't add ips on Vds u need to ask FDC to let them add them for you.
Good Luck!
Maikel
Lets assume u have 1 network card called eth0.
Our first virtual device will be:
eth0:0
Now enter the ip and netmask u got from fdc servers and its all done:
ifconfig eth0:0 <ip> netmask <255.255.255.248>
Next command should be
ifconfig eth0:1 <ip> netmask<netmask>
And so on.
REMEMBER: U can't add ips on Vds u need to ask FDC to let them add them for you.
Good Luck!
Maikel