when i login to see the registered clients it shows a few clients connected with what i consider poor signal strength (between -80 to around -89) but the SNR is 35-40.
when i check on the client side with something like inSSIDer it shows the signal to be around -67.
should there be concern or is it just looking at the signal at the client and ap independently.
i know some are going to ask what the config is so ill go ahead and dump a compact.
Code: Select all
MMM MMM KKK TTTTTTTTTTT KKK
MMMM MMMM KKK TTTTTTTTTTT KKK
MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK
MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK
MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 6.1 (c) 1999-2013 http://www.mikrotik.com/
[?] Gives the list of available commands
command [?] Gives help on the command and list of arguments
[Tab] Completes the command/word. If the input is ambigous,
a second [Tab] gives possible options
/ Move up to base level
.. Move up one level
/command Use command at the base level
[admin@FM Tower AP] > /export compact
# oct/09/2013 15:22:19 by RouterOS 6.1
# software id = 799M-DW3T
#
/interface bridge
add l2mtu=1594 name="bcf wireless bridge"
add l2mtu=1594 name="bcf wireless secured bridge"
/interface wireless
set 2 adaptive-noise-immunity=ap-and-client-mode antenna-gain=15 band=\
2ghz-b/g/n country="united states" disabled=no l2mtu=2290 mode=ap-bridge \
radio-name=TowerAP ssid="" wireless-protocol=802.11
/ip neighbor discovery
set "bcf wireless VLAN" discover=no
set "bcf_wrls sec VLAN14" discover=no
/interface vlan
add interface=ether1-local l2mtu=1594 name="bcf wireless VLAN" vlan-id=12
add interface=ether1-local l2mtu=1594 name="bcf_wrls sec VLAN14" vlan-id=14
/interface wireless
add default-forwarding=no disabled=no l2mtu=2290 mac-address=\
D4:CA:6D:7B:0E:9E master-interface=wlan1 name="bcf wireless" ssid=\
"bcf wireless" wds-cost-range=0 wds-default-cost=0
/ip neighbor discovery
set "bcf wireless" discover=no
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-eap group-ciphers=tkip mode=dynamic-keys name=\
"bcf secured sec prof" radius-mac-mode=as-username-and-password \
supplicant-identity="bcf wireless secured" unicast-ciphers=tkip
/interface wireless
add default-forwarding=no disabled=no l2mtu=2290 mac-address=\
D4:CA:6D:7B:0E:9F master-interface=wlan1 name="bcf wireless secured" \
security-profile="bcf secured sec prof" ssid="bcf wireless secured" \
wds-cost-range=0 wds-default-cost=0
/ip neighbor discovery
set "bcf wireless secured" discover=no
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m \
mac-cookie-timeout=3d
/ip pool
add name=default-dhcp ranges=192.168.88.10-192.168.88.254
/system logging action
set 0 memory-lines=1000
set 1 disk-file-count=4 disk-lines-per-file=500
add name=kiwisyslog remote=10.1.35.66 src-address=10.1.35.50 syslog-facility=\
local1 target=remote
add disk-file-count=4 disk-lines-per-file=1000 name=file target=disk
/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="bcf wireless bridge" interface="bcf wireless VLAN"
add bridge="bcf wireless bridge" interface="bcf wireless"
add bridge="bcf wireless secured bridge" interface="bcf wireless secured"
add bridge="bcf wireless secured bridge" interface="bcf_wrls sec VLAN14"
/ip address
add address=192.168.88.1/24 comment="default configuration" disabled=yes \
interface=ether1-local network=192.168.88.0
add address=10.1.35.50/24 interface=ether1-local network=10.1.35.0
/ip dhcp-client
add comment="default configuration" dhcp-options=hostname,clientid disabled=\
no
/ip dhcp-relay
add dhcp-server=10.1.36.1 disabled=no interface=ether1-local name=relay1
/ip dns
set allow-remote-requests=yes max-udp-packet-size=512
/ip dns static
add address=192.168.88.1 name=router
/ip firewall filter
add chain=input comment="default configuration" disabled=yes protocol=icmp
add chain=input comment="default configuration" connection-state=established \
disabled=yes
add chain=input comment="default configuration" connection-state=related \
disabled=yes
add action=drop chain=input comment="default configuration" disabled=yes \
in-interface="(unknown)"
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration" disabled=\
yes out-interface="(unknown)" to-addresses=0.0.0.0
/ip service
set telnet disabled=yes
set ftp disabled=yes
set api disabled=yes
/radius
add address=10.1.35.66 secret=******* service=wireless
/system clock
set time-zone-name=America/Chicago
/system identity
set name="FM Tower AP"
/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 "bcf_wrls sec VLAN14" disabled=yes display-time=5s
set "bcf wireless VLAN" disabled=yes display-time=5s
set "bcf wireless" disabled=yes display-time=5s
set "bcf wireless bridge" disabled=yes display-time=5s
set "bcf wireless secured bridge" disabled=yes display-time=5s
set "bcf wireless secured" disabled=yes display-time=5s
set wlan1 disabled=yes display-time=5s
set ether1-local disabled=yes display-time=5s
/system leds
set 1 interface=ether1-local
/system logging
set 0 topics=warning
set 1 topics=critical
set 2 topics=error
set 3 topics=system
add action=kiwisyslog topics=critical
add action=kiwisyslog topics=error
add action=kiwisyslog topics=event
add action=kiwisyslog topics=info
add action=kiwisyslog topics=system
add action=kiwisyslog topics=warning
add action=file topics=critical
add action=file topics=error
add action=file topics=event
add action=file topics=system
add action=file topics=warning
/system ntp client
set enabled=yes primary-ntp=10.1.35.66
/tool graphing interface
add
/tool graphing resource
add
/tool mac-server
add interface=ether1-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=ether1-local
[admin@FM Tower AP] >