two dc cards on 5.4

Sean Murphy smurphy at calarts.edu
Thu Aug 11 00:33:00 GMT 2005


Sean Murphy wrote:
> dave wrote:
> 
>> Hi,
>>     Thanks for your reply. I'll give that a shot. My problem is the 
>> dc0 card
>> gets it's ip via dhcp, can i still use media and mediaopt with dhcp?
>> Thanks.
>> Dave.
>>
>> _______________________________________________
>> freebsd-questions at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to 
>> "freebsd-questions-unsubscribe at freebsd.org"
>>
> 
> try this in your rc.conf
> 
> ifconfig_dc0="DHCP"
> ifconfig_dc0="100baseTX mediaopt full-duplex"
> 
> ifconfig_dc1="DHCP"
> ifconfig_dc1="100baseTX mediaopt full-duplex"
> 
> 

*Correction*

ifconfig_dc0="DHCP"
ifconfig_dc0="media 100baseTX mediaopt full-duplex"

ifconfig_dc1="DHCP"
ifconfig_dc1="media 100baseTX mediaopt full-duplex"

-- 
Sean Murphy
Senior Network Technician
California Institute of the Arts
661-253-7732
smurphy at calarts.edu


More information about the freebsd-questions mailing list