> On Fri, Dec 14, 2012 at 02:46:33PM -0800, Chris H wrote: >> OK. So it is possible with BSD. Let's try to make it permanent! >> adding any of the following attempts failed miserably: >> ifconfig_ue0="ether ##:##:##:##:##:## DHCP" >> >> ifconfig_ue0="DHCP" >> ifconfig_ue0_alias0="ether ##:##:##:##:##:##" >> > > Try this: > > ifconfig_ue0="DHCP" > create_args_ue0="ether ##:##:##:##:##:##"
Excellent! I had never heard/seen the _args_ option for NIC's before. Thank you! --Chris > > Glen > > _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"