Le 10/02/2013 13:29, Jean Baptiste Favre (Openwrt-users) a écrit :
> Le 10/02/2013 13:22, Hauke Mehrtens a écrit :
>> On 02/10/2013 01:10 PM, Jean Baptiste Favre (Openwrt-users) wrote:
>>> 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
>>
>> The problem you are describing should be fixed in r35507.
>>
>> Hauke
> 
> Oh, great ! I'll try this asap.
> 
> Thanks,
> Jean Baptiste
> 

Hi,
Just a quick word to confirm that reported issue is fixed in r35507.

Thanks to Hauke for pointing it :)

Regards,
Jean Baptiste
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to