>>>>> "bostondriver" == bostondriver  <[EMAIL PROTECTED]> 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:       [EMAIL PROTECTED]                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to