Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 21:40:34 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        J Ramos <jramos2@nc.rr.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Questions with configuring multiple NIC's
Message-ID:  <4216A722.3030104@mac.com>
In-Reply-To: <000801c5162a$6f191740$6501a8c0@europa>
References:  <002701c51488$fd369e10$6501a8c0@europa> <000801c5162a$6f191740$6501a8c0@europa>

next in thread | previous in thread | raw e-mail | index | archive | help
J Ramos wrote:
> I've managed to get myself absolutely lost. I've got everything 
> recompiled, no network interfaces on startup. I can ifconfig sis0, the 
> onboard ethernet, it "works." Only problem is, I can't reach anything 
> off the local network. What am I missing? I know it's something that 
> init calls at startup that reads resolv.conf, etc..., but I have yet to 
> figure out what. I've been Googling for a while and reading man pages; 
> rc, rc.conf, resolv.conf, init, etc..., and I'm stumped. If anyone could 
> offer anything it would be much appreciated.

Probably a default route.  Try "route add default _IP_of_your_router_"
Or try running dhclient.  Does that give you a working network config?

If you want to reconfigure your machine via a menu, run /stand/sysinstall, and 
you can see what changing the network config from there does to /etc/rc.conf.

-- 
-Chuck



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