Hello,
I have a situation that look like this: http://openwrt.org/forum/viewtopic.php?id=2243 but it seems that's not my answer ![]()
I run WhiteRussian RC2 on a WRT54G V2.2. I just want in the first time to reproduce what I had with the standard Linksys firmware: wired LAN and Wifi bridged together.
The situation: I wired ports work perfectly (dhcp answer correctly), wifi is detectable but don't give IP. The log has no trace of a dhcp request from the wifi.
Here my nvram content for lan:
root@OpenWrt:/rom/etc# nvram show 2>/dev/null | sort | grep ^lan
lan_domain=
lan_hwaddr=00:13:10:0A:F6:CA
lan_hwnames=
lan_ifname=br0
lan_ifnames=vlan0 eth1 eth2 eth3
lan_ipaddr=192.168.1.1
lan_lease=86400
lan_netmask=255.255.255.0
lan_proto=static
lan_stp=0
lan_wins=wan:
root@OpenWrt:/rom/etc# nvram show 2>/dev/null | sort | grep ^wan
wan_dns=
wan_domain=
wan_gateway=82.232.58.254
wan_gateway_buf=0.0.0.0
wan_get_dns=212.27.54.252 212.27.39.135
wan_get_domain=
wan_hostname=
wan_hwaddr=00:13:10:0A:F6:CB
wan_hwname=
wan_iface=vlan1
wan_ifname=vlan1
wan_ifnames=vlan1
wan_ipaddr=82.232.58.132
wan_lease=604800
wan_mtu=1500
wan_netmask=255.255.255.0
wan_primary=1
wan_proto=dhcp
wan_run_mtu=1500
wan_unit=0
wan_wins=0.0.0.0Please, ask if you need other informations to help me resolve my problem.
Thanks for your help ![]()
