Add ip alias
Brought to you by:
muthanna
We can set ip alias on a ethernet card. I think it
will be better if quickswitch supports ip alias
feature.
The belows is the examples:
/sbin/ifconfig lo 127.0.0.1
/sbin/ifconfig eth0 up
/sbin/ifconfig eth0 172.16.3.1
/sbin/ifconfig eth0:0 172.16.3.10
/sbin/ifconfig eth0:1 172.16.3.100
Logged In: YES
user_id=144495
Use the device= line in each profile for this.
[Home]
device=eth0:1
ip=172.16.3.1
etc...