Re: Broadcom NetXtreme II BMC5708 no carrier



IIRC, there is some problems with the driver in FreeBSD for these network cards. My guess is you've got a newer Dell server? Your only real option is to install a different network card.

Eric Crist


On Nov 24, 2007, at 8:18 AM, supportsobaka@xxxxxxx wrote:

Hello

We have problem with Broadcom NetXtreme II BMC5708 on our blade
server.

ifconfig bce0 report:

bce0: flags=8847<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU>
inet 172.0.0.199 netmask 0xffffff00 broadcast 172.0.0.255
ether 00:1a:64:33:29:c7
media: Ethernet autoselect (none)
status: no carrier


Try to set
#ifconfig bce0 media 1000baseSX mediaopt full-duplex

bce0: flags=8847<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU>
inet 172.0.0.199 netmask 0xffffff00 broadcast 172.0.0.255
ether 00:1a:64:33:29:c7
media: Ethernet 1000baseSX <full-duplex> (none)
status: no carrier


Status don't want change to active, and nothing work :(

FreeBSD 6.3-PRERELEASE (7.x have problem too)

Is any idea?
--
mailto:supportsobaka@xxxxxxx

_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"

-----
Eric F Crist
Secure Computing Networks


_______________________________________________
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: newbie Q
    ... Get yourself an older box put a couple of network cards in it and install ... It takes some time and research but it works and your boss will love the ... you won't need any keys. ... (FreeBSD just happens to be what I know. ...
    (comp.security.firewalls)
  • Re: Please Help, My natd/firewall Not Work :(
    ... I have problem with my network, I use 2 Network Cards in my FreeBSD ... /sbin/ipfw add 1400 deny tcp from any to any not established tcpflags fin ... /sbin/ipfw add 5100 divert natd ip from any to 192.168.0.1 ...
    (freebsd-questions)
  • Please Help, My natd/firewall Not Work :(
    ... I have problem with my network, I use 2 Network Cards in my FreeBSD computer ... and 1 Network Cards in WinXP Prof sp2, ... /sbin/ipfw add 1400 deny tcp from any to any not established tcpflags fin ...
    (freebsd-questions)
  • Re: Lisp anxieties
    ... For a relatively inexpensive system ... > my recommendation would be FreeBSD and some good PC hardware, ... > Then use some good Lisp (CMUCL runs on FreeBSD). ... network cards that are able to use the polling interface, ...
    (comp.lang.lisp)
  • Re: Multiple broadcasts
    ... >> I want to make a broadcast on my subnet, and I have written it like ... >> The question is, will this be broadcasted on all my network cards, ... I'm pretty sure that's a broadcast is only sent on one interface in Windows. ... See my discoveries on how the interface to send a multicast packet on is ...
    (microsoft.public.win32.programmer.networks)