It is currently Sun Sep 06, 2026 3:50 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Wireless in linuxland
PostPosted: Mon May 09, 2011 1:00 pm  (#21) 
Offline
GimpChat Member
User avatar

Joined: Apr 30, 2010
Posts: 1937
Location: Missouri
http://www.allreviews.com/wireless-router/2011/03/05/2wire-1000sw-adsl-modem-wireless-dsl-router-review/ I use that one, it's not terribly user friendly.

_________________
Image
The last time I kept an open mind,
my brain fell out and the dog grabbed it.
Now it's full of dirt, toothmarks, and dog slobber.
No more open minds or dogs for me.


Top
 Post subject: Re: Wireless in linuxland
PostPosted: Mon May 09, 2011 2:13 pm  (#22) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
This is the link to show you how to enter the WEP code.
http://support.2wire.com/?page=view&article=60
Of course you also need to have the same in the conf file in your box.
Here's my config.
I replaced the actual WEP codes with x's.

# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).

ifconfig wlan0 up

modules=( "iwconfig" )

config_wlan0=( "dhcp" )

essid_wlan0="pietje"
key_pietje="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx enc open"


I installed "wireless-tools" which all distro's carry.
Where you would have to install above configuration in an ubuntu derived distro I don't know.
In the above config using your modem I would have to make the following changes using the data in the example.
essid_wlan0="2WIRES56"
key_2WIRES56="3230-3038-5355-4E53-5357-494E-31 enc open"

2008SUNSSWIN1 was converted into ascii code by me.
If you need an ascii code table use wikipedia.
The above codes are in hexadecimal do not use decimal codes!
I hope this gets you going.
Gerard.
PS I was ~your age when I had to switch from analog to digital.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Top
 Post subject: Re: Wireless in linuxland
PostPosted: Mon May 09, 2011 2:56 pm  (#23) 
Offline
GimpChat Member
User avatar

Joined: Apr 30, 2010
Posts: 1937
Location: Missouri
That was a site I hadn't seen, it might help. Thanks. I knew where the WEP key is listed but a lot of what's there I didn't know.

_________________
Image
The last time I kept an open mind,
my brain fell out and the dog grabbed it.
Now it's full of dirt, toothmarks, and dog slobber.
No more open minds or dogs for me.


Top
 Post subject: Re: Wireless in linuxland
PostPosted: Mon May 09, 2011 3:43 pm  (#24) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
this is what my Network Connection program looks like (the wireless part, anyway)

Attachment:
Screenshot-24.png
Screenshot-24.png [ 94.79 KiB | Viewed 960 times ]


can't say it will help you but at least you know what it looks like

_________________
Ubuntu 24.04.1, Kernel i686, 6.8.0-52-generic
python3 v3.12.3 ----- GIMP - ver 2.10.38


Top
 Post subject: Re: Wireless in linuxland
PostPosted: Mon May 09, 2011 4:21 pm  (#25) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
You're welcome Gms9810,
Let me know if there's any other problem.
Tomorrow I'll be off the air for a while because of the modem change.
Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Top
Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group