Re: Sunfire X2200 ipfw and bge issues



Hi,

On 07 03 30, Lisa Besko wrote:
Ian Smith wrote:
On Thu, 29 Mar 2007, Lisa Besko wrote:

firewall_enabled="YES"
firewall_type="CLIENT"

Try firewall_enable without the 'd'. Not much fuzzy logic in rc ..

Thanks for pointing out my fat finger error. The firewall came up just
fine after fixing that.

Now any ideas on why they system reboots every time the ethernet cable
is plugged in to the bge0 port? or why the nve ethernet ports are not
recognized?

I am getting an error the next time it reboots that says something like
"hyper transport sync flood" error and I have to press F1 to get it to
reboot. That error is from the BIOS I believe.

about bge, try to boot FreeBSD and put these into /boot/loader.conf :
hw.pci.enable_msi="0"
hw.pci.enable_msix="0"

maybe those will help ;) I used these on x4100 when I had similar
problems with em* .
and about nve, try kldload nfe , not nve ;)

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



Relevant Pages

  • Re: Sunfire X2200 ipfw and bge issues
    ... Thanks for pointing out my fat finger error. ... The firewall came up just fine after fixing that. ... or why the nve ethernet ports are not recognized? ... I am getting an error the next time it reboots that says something like "hyper transport sync flood" error and I have to press F1 to get it to reboot. ...
    (freebsd-stable)
  • Re: Sunfire X2200 ipfw and bge issues
    ... or why the nve ethernet ports are not recognized? ... I am getting an error the next time it reboots that says something like "hyper transport sync flood" error and I have to press F1 to get it to reboot. ... The system still reboots when a cable is plugged into the bge0 port. ... and about nve, try kldload nfe, not nve;) ...
    (freebsd-stable)
  • Re: Sunfire X2200 ipfw and bge issues
    ... is plugged in to the bge0 port? ... or why the nve ethernet ports are not recognized? ... I am getting an error the next time it reboots that says something like "hyper transport sync flood" error and I have to press F1 to get it to reboot. ... I still have no idea why this was happening but I did disable the bge driver in the kernel and then patch the nve driver as stated in ...
    (freebsd-stable)