Another grab of the console (it's really hard to grab, since the screen clears after boot, so when i hear it beep, i have to quickly grab it.) [****@RSW] > Oops: Exception in kernel mode, sig: 5 [#1] RB1200 last sysfs file: /sys/devices/plb.0/opb.3/gpio-leds.6/leds/user-led/max_brightness NIP: 801c7...
I get this kernel panic on my RB1200 every couple of minutes since yesterday afternoon. RouterOS version 5.24 RB1200 last sysfs file: /sys/devices/plb.0/opb.3/gpio-leds.6/leds/user-led/max_brightness NIP: 801c74c8 LR: a96491bc CTR: 801c749c REGS: 9fff3df0 TRAP: 0700 Not tainted (2.6.35-440) MSR: 000...
about While doing some tests (making it work) i think i stumbled upon a bug (which made testing harder) When i tried to make a bridge, just for the vlan, assigned the tagged port, and made a vlan interface on that bridge. Then removed the bridged from the interface list (not from the bridge menu) th...
Add the Ethernet interface to a bridge. Create the VLAN interfaces with the bridge as the parent interface. Add those VLAN interfaces to another bridge. You cannot add them to the same bridge as the Ethernet interface. Oh damn, didn't think about it in that way thanks for the hint! i'll try it as s...
also subquestion:
When i add vlan interfaces to a certain ethernet interface, can i add that ethernet interface also to a bridge, to have an untagged part?
I tried it, but it seemed not to work :/
Not to bash on your guys great work, but i don't really understand why i need to make bridge interfaces Because RouterOS is, at the heart of things, a Linux router. And not a switch. Oh, ok didn't think about it in that way, was distracted from that cause of the "ethernet switch" capabili...
VLAN setting under switch section is to manage VLANs going through switch chip, while standard VLAN interface manages VLANs going through CPU. That is what i thought at first, but i don't seem to setup it like i want. it looks like it is for tagged only? or do i need to setup the rules? I need tagg...
Hi, I'm new to the RouterOS and i was testing a setup, but i seem to need some help I've been able to set up untagged vlan's through bridges but I seem to fail to trunk (tagged) the vlan's to a 2nd Mikrotik device. adding interface vlan to the ethernet interface which is connected to the other devic...