PDA

View Full Version : restoring bridge



Foamz
04-08-2006, 21:32
Hi all

I'm trying to restore the bridge on my wrt54gl (currently the wifi and lan is seperated)
The closest thing I can get by google says I must do the following:

lan_ifname=br0
lan_ifnames="vlan0 eth1"
lan_proto=static
lan_ipaddr=1.2.3.4
lan_netmask=1.2.3.4
lan_gateway=1.2.3.4
lan_dns=1.2.3.4

But this does not seem to work. When running ifconfig I still see the 2 devices seperately.
Is there anything I'm missing? This does look like its not enough, but I'm clueless.
So what am I missing here? I'm using OpenWRT.

thanx