Community discussions

MikroTik App

Search found 10 matches

by Maescool
Mon Apr 08, 2013 6:56 pm
Forum: General
Topic: RB1200 ROS 5.0 - up to 5.5 - randomly reboots (BGPv4 and v6)
Replies: 62
Views: 20275

Re: RB1200 ROS 5.0 - up to 5.5 - randomly reboots (BGPv4 and

It seems a IPSEC/GRE tunnel bug, as soon as I disable this, the Router is stable again..
It was running this config stable for over a year though..
by Maescool
Thu Apr 04, 2013 5:21 pm
Forum: General
Topic: RB1200 ROS 5.0 - up to 5.5 - randomly reboots (BGPv4 and v6)
Replies: 62
Views: 20275

Re: RB1200 ROS 5.0 - up to 5.5 - randomly reboots (BGPv4 and

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...
by Maescool
Thu Apr 04, 2013 2:58 pm
Forum: General
Topic: RB1200 ROS 5.0 - up to 5.5 - randomly reboots (BGPv4 and v6)
Replies: 62
Views: 20275

Re: RB1200 ROS 5.0 - up to 5.5 - randomly reboots (BGPv4 and

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...
by Maescool
Thu Dec 02, 2010 1:29 am
Forum: General
Topic: VLAN trunk
Replies: 11
Views: 3991

Re: VLAN trunk

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...
by Maescool
Thu Dec 02, 2010 12:33 am
Forum: General
Topic: VLAN trunk
Replies: 11
Views: 3991

Re: VLAN trunk

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...
by Maescool
Sun Nov 28, 2010 2:15 am
Forum: General
Topic: VLAN trunk
Replies: 11
Views: 3991

Re: VLAN trunk

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 :/
by Maescool
Sat Nov 27, 2010 7:22 pm
Forum: General
Topic: VLAN trunk
Replies: 11
Views: 3991

Re: VLAN trunk

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...
by Maescool
Sat Nov 27, 2010 5:58 pm
Forum: General
Topic: VLAN trunk
Replies: 11
Views: 3991

Re: VLAN trunk

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...
by Maescool
Thu Nov 25, 2010 5:18 pm
Forum: General
Topic: VLAN trunk
Replies: 11
Views: 3991

Re: VLAN trunk

It seems i need to enable service tags, but i don't know why..
Now i have been able to link my vlan's over one interface

Still i would like to know why there is a vlan setting under switch

Thanks
by Maescool
Thu Nov 25, 2010 3:57 am
Forum: General
Topic: VLAN trunk
Replies: 11
Views: 3991

VLAN trunk

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...