Re: Server unreachable after quagga install from ports

2008-01-23 Thread Nomad
On 1/23/08, Brian A. Seklecki <[EMAIL PROTECTED]> wrote:
>
>
> On Tue, 2008-01-22 at 23:50 -0600, Nomad wrote:
> > I just setup a server running FreeBSD 6.3.  After the install I made
> some
>
>
> Ugh... show us:
>
> $ netstat -rn -f inet
> $ arp -an
>
> Any pf.conf(5) or rc.conf(5).  Likely $defaultroute in rc.conf(5) is a
> short-lived value.
>
> ~BAS
>
> > Any information would be appreciated.



UGH is right ... have you ever sent a message and then 1/2 a second after
you hit SEND you realized you're an idiot and you overlooked something
extremely obvious?  Well that's me in this case    turns out in my
quagga config I had the native interface in shutdown.

Sorry.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Server unreachable after quagga install from ports

2008-01-22 Thread Nomad
I just setup a server running FreeBSD 6.3.  After the install I made some
housekeeping changes, installed some ports ... so far so good, no problems.
 Rebooted the server and still no problems.  After installing quagga
(/usr/ports/net/quagga)  is when I started having problems.  The server got
rebooted and I couldn't reach it.  The default appeared to be up and the NIC
showed as up but I couldn't ping it.  I used ifconfig to bring the NIC down
and then up and after that I could ping the machine and ssh to it.

Has anybody else encountered this with quagga?  I'm just using it to run
ospfd and advertise some addresses I have setup on the loopback.

Any information would be appreciated.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Upgrading network card driver on FreeBSD 6.2 ?

2008-01-18 Thread Nomad
Just recently found out that FreeBSD 6.2 doesn't have native support for my
network card:

  Broadcom NetXtreme II BCM5708 1000Base-T (B2)

It does work on machines with the B0 rev.   In order to upgrade the driver,
is it sufficient to replace the contents of:

 /usr/src/sys/dev/bce/

??   Or are there other src files I also need to replace?


While browsing one of the ftp mirrors I noticed there were
6.3-RELEASEimages available but I'm always wary of using a brand new
release.

Any information would be appreciated.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Updating/patching network card driver?

2007-12-18 Thread Nomad
I installed FreeBSD 6.2 on my computer but the network card (bge) wasn't
detected properly.  On troubleshooting the problem I found the driver for
this family of NICs isn't appropriate to my particular release.  I would
prefer to stay with the RELEASE branch but found an updated
driver.  In updating the driver, is it sufficient to replace the
contents of  /usr/src/sys/dev/bge  with the updated version and then
rebuild the kernel?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"