> Hello > Try this: > ip link set eth0:x name shit1 > > and then... > iptables -A FORWARD -i shit1 -do something > > I did "ip link set eth0:1 name ble1" and I get respond: "SIOCSIFNAME: Device or resource busy" eth0 is up and eth0:1 is down. Where is the hatch? Robert