Hi,
This supposed to be a very simple setup, but.....
I have a 433AH with two radio cards:
one to connect wireless to my Backbone, and
one to work as an AP for clients
Here is my setup:
Connections are ok, the wlan1, wlan2 are bridged
with a DHCP client running on that bridge.
The bridge interface gets a valid ip, dynamic routes are created (ok),
the client computer also gets a valid ip, gateway, BUT client cannot
access anything but the 433AH. Not even the modem.
From inside 433AH using ping I can access everything but the
AP clients are totally blind.
This has to be a routing isssue, please help
Compact export follows,
thanks in advance
jul/26/2013 13:55:53 by RouterOS 6.1
software id = CCQW-V3DZ
/interface bridge
add l2mtu=2290 name=bridge1
/interface wireless security-profiles
add authentication-types=wpa2-psk eap-methods=passthrough
management-protection=allowed mode=dynamic-keys name=10293847
supplicant-identity="" wpa2-pre-shared-key=10293847
/interface wireless
set 0 country=greece disabled=no frequency=5500 l2mtu=2290 security-profile=
10293847 ssid=AAAAA wireless-protocol=unspecified
set 1 antenna-gain=3 band=2ghz-b/g country=greece disabled=no frequency=2412
l2mtu=2290 mode=ap-bridge security-profile=10293847 wireless-protocol=
unspecified
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
mac-cookie-timeout=3d
/port
set 0 name=serial0
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password=""
paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no
permissions=owner signup-allowed=no time-zone=-00:00
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=wlan2
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=bridge1
/ip dns
set allow-remote-requests=yes
/ip service
set api disabled=yes
/system clock
set time-zone-name=Europe/Athens
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set bridge1 disabled=yes display-time=5s
set wlan1 disabled=yes display-time=5s
set wlan2 disabled=yes display-time=5s
set ether1 disabled=yes display-time=5s
set ether2 disabled=yes display-time=5s
set ether3 disabled=yes display-time=5s
/system ntp client
set enabled=yes primary-ntp=194.177.210.54 secondary-ntp=147.102.224.241
myconfig.rsc (2.05 KB)
