Hello, It is possible to get several interfaces assigned to one card, the simplest way is to use aliases, like: ifconfig eth0:0 <address> Is it possible to assign a different MAC address to an aliased interface? ifconfig eth0:0 hw ether <MAC> doesn't seem to work... Thanks, --Lyosha