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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"