Everything was working one day.
But now:
Ping is ten seconds for LAN network (laptop connected to OmniTIK U-5nd the LAN2 port or PoE LAN1…i try all ports and cables)
Log in to the configuration is possible, but very rare
LAN connection to almost none, even DHCP started working only sometimes
Router self reboots.
Suspect burned ports. I may be that something was wrong or did not understand?
Try a /system reset. And see if something is different.
Also, upgrade to 5.20 and /system routerboard upgrade
System reset not help. Try upgrade.
routeros upgrade not help.
lan speed 5kb/s max.
This sounds a lot like you got a broadcast storm going on.
Have you made sure you have no layer 2 loops in your network?
Have you check what ammount and type of traffic is traveling around the network?
Is only this routerboard experiencing this problem?
In this state, two access points.
Different cables, different power, but a state one.
Maybe the fact that I added eth1 to standard bridge-local?
In the bridge-local includes: wlan1 eth1 eth2
But I have already reset the settings to default.
They can remain? This could be the reason?
3draven:
In this state, two access points.
Different cables, different power, but a state one.
Maybe the fact that I added eth1 to standard bridge-local?
In the bridge-local includes: wlan1 eth1 eth2
But I have already reset the settings to default.
They can remain? This could be the reason?
Since you say that 2 APs experience this problem, you need to look at the network first, not the devices.
Please show us a diagram of your topology. This really sounds like a L2 loop somewhere in the network.
Topology…hmmm
notebook->Omnitik1-< >-Omnitik2->ISP (internet)
This AP needed for “radiocable” bridge only. Its all topology
But. If i connect Omnitik->cable->notebook this simultaneously not work.
This AP working fine one day, then i add eth1 to bridge-local and AP is down.
Hard reset it to facory defaults not help my.
Please help.
3draven:
Topology…hmmm
notebook->Omnitik1-< >-Omnitik2->ISP (internet)
This AP needed for “radiocable” bridge only. Its all topology
But. If i connect Omnitik->cable->notebook this simultaneously not work.
This AP working fine one day, then i add eth1 to bridge-local and AP is down.
Hard reset it to facory defaults not help my.
Please help.
Please paste the output of
/interface export compact
/ip address export compact
interface export compact
jan/02/1970 00:28:26 by RouterOS 5.20
software id = WUVI-06CI
/interface bridge
add admin-mac=00:0C:42:DC:EF:99 auto-mac=no l2mtu=1598 name=bridge-local
protocol-mode=rstp
/interface wireless
set 0 band=5ghz-a/n disabled=no ht-rxchains=0,1 ht-txchains=0,1 l2mtu=2290
mode=ap-bridge wireless-protocol=any
/interface ethernet
set 0 name=ether1-gateway
set 1 name=ether2-master-local
set 2 master-port=ether2-master-local name=ether3-slave-local
set 3 master-port=ether2-master-local name=ether4-slave-local
set 4 master-port=ether2-master-local name=ether5-slave-local
/interface bridge port
add bridge=bridge-local interface=ether2-master-local
add bridge=bridge-local interface=wlan1
ip address export compact
jan/02/1970 00:29:23 by RouterOS 5.20
software id = WUVI-06CI
/ip address
add address=192.168.88.1/24 comment="default configuration" interface=
bridge-local
its all. default config.
In windows xp all work fine!!!
In my ubuntu linux its baggy and down.
I don`t know, why.
Kernel 3.5.0-5.dmz.1-liquorix-686 not working.
Kernel 3.2 work fine.
Thank you!