Re: trouble connecting to some wifi access points

2007-03-12 Thread Kevin Mark
On Mon, Mar 12, 2007 at 04:03:16PM -0700, tom arnall wrote: > On Saturday 03 March 2007 10:53, Kevin Mark wrote: > > On Sat, Mar 03, 2007 at 10:45:49AM -0800, tom arnall wrote: > > > I am having trouble connecting to one of the wifi APs in my neighborhood. > > > Following is my connection script. >

Re: trouble connecting to some wifi access points

2007-03-12 Thread tom arnall
On Saturday 03 March 2007 10:53, Kevin Mark wrote: > On Sat, Mar 03, 2007 at 10:45:49AM -0800, tom arnall wrote: > > I am having trouble connecting to one of the wifi APs in my neighborhood. > > Following is my connection script. > > > > sudo iwconfig ath0 essid "linksys" > > sudo iwconfi

Re: trouble connecting to some wifi access points

2007-03-03 Thread Kevin Mark
On Sat, Mar 03, 2007 at 10:45:49AM -0800, tom arnall wrote: > I am having trouble connecting to one of the wifi APs in my neighborhood. > Following is my connection script. > > sudo iwconfig ath0 essid "linksys" > sudo iwconfig ath0 ap 00:18:39:20:29:CA > sudo dhclient ath0 I

trouble connecting to some wifi access points

2007-03-03 Thread tom arnall
I am having trouble connecting to one of the wifi APs in my neighborhood. Following is my connection script. sudo iwconfig ath0 essid "linksys" sudo iwconfig ath0 ap 00:18:39:20:29:CA sudo dhclient ath0 sudo iwlist ath0 scan sudo ping xspace.com Foll