The personal website of Philip Mather

Parasitic IP

ip addr del www.xxx.yyy.zzz dev eth0
ip addr add www.xxx.yyy.zzz dev eth0

[root@localhost ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0:0
DEVICE=eth0:0
IPADDR=www.xxx.yyy.zzz
NETMASK=255.255.255.0
ONBOOT=no