Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 13:32:59 -0500 (CDT)
From:      Mike Meyer <mwm@mired.org>
To:        Melvin Brown <melvin@mailmall.net>
Cc:        questions@freebsd.org
Subject:   Re: Adaptec Quartet NIC
Message-ID:  <14820.45659.121962.740383@guru.mired.org>
In-Reply-To: <5298904@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Melvin Brown writes:
> I have installed the ANA-62044 NIC and am not able to ping anything on
> my network using that card.  I see the entries for the card when I
> execute ifconfig -a.  I am attempting to use the box as a router on a
> network. What am I doing wrong?

Did you ifconfig the card to bring it up? The standard way to do this
on the command line is "ifconfig <if> inet <IP address> up" (the up is
isn't required the first time you bring it up). To make it happen on
startup, add the appropriate entries to /etc/rc.conf. If you're not
sure what those are, read /etc/defaults/rc.conf (whoops - that's
assuming you're running a recent freebsd; otherwise you have to work
on /etc/rc.conf directly).

	<mike



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14820.45659.121962.740383>