Click to See Complete Forum and Search --> : ip aliasing


zerg4141
04-19-2007, 09:12 PM
Hi, I am trying to set up a "pseudo" interface on my ethernet card, to have in effect two interfaces on one physical device, much like VMware has its "vmnet" interface. So far the only way i've found to do this though is through IP aliasing. But with aliasing, I cannot seem to get my dhcp server to give my eth0:0 alias interface a dhcp lease.

Is this possible? If so, how, or if not, what is the best way to have two interfaces with one network card?

Thanks in advance,

zerg4141

ph34r
04-20-2007, 08:18 AM
dhclient eth0:0 or dhcpcd eth0:0

Or use a static address on the extra "card"