ifconfig_dc0="inet 66.92.76.224 netmask 255.255.255.0"
ifconfig_dc1="DHCP"
defaultrouter="66.92.76.1"
hostname="amazingdev.com"
If I comment out the ifconfig_dc1 line, all is well. It is DHCP because
I have a Linksys router on my internal network, so it picks up the
192.168.* address just fine if it is in there. How can I get it so that
the "default" NIC is the 66.92 one, not the 192.168 one? I tried
switching the order of the lines in rc.conf but that doesn't help.
It's my understand that if you have the router, you sould not have the
second NIC installed. You need to route using the router setup.... methinks.
Sorry, but I'm not exactly sure what you mean. Do you mean that if I set
up a router on my FreeBSD machine (the router in my rc.conf is actually from
Speakeasy.net), I could connect directly to the Internet via my NIC, and yet
somehow allow access to/from my local, 192.168.* address?
--
Jonathan Arnold (mailto:jdarnold@;buddydog.org)
Amazing Developments http://www.buddydog.org
Health nuts are going to feel stupid someday, lying in
hospitals dying of nothing. -- Redd Foxx
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message