Possibly dumb question....
In 3.50 is there any way to convince an interface to grab DHCP addresses for interface aliases? My upstram provider doesn't provide static addresses and I need to bring up a couple extra aliased addresses on the external interface to route traffic to a DMZ server.
Actually, I'm not even certain that it's ever possible to get DHCP addesses for aliases since the MAC address would be the same. Maybe I've just answered my own question....
I suppose that I could just toss and extra NIC or two in the machine and have it fetch additional DHCP addresses, but that doesn't seem very reasonable.