Re: Ad-hoc vs user-created

2006-06-20 Thread Bernard Blackham
On Tue, 2006-06-20 at 10:19 -0400, Dan Williams wrote: > > I guess that if you "create" an ad-hoc network even though it already > > exists (as opposed to joining it), it'll skip straight to link-local > > too? > > Correct; but it's unclear why you'd do that. If you see the network in > your scan

Re: Ad-hoc vs user-created

2006-06-20 Thread Dan Williams
On Tue, 2006-06-20 at 14:32 +0800, Bernard Blackham wrote: > On Mon, 2006-06-19 at 22:14 -0400, Dan Williams wrote: > > > As user-created implies ad-hoc, but not vice-versa, simply testing > > > for ad-hoc instead of user-created in supplicant_send_network_config > > > fixes my issues. (Specificall

Re: Ad-hoc vs user-created

2006-06-20 Thread Bernard Blackham
On Mon, 2006-06-19 at 22:14 -0400, Dan Williams wrote: > > As user-created implies ad-hoc, but not vice-versa, simply testing > > for ad-hoc instead of user-created in supplicant_send_network_config > > fixes my issues. (Specifically, setting ap_scan = "AP_SCAN 2", and > > setting ad-hoc mode). Pat

Re: Ad-hoc vs user-created

2006-06-19 Thread Dan Williams
On Mon, 2006-06-19 at 14:22 +0800, Bernard Blackham wrote: > Hi, > > Some background first - I'm running network-manager 0.6.2 from > Ubuntu dapper, and had issues associating with my ad-hoc network > with an ipw2200 chipset. I have an ad-hoc network at home with a > server that hands out DHCP lea

Re: Ad-hoc vs user-created

2006-06-19 Thread Matthew Saltzman
On Mon, 19 Jun 2006, Bernard Blackham wrote: > Hi, > > Some background first - I'm running network-manager 0.6.2 from > Ubuntu dapper, and had issues associating with my ad-hoc network > with an ipw2200 chipset. I have an ad-hoc network at home with a > server that hands out DHCP leases, and it ap

Ad-hoc vs user-created

2006-06-18 Thread Bernard Blackham
Hi, Some background first - I'm running network-manager 0.6.2 from Ubuntu dapper, and had issues associating with my ad-hoc network with an ipw2200 chipset. I have an ad-hoc network at home with a server that hands out DHCP leases, and it appears in the applet's drop-down menu. However when I clic