Hi,
I am having some issues with a client unit.
current setup: ip address wlan 192.168.2.26
0 R name="wlan1" mtu=1500 mac-address=00:80:48:3C:ED:75 arp=enabled
disable-running-check=no interface-type=Atheros AR5212
radio-name="Asperen CPE" mode=station ssid="MaruCom" area=""
frequency-mode=manual-txpower country=netherlands antenna-gain=0
frequency=2427 band=2.4ghz-b/g scan-list=default rate-set=default
supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,
54Mbps
basic-rates-b=1Mbps basic-rates-a/g=6Mbps max-station-count=2007
ack-timeout=dynamic tx-power-mode=default noise-floor-threshold=default
periodic-calibration=default periodic-calibration-interval=60
burst-time=disabled dfs-mode=none antenna-mode=ant-b wds-mode=disabled
wds-default-bridge=none wds-default-cost=100 wds-cost-range=50-150
wds-ignore-ssid=no update-stats-interval=disabled
default-authentication=yes default-forwarding=yes default-ap-tx-limit=0
default-client-tx-limit=0 proprietary-extensions=post-2.9.25
hide-ssid=no security-profile=default disconnect-timeout=3s
on-fail-retry-time=100ms preamble-mode=both compression=no
allow-sharedkey=no
-----------------------------------------------------------------------------------
ether1 ip address 192.168.10.1 dhcp server
client ip address 192.168.10.2
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf
# DST-ADDRESS PREF-SRC G GATEWAY DISTANCE INTERFACE
0 ADC 192.168.2.0/24 192.168.2.26 wlan1
1 ADC 192.168.10.0/24 192.168.10.1 ether1
2 A S 0.0.0.0/0 r 192.168.2.7 wlan1
----------------------------------------------------------------------------------
Problem:
I can ping the ethernet address and wlan address from the remote AP
The client can only ping as far as the wlan interface 192.168.2.26.
I have added a nat rule but this makes no difference at all.
I have added a static route on the remote AP but this has not work either.
It looks like the wlan is not forwarding the request from the client only as I can ping out from the router to the remote gateway of 192.168.2.7
Can anyone help please
Thanks Mark