Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2005 17:00:05 +0000
From:      bostondriver@comcast.net
To:        freebsd-net@freebsd.org
Subject:   ifconfig_fxp0 with both DHCP and Link?
Message-ID:  <122020051700.20160.43A83894000F31D000004EC022058863609D0A90079D0B02019B9C010D@comcast.net>

next in thread | raw e-mail | index | archive | help
Hi,

I need to set my connection to my cable provider to use both DHCP and set the Ethernet address.  Is one meant to use rc.conf for both?

man rc.conf says that options can be specified along with DHCP, but setting an address family doesn't show up in the options section of the man page.

I belive that placing "ifconfig fxp0 link aa:bb:cc:dd:ee:ff" in  /etc/start_if.fxp0 and then leaving rc.conf with just ifconfig_fxp0="DHCP" will work.  But that puts the config in multiple files.  I'd like to avoid that.

What do others do?  I can't be the only one who wants to avoid calling the cable company when they change an Ethernet card.

Thanks,
BD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?122020051700.20160.43A83894000F31D000004EC022058863609D0A90079D0B02019B9C010D>