LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-25-2007, 11:49 PM   #1
usaf_sp
Member
 
Registered: Jul 2005
Location: Tennessee
Distribution: openSUSE
Posts: 419

Rep: Reputation: 30
WET54G Wireless Bridge and Suse 10.2


I have a Linksys WET54G wireless bridge, a Linksys WRT54G wireless router. The bridge is supposed to be able to connect any TCP/IP enabled device to the the wireless router. The router and bridge are connected, as I can ping the bridge from another computer but SuSE 10.2 will not allow me to connect to anything (including the bridge). I can connect my Playstation 2 as well as Windows XP computers using DHCP to the bridge.

I am at a loss as to why every other device except Linux will function correctly. I have tried Linspire, Kubuntu, FC6 and finally SuSE 10.2. What possible DHCP setting could linux distributions have in common that WinXP and Playstation 2 does not?

It might help you to know that the bridge does not have any kind of driver (as it is intended to be generic). I know it is some linux setting that is causing my problem.

And by the way the firewall is disabled.

Thanks for any suggestions you may have.

Last edited by usaf_sp; 01-25-2007 at 11:54 PM.
 
Old 01-26-2007, 02:10 PM   #2
Quigi
Member
 
Registered: Mar 2003
Location: Cambridge, MA, USA
Distribution: Ubuntu (Dapper and Heron)
Posts: 377

Rep: Reputation: 31
Quote:
Originally Posted by usaf_sp
What possible DHCP setting could linux distributions have in common that WinXP and Playstation 2 does not?
I don't know anything specific about your Linksys hardware. One difference I noticed is that Windows client always send their hostname to the DHCP server, while Linux by default doesn't. IIRC, specifying your name is optional, but maybe your bridge requires it in spite of the standard? You can supply from Linux it if you like. I thought it would be nice to see the my linux box "lithium" in the router's client list, so I added the line
Code:
DHCP_HOSTNAME=lithium-wired
to /etc/sysconfig/networking/devices/ifcfg-eth0. (I chose the name to distinguish from the wireless interface eth1.)
 
Old 01-26-2007, 03:37 PM   #3
usaf_sp
Member
 
Registered: Jul 2005
Location: Tennessee
Distribution: openSUSE
Posts: 419

Original Poster
Rep: Reputation: 30
I found the solution:

The routing needs to be set to the default gateway. In my case I needed to go to routing in yast, network services menu to set it to the gateway.

Thanks for the idea you put forward it led to my discovery.
 
Old 01-26-2007, 03:46 PM   #4
Quigi
Member
 
Registered: Mar 2003
Location: Cambridge, MA, USA
Distribution: Ubuntu (Dapper and Heron)
Posts: 377

Rep: Reputation: 31
Doh, I should have thought of that! Because here, I have to manually change the routing every time I re-plug the patch cable (my network software prefers ethernet over wireless, but the ethernet only connects me to my printer.) My solution is crude:
Code:
route del default
route add default gw 192.168.2.1
echo nameserver 192.168.2.1 > /etc/resolv.conf
I'm glad you figured it out.
 
Old 01-26-2007, 04:04 PM   #5
usaf_sp
Member
 
Registered: Jul 2005
Location: Tennessee
Distribution: openSUSE
Posts: 419

Original Poster
Rep: Reputation: 30
I still have not figured out why my solution works. In theory the following should be the way it works:

1. The ethernet card connects to the wireless bridge via a cat5 cable.

2. The bridge forwards the cat5 signal and ethernet mac address via wireless to the router. The bridge should only be a pass through.

3. The wireless router exchanges WPA keys with the bridge and assigns the ethernet mac an IP via DHCP. The bridge should auto connect with the gateway.

I do not understand why I have to assign a gateway when PS2 and WinXP do not assign then but rather looks for a DHCP server. (Could it have to do with network broadcasting?)

I would like to get this figured out because I would like to be able to use the bridge when usb drivers via ndiswrapper fail.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using my laptop to bridge between a wireless gateway and my non-wireless desktop? SocialEngineer Linux - Wireless Networking 2 07-28-2006 10:46 PM
Wireless bridge.. Saurian Linux - Wireless Networking 3 03-31-2006 01:55 PM
Wireless Bridge? yilez Linux - Wireless Networking 2 12-01-2005 01:16 PM
connecting over linksys wet54g wireless bridge to wrt54g meyersjd Linux - Wireless Networking 0 02-27-2005 01:47 PM
WIreless bridge otisthegbs Linux - Wireless Networking 0 02-03-2005 03:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 07:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration