New install Mikrotik 2.8.23
Tested on 3 different systems!! Literally moved the hard drive from computer to computer, does the same on all three
Two Network cards (3Com 3c509 for both and also had one 3c509 and one RealTek 8139)
Both cards hooked to the same switch
1 Card has routeable IP to internet, other card is used for BRIDGE TRAFFIC
EoIP bridge enabled over Internet, no vpn/tunnel
ether 1 : IRQ 10
ether 2 : IRQ 11
Video : IRQ 5
Screen Shot of Kernel Panic, happens every 2-3 hours!!
I have same problem! Two of our router just crashed after upgrading to 2.8.23. It happened while I’m working on firewall rules especially mangle rules then it caused kernel panic.
Well I downgraded to 2.8.19 which is the oldest version available from Mikrotik and it STILL CRASHES!!! This isn’t fun. Its a kernel panic and doesn’t seem to be hard drive related. This is the only think I haven’t swapped out is the hard drive itself.
I downgraded it to .19 as well to see if problem exists… and yes it still exists. Right now, I’ll stop managing firewall rules at this point now until a fix comes out.
Well I did a fresh install today of 2.8.24, it just crashed so that version doesn’t fix the Kernel Panic issue I have. I know its not an irq issue since I made sure neither of the network cards or the video card are sharing an IRQ. The harddrive has been swapped to three different computers with different network cards so its not that either. Mikrotik support never emailed me back after I sent them the kernel panic. Lovely.
You know what guys, one other thing I did that might have corrected this issue for me!
I was using this unit as a ‘tunnel router’ to send ethernet over ip between and old location and new location. I had both network cards hooked to the same switch, one for the ip connectivity, one to watch the lan traffic as a bridge. This setup might have caused the issue because when I swapped the 3com for an Intel, I also plugged the new Intel card directly into a dedicated FastEthernet port on the Cisco router, setup a small subnet on that router to access the internet, and then setup the Mikrotik to use that interface for the IP connectivity and use the onboard Realtek interface as the bridge card. Thus possibly there is an issue when you have both connected to the same switch or on the same lan somehow in a EoIP Tunnel setup.
I use 3 3com905, 1 for public, 1 for local, 1 for hotspot. I put local and hotspot on the same switch.. everything is running fine.. except some of my local user get hotspot login page sometimes..
Same Switch (24 port)
1 NIC - Onboard Realtek - Public IP ADDRESS
1 NIC - PCI 3COM 3c905 - Private IP
1 EoIP Tunnel
1 EoIP Bridge
The 3COM + EoIP are BRIDGE1
This caused instability.
I changed it
1 NIC - Onboard RealTek - Public IP Address - Plugged into dedicated FE port on Cisco Router, isolated from ‘lan’
1 NIC - Intel 82559 - Private IP
1 EoIP Tunnel
1 EoIP Bridge
The 3COM + EoIP are BRIDGE1
Now the 2.8.24 is stable!!! Basically if both public up card and bridge card are plugged into the same switch or network it seemed to cause instability for me, or it was the 3Com driver (tried multiple cards so it wasn’t a bad card)
/ interface bridge port
set eoip-remote bridge=bridge1 priority=128 path-cost=10
set ether3 bridge=none priority=128 path-cost=10
set ether2 bridge=bridge1 priority=128 path-cost=10
3 S ;;; added by setup
dst-address=0.0.0.0/0 preferred-source=0.0.0.0 gateway=198.92.120.129
gateway-state=reachable distance=1 interface=bridge1