Date: Sat, 04 Dec 2004 11:13:23 -0600 From: Eric Schuele <e.schuele@computer.org> To: Kiffin Gish <kiffin.gish@planet.nl> Cc: freebsd-mobile@freebsd.org Subject: Re: wi0 values like Wepkey etc... Message-ID: <41B1F033.1030601@computer.org> In-Reply-To: <001301c4da19$be08ecb0$9900000a@ZGISH> References: <001301c4da19$be08ecb0$9900000a@ZGISH>
next in thread | previous in thread | raw e-mail | index | archive | help
Kiffin Gish wrote:
> Great, I got it working (almost) with the following:
>
> wepmode on wepkey 2:40-bit xxxxxxxx
>
> Now status is "associated" but I still cannot get to the internet.
>
> I have to go through the wireless router (10.0.0.139) which is connected
> through the DSL modem (10.0.0.138) etc.
>
> I can ping myself (10.0.0.153), but when I try and ping other machines
> (10.0.0.15x) hooked up via the router, or the router and/or the modem, I
> get:
>
> sendto: Host is down.
>
> And when I try to ping my dns server I get:
>
> Sendto: No route to host.
>
> What about the stationname value?
>
> Under my old Windows system it worked fine with these settings, so I know
> they are alright, but now that I have dumped Windows for good, it would sure
> be nice to access the network.
>
Sounds like you do not have a default route or any DNS servers specified.
Can you post output to:
netstat -r
cat /etc/resolv.conf
Are you using DHCP?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41B1F033.1030601>
