two dc cards on 5.4

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


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"


-- 
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