I have 2 wireless NIC's installed in my routerboard. The wlan1 NIC is operating properly allowing clients to connect
and they receive a valid IP address from the DHCP server. The other wireless interface, wlang, allows connections
but does not hand out an IP address. My config looks right though. Any suggesstions??
Flags: X - disabled, I - invalid
NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 GUR DHCP ether2 dhcp_pool1 3d
1 WLAN DHCP wirebridge dhcp_pool1 3d
2 wlang wlangbridge dhcp_pool1 3d
[delmar@gw1.delmar] /ip pool> print
NAME RANGES
0 dhcp_pool1 172.16.31.6-172.16.31.30
[delmar@gw1.delmar] /interface wireless> print
Flags: X - disabled, R - running
0 name="wlan1" mtu=1500 mac-address=00:0C:42:61:38:49 arp=enabled interface-type=Atheros 11N mode=ap-bridge ssid="GUR"
frequency=5180 band=5ghz scan-list=default wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no
default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no
security-profile=default compression=no
1 name="wlang" mtu=1500 mac-address=00:80:48:51:F5:4F arp=enabled interface-type=Atheros AR5212 mode=ap-bridge
ssid="GURg" frequency=2412 band=2.4ghz-b/g scan-list=default antenna-mode=ant-a wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no default-authentication=yes default-forwarding=yes default-ap-tx-limit=0
default-client-tx-limit=0 hide-ssid=no security-profile=gprofile compression=no
Any help would be much appreciated.