<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Date: Sat, 28 Jan 2006 00:40:18 -0500<br>From: Matt Price <<a href="mailto:matt.price@utoronto.ca">
matt.price@utoronto.ca</a>><br>Subject: Re: network device confusion with usb wireless (wlan-ng)<br>To: Ubuntu Help and User Discussions <<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a>
><br>Message-ID: <<a href="mailto:20060128054018.GA9511@utoronto.ca">20060128054018.GA9511@utoronto.ca</a>><br>Content-Type: text/plain; charset=us-ascii<br><br>> On Jan 27, 2006, at 12:01 PM, Matt Price wrote:
<br>><br>> >hi folks,<br>> ><br>> >running on dapper with a self-rolled kernel, on ppowerpc (blue &white<br>> >g3).<br>> ><br>> >having trouble with the linux-wlan-ng drivers and an ashton airdash
<br>> >usb<br><br>> > However, I don't see a way to get internal programs to use and<br>> >recognize wlan0. For instance, if I deactivate eth0 in network-<br>> >admins,<br>> >firefox won't load anything, and I can no longer ping outfrom the
<br>> >machine.<br><br>> >here's<br>> >whatI wantto have happen:<br>> ><br>> >- eth0 stay disabled.<br>> >-wlan0 become default inet interface for all outgoing & incoming<br>> >connections.
<br>> ><br>> >I don't really care whether this behaviour is configurablethrough the<br>> >gnome network interface or not, but I would like to have it work<br>> >reliably.<br>> ><br>> >I'm happy to provide moredetail if anyone thinks that'll help.
<br>> ><br></blockquote></div>Hi Matt!<br>
<br>
After a "sudo -s" (and password of course) in a terminal what say:<br>
<br>
ifconfig -a<br>
<br>
iwconfig<br>
<br>
iptables -L<br>
<br>
route<br>
<br>
??????<br>