Date: Mon, 28 Jan 2002 10:00:24 +0200 From: =?iso-8859-1?Q?David_Sieb=F6rger?= <drs-stable@rucus.ru.ac.za> To: freebsd-stable@freebsd.org Subject: Re: conflict: orinoco card vs 3com in my 4.4-stable box? Message-ID: <20020128100024.A99241@rucus.ru.ac.za> In-Reply-To: <200201280624.g0S6OkR20473@jupiter.centrin.net.id> References: <200201280624.g0S6OkR20473@jupiter.centrin.net.id>
next in thread | previous in thread | raw e-mail | index | archive | help
budsan02@bdg.centrin.net.id wrote: > here is my configuration in rc.conf: > gateway_enable="yes" > default_router="202.143.99.200" <-- ISP's gateway ip. > pccard_enable="yes" > pccard_config="inet 202.143.97.210 netmask 255.255.255.252" <--orinoco static ip. Double-check those IP addresses and netmask. With a 255.255.255.252 netmask, you won't be able to reach 202.143.99.200 directly. With your configuration as it is, I expect you'll see a message like this as your PC boots: add net default: gateway 202.143.99.200: Network is unreachable -- David Siebörger drs-stable@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020128100024.A99241>