Networking Forums

Networking Forums > Computer Networking > Linux Networking > ATT wireless a no-go

Reply
Thread Tools Display Modes

ATT wireless a no-go

 
 
edju
Guest
Posts: n/a

 
      10-20-2007, 12:21 AM
I just had AT&T Uverse service installed, replacing Comcast cable. The
desktop, running Debian etch, performs with an ethernet connection, but I
can't get wireless going on a laptop, IBM T30, also etch.

The card is recognized:
dmesg|grep wlan0:
wlan0: vendor: 'NETGEAR WG511 54 Mbps Wireless PC Card'
wlan0: ethernet device [MAC addreess] using NDIS driver
netwg511 . . .

I changed /etc/network/interfaces:
iface wlan0 inet dhcp
wireless-essid 2wire341
wireless-mode managed
wireless key ******

iwlist s finds 3 ssid, including mine. (How does iwlist find anything with
no connection?)

Running /etc/init.d/networking restart, I see:
DHCPRELEASE on wlan0 to 192.168.1.1 port 67
send_packet: Network is unreachable

192.168.1.1 was the IP of the old router I had, now disconnected. The
ATT "Gateway" - is that the right term? - is 192.168.1.254. I
haven't a clue where that wrong IP is coming from:
grep -r 192.168.1.1 /etc
/etc/ppp/options:# ms-dns 192.168.1.1

route -n comes up blank, of course. route -n on the desktop gives
192.168.15.0 as the Destination. I think the ATT system is DSL. Win2k
connects with no problems.

Any hints, answers, pointers, etc. greatly appreciated. Thanks.

 
Reply With Quote
 
 
 
 
Claude S. Sutton
Guest
Posts: n/a

 
      10-20-2007, 01:48 AM
On Fri, 19 Oct 2007 20:21:53 -0400, edju wrote:


> route -n comes up blank, of course. route -n on the desktop gives
> 192.168.15.0 as the Destination. I think the ATT system is DSL. Win2k
> connects with no problems.
>
> Any hints, answers, pointers, etc. greatly appreciated. Thanks.




Get Wicd.

CSSJR
--
If we do not wish to lose our freedom, we must learn to tolerate our
neighbor's right to freedom even though he might express that freedom
in a manner we consider to be eccentric.

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11