OpenWrt Forum Archive

Topic: UBNT Unifi LR is up but sometimes difficult to ping

The content of this topic has been archived on 10 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I installed openwrt in UBNT Unifi LR.
Here's the config:
config interface 'VLAN10'
option type 'bridge'
option ifname 'eth0.10'

config interface 'VLAN8'
option ifname 'eth0.8'
option proto 'static'
option ipaddr '192.168.101.24'
option netmask '255.255.255.0'
option gateway '192.168.101.1'
option dns '192.168.101.1'

wireless is bridged to VLAN10, VLAN8 for management.
I already disable the firewall and the dnsmasq from startup.

I can connect to the AP and I don't experience any lagging in browsing or download from the AP, but if I ping from my router (which has vlan8 interface), the ping is not stable, it said : "Destination Host Unreachable".
When I can ping, and login to the AP, i checked that the AP is not busy, low bandwidth and low CPU usage.

I didn't experience this problem with other hardware (openwrt/ddwrt based), so I think this is not network issue.

Does anyone experience a case like this?

bump!
Anyone?

The discussion might have continued from here.