ifconfig_fxp0 with both DHCP and Link?



>>>>> "bostondriver" == bostondriver <bostondriver@xxxxxxxxxxx> writes:

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

Pre 6.0, you can edit /etc/dhclient.conf and do the following:

interface "dc0" {
media "media 10baseT/UTP mediaopt full-duplex";
}

IIRC, the media line can accept an 'ether' statement.

Dave.

--
============================================================================
|David Gilbert, Independent Contractor. | Two things can be |
|Mail: dave@xxxxxxxx | equal if and only if they |
|http://daveg.ca | are precisely opposite. |
=========================================================GLO================
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: ifconfig_fxp0 with both DHCP and Link?
    ... > I need to set my connection to my cable provider to use both DHCP and ... I can't be the only one who wants to avoid calling ... > the cable company when they change an Ethernet card. ...
    (freebsd-net)
  • ifconfig_fxp0 with both DHCP and Link?
    ... I need to set my connection to my cable provider to use both DHCP and set the Ethernet address. ... I can't be the only one who wants to avoid calling the cable company when they change an Ethernet card. ...
    (freebsd-net)