Hello,
I set up a Netgear WNR3500 router with OpenWRT, based on trunk.
Wifi interface (wlan0), using b43 drivers, is bridged to LAN switch
(eth0.0) as follow (default configuration):
# brctl show
bridge name bridge id STP enabled interfaces
br-lan 8000.c03f0ebec43c no eth0.0
wlan0
Wireless connection is configured in AP mode.
My problem is that Wifi connected clients can't ping or reach LAN
connected servers.
My understanding is that OpenWRT does not relay/forward ARP packets from
Wifi to LAN.
If I add a static route on LAN server, client will be able to reach it.
According to
http://wiki.openwrt.org/doc/uci/network#relay.between.lan.and.wireless.station
I need to use relayd to imitate Broadcom bridged client behaviour.
Problem here is that I need to use separated subnets, which prevent
using same IP address to devices.
Question is, is there any other solution to get it working ?
Regards,
Jean Baptiste
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users