Welcome! Log In Create A New Profile

Advanced

Help needed with wifi bridge setup

Posted by dubanks 
Help needed with wifi bridge setup
March 30, 2013 02:14PM
Folks,

I am trying to setup dockstar as wifi bridge. I am running stock wheezy with 3.2.0-4-kirkwood kernel.

Main_Router ------> [WiFi link] <-----Dockstar-----Linksys switch----multiple PCs

My /etc/network/interfaces is given below:


auto lo ra0
iface lo inet loopback
iface eth0 inet manual

allow-hotplug ra0
iface ra0 inet manual
pre-up wpa_supplicant -Dwext -i ra0 -c /etc/wpa.conf -B


auto br0
iface br0 inet dhcp
      bridge_ports ra0 eth0
      bridge_stp off
      bridge_maxwait 5
wpa-bridge br0

With this I am not seeing DHCP from dockstar or any PC connected to the switch. I do see wifi link established between router and dockstar.

Can anyone help?

TIA
D Banks
Re: Help needed with wifi bridge setup
March 31, 2013 04:53PM
Put

net.ipv4.ip_forward=1

in /etc/sysctl.conf?

-syong
Re: Help needed with wifi bridge setup
April 03, 2013 02:03AM
syong,
Thanks for jumping in. I made that change, still having issue, DHCP is not happing through dockstar.

I would like to see how to raise the br0 manually and test before making it permanant in /etc/network/interfaces. Any pointers? Right now, br0 is not getting raised in dockstar.

D Banks
Re: Help needed with wifi bridge setup
April 03, 2013 09:01AM
dubanks,

I just run a dhcpd on my pogoplug e02, in you case Dockstar.

-syong
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: