Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jun 2008 08:55:19 -0400
From:      Steve Bertrand <steve@ibctech.ca>
To:        erpa1119 <erpa1119@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: wireless help
Message-ID:  <484D2837.80703@ibctech.ca>
In-Reply-To: <17710677.post@talk.nabble.com>
References:  <17709547.post@talk.nabble.com> <484AA20B.2070500@ibctech.ca>	<17709899.post@talk.nabble.com> <484AAB41.9060605@ibctech.ca>	<17710294.post@talk.nabble.com> <17710677.post@talk.nabble.com>

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


> ifconfig

This looks ok. Mind you, I'm not all that up on wireless, so I don't 
know if that could be part of your issue.

> arp
> ? (192.168.1.3) at (incomplete) on ath0 [ethernet]
> ? (192.168.1.254) at (incomplete) on ath0 [ethernet]

This is generally telling you that you have recently attempted to 
communicate to the IP's, and address resolution is in progress (and in 
your case, most likely will timeout).

The rest of your message is irrelevant at this point, since you can't 
even resolve the layer 2 addresses on the local link.

I'd have to say at this point that either there is a problem with the 
wireless config on the FreeBSD machine, or there is a firewall on the 
machine blocking your traffic.

Does the linksys show you as connected? If you enable DHCP on the 
linksys, does it register a client lease for the box?

If you cable yourself directly to the Linksys (as opposed to wireless) 
with the same IP configuration, does it work then?

Steve



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