Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2008 09:41:46 -0600
From:      Chad Perrin <perrin@apotheon.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: wireless help
Message-ID:  <20080608154146.GA3547@kokopelli.hydra>
In-Reply-To: <17709547.post@talk.nabble.com>
References:  <17709547.post@talk.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--+HP7ph2BbKc20aGI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Jun 07, 2008 at 07:38:38AM -0700, erpa1119 wrote:
>=20
> I am completely new to linux and need help with wireless connectivity.=20
> I have installed freebsd 6.3-RELEASE=20

Technically, FreeBSD is not Linux.  The Unix family tree looks something
like the following (greatly simplified):

         Bell Labs Unix
               |
       ----------------
       |              |
    BSD Unix      SysV Unix
       |              |
       |              |
     FreeBSD       Solaris       Linux

Linux is way over to the right by itself because it doesn't really have
any "genetic" relation to the others.  FreeBSD doesn't share any original
"genetic" material with the SysV line, either, but that's basically
because it "evolved" to that point -- whereas Linux was created from
scratch to emulate (mostly SysV) Unix functionality.  There's a lot in
common between most Linux distributions and most FreeBSD installs, but
that's in large part because of the plethora of open source applications
that can be installed on both, and because the two are both tied to a
sort of Unix "tradition" of OS design.  It's not so much because of any
actual family relation, per se.

Sorry if this seems somewhat off the topic of what you're asking.  I'm
just trying to be informative.  A better way to phrase your original
sentence would have been something like "I am completely new to Unix-like
systems and need help with wireless connectivity."


>=20
> I have a toshiba satellite 1005-s157 with a dlink gs630 pcmcia card=20
> and a linksys wr54g wireless router.=20
> ifconfig shows status: associated but I cannot ping anything other=20
> than the static IP address that I gave to the wireless card.=20
>=20
> The card is known working, the AP is known working.=20
> I do not have DHCP running on the AP and simply assign IP's to all of=20
> my boxes when I first bring them online.=20
>=20
> topology:=20
> wall-->bellsouth router-->linksys AP=20
> linksys has a static IP of 192.168.1.3=20
> bellsouth router has a static IP of 192.168.1.254=20
>=20
> I have added a default route by running the following.=20
> route add default 192.168.1.254=20

Is the Linksys access point a router?  Is it running NAT?  Your FreeBSD
system might effectively be tucked away in a subnet, which could possibly
account for (some of?) your problems.


>=20
> I also ran this=20
> ifconfig ath0 ssid "MYAPNAMEHERE" wepmode on weptxkey "MYPASSPHRASE"=20
>=20
> ifconfig ath0 list scan shows the AP that I am trying to connect=20
> through and shows CAPS of EP only.=20
>=20
> The Question is:=20
> How am I associated with the AP but cannot ping anything other than=20
> localhost, 127.0.0.1 and the static IP address that I gave the card?=20

Does this mean you can't ping the Linksys access point?  Is the access
point configured to ignore pings?


>=20
> All pings except to localhost or 127 or my static ip result in a host=20
> down message=20
>=20
> contents of /etc/resolv.conf=20
>=20
>=20
> search .=20
> nameserver 205.xxx.xxx.xxx=20
> nameserver 205.xxx.xxx.xxx=20
> nameserver 205.xxx.xxx.xxx

You probably don't need three copies of the same line -- or are those
three different IP addresses that you've Xed out?  Is the period after
"search" what's actually in the file, or did you elide some of the
contents of that line?

Sorry if I'm not as useful as I should be -- I still haven't fully woken
up, and may miss something obvious.

--=20
Chad Perrin [ content licensed PDL: http://pdl.apotheon.org ]
Paul Graham: "SUVs are gross because they're the solution to a gross
problem. (How to make minivans look more masculine.)"

--+HP7ph2BbKc20aGI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkhL/boACgkQ9mn/Pj01uKWzywCgrpkRzAaoWeTHh9FA4FoH4hLg
RV8AoO/fwNAPMoctgV63qhCEtkC2RPhW
=V6ZK
-----END PGP SIGNATURE-----

--+HP7ph2BbKc20aGI--



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