Community discussions

MikroTik App

Search found 37 matches

by amorsen
Mon Oct 02, 2023 4:16 pm
Forum: Forwarding Protocols
Topic: Cannot use interface group in routing ospf interface-template
Replies: 0
Views: 1703

Cannot use interface group in routing ospf interface-template

/interface/bridge add name=lanbridge /interface/list add name=lan /routing/ospf/interface-template add interfaces=lan ambiguous value of interface, more than one possible value matches input Apparently RouterOS is trying to autocomplete, and somehow getting confused. If I rename the interface group...
by amorsen
Thu Jan 14, 2021 9:36 pm
Forum: General
Topic: /31, RFC 3021
Replies: 2
Views: 1640

/31, RFC 3021

Most vendors have support for /31 by now. RouterOS however has some peculiarities. I would really like RouterOS to ARP for the remote address, to avoid flooding the network with broadcasts and to interop with other vendors. Testing against a Fortigate with 1.2.3.5/31, but I believe most vendors beha...
by amorsen
Wed Dec 16, 2020 1:13 pm
Forum: RouterOS beta
Topic: REST
Replies: 11
Views: 4369

Re: REST

That looks amazing!

It would be even better if there was a safe-mode for the API, to recover from mistakes that block access.
by amorsen
Tue Dec 01, 2020 6:17 pm
Forum: RouterOS beta
Topic: /import safe-mode (feature request)
Replies: 2
Views: 1247

Re: /import safe-mode (feature request)

Enable safe mode and then run import. This does not seem to work if you use common libraries. When using ssh programmatically, you tend to send one command and get the result from that command. The next command is sent as a separate entity, having no relation to the previous command. This makes it ...
by amorsen
Wed Nov 25, 2020 12:14 pm
Forum: RouterOS beta
Topic: /import safe-mode (feature request)
Replies: 2
Views: 1247

/import safe-mode (feature request)

I have a (hopefully) simple feature request that would make automatic changes on routers more foolproof. Add a parameter safe-mode to the /import command. When that is set, activate safe-mode before doing the import, and if connection is lost, do the rollback just like regular ctrl-X-style safe mode...
by amorsen
Sun Apr 12, 2020 3:50 pm
Forum: General
Topic: Feature request: per-domain forwarding in DNS
Replies: 21
Views: 24975

Re: Feature request: per-domain forwarding in DNS

Do not vote for features that I propose. This feature request (from 2008) is a good example of why my current score is zero feature requests accepted.

Find someone with more influence with Mikrotik to propose the features you need.
by amorsen
Fri Nov 02, 2018 1:43 pm
Forum: Announcements
Topic: v6.42.9 [long-term] is released!
Replies: 119
Views: 56467

Re: v6.42.9 [long-term] is released!

Good point, we definitely need some option to stop bridge if all bridge ports are down (or to run it only if there are active ports). Someone just needs to contact support@mikrotik.com with that request :) I contacted support multiple times. They refused to accept that it is an issue. Oh well, Juni...
by amorsen
Mon Oct 22, 2018 6:09 pm
Forum: Announcements
Topic: v6.42.9 [long-term] is released!
Replies: 119
Views: 56467

Re: v6.42.9 [long-term] is released!

So, the old master-port code is gone. Now we are stuck with bridge interfaces being always up, whether there are any ports up in the switch. I have posted repeatedly why this is unacceptable.

Please bring back security fixes for the 6.40.x releases.
by amorsen
Sat Nov 04, 2017 12:32 am
Forum: Announcements
Topic: v6.41rc [release candidate] is released! New bridge implementation!
Replies: 561
Views: 208836

New bridge keeps IP addresses up

If you start with the standard configuration, ether2 has ether3-5 as slave ports, and none of the ports ether2 through ether5 have cables attached, any IP addresses assigned to ether2 will be inactive. After the upgrade to rc and the switch to the new bridge implementation, any addresses assigned to...
by amorsen
Wed Apr 10, 2013 1:41 pm
Forum: Forwarding Protocols
Topic: eBGP load balancing
Replies: 4
Views: 1973

Re: eBGP load balancing

Insinuating that I have not read the RFC is not particularly helpful either. The RFC tells how to select the best path which is advertised to other peers. It does not specify which routes you put into the hardware forwarding table, that is a policy decision which is outside the scope of the RFC prot...
by amorsen
Tue Apr 09, 2013 11:36 pm
Forum: Forwarding Protocols
Topic: eBGP load balancing
Replies: 4
Views: 1973

Re: eBGP load balancing

Considering that most of your competitors can do it, "by design" is not very convincing. But fair enough, choices are the good thing about competition :)
by amorsen
Tue Apr 09, 2013 4:25 pm
Forum: Forwarding Protocols
Topic: eBGP load balancing
Replies: 4
Views: 1973

eBGP load balancing

http://wiki.mikrotik.com/wiki/Manual:BGP_Load_Balancing_with_two_interfaces#Example_with_eBGP describes how to achieve load balancing per-flow. It is however a rather complicated setup. I tried to use the much simpler solution of just adding the second router as two eBGP peers on two different inter...
by amorsen
Sun Dec 11, 2011 12:16 am
Forum: General
Topic: Raw RSA IPSEC authentication
Replies: 0
Views: 705

Raw RSA IPSEC authentication

I am trying to use raw RSA authentication to interoperate with Openswan. The challenge is that Openswan keeps its public keys in a format like pubkey=0sA... whereas RouterOS apparently expects a PEM file. Is there any way to convert the Openswan format to something which RouterOS can use?

/Benny
by amorsen
Mon Apr 19, 2010 12:18 pm
Forum: General
Topic: Backup with restore to different router
Replies: 2
Views: 1031

Backup with restore to different router

Is there a handy way to create a backup which will restore to a different router?

The built-in backup function in 4.6 does not get all settings transferred correctly when restored to a different router of the same model (where MAC-adresses are different).
by amorsen
Thu Apr 01, 2010 1:04 am
Forum: General
Topic: [REQUEST] Eth adapter driver | MT can't recognize adapter
Replies: 7
Views: 2707

Re: [REQUEST] Eth adapter driver | MT can't recognize adapte

Thank you very much SmalleR. I'll go for the 82576 then.

It's a bit sad if RouterOS actually uses legacy IRQ's though; that's quite a waste of a multiqueue NIC.
by amorsen
Wed Mar 31, 2010 5:56 pm
Forum: General
Topic: [REQUEST] Eth adapter driver | MT can't recognize adapter
Replies: 7
Views: 2707

Re: [REQUEST] Eth adapter driver | MT can't recognize adapte

Did the beta version 5 add support for 82576? I'm looking around for a more performant card for our current x86-based routers, and I'd like to pick a card which has RouterOS support so we can switch them to RouterOS one day. The choice seems to be Intel 82576 on an Intel-brand card or NetXen NX3031 ...
by amorsen
Sun Mar 28, 2010 8:22 pm
Forum: RouterBOARD hardware
Topic: RB600/RB800 SFP Daughtercard?
Replies: 7
Views: 2586

Re: RB600/RB800 SFP Daughtercard?

Good old PCI is 133MB/s, which would be enough for almost all our customers. You'll be CPU limited before you hit 1Gbps on the RB600 anyway.

Not that it helps us though, we'd need a 1U rack mountable cabinet for it and that's difficult with a daughterboard.
by amorsen
Mon Mar 01, 2010 11:59 am
Forum: RouterBOARD hardware
Topic: RB1100
Replies: 185
Views: 78128

Re: RB1100

So 13 ports, 1U, PPC CPU.

Still wondering about CPU speed and whether any of the ports are SFP. I couldn't see the interfaces clearly in the video.
by amorsen
Tue Feb 02, 2010 3:54 pm
Forum: General
Topic: Feature request: per-domain forwarding in DNS
Replies: 21
Views: 24975

Re: Feature request: per-domain forwarding in DNS

I'm deeply impressed by your ingenuity. I don't think we'll be able to support that solution for our customers, but it's really really clever.

Hopefully Mikrotik will come up with something simpler.
by amorsen
Fri Jan 15, 2010 12:39 pm
Forum: General
Topic: Setting 802.1p tag (CoS) based on DSCP
Replies: 4
Views: 6681

Re: Setting 802.1p tag (CoS) based on DSCP

Thanks Chupaka! That's brilliant!

"For every complex problem, there is a solution that is simple, neat, and wrong."

Apparently for this particular problem there is also a solution that is simple, neat, and correct...
by amorsen
Tue Jan 12, 2010 6:13 pm
Forum: General
Topic: Setting 802.1p tag (CoS) based on DSCP
Replies: 4
Views: 6681

Setting 802.1p tag (CoS) based on DSCP

I have a need for setting the 802.1p tag based on the DSCP tag. I.e. basic DSCP-to-CoS translation, like vconfig set_egress_map does on plain Linux. It seems like there are two possible workarounds for achieving this on RouterOS: I can use the bridge chip to do the mapping. Unfortunately the platfor...
by amorsen
Wed Apr 22, 2009 4:54 pm
Forum: General
Topic: Feature request - BGP 32bit AS numbers
Replies: 19
Views: 8766

Re: Feature request - BGP 32bit AS numbers

It would be very convenient if you switched to asplain for printing. asplain is the preferred format.

See e.g.: http://ripe.net/ripe/maillists/archives ... 00018.html
by amorsen
Mon Nov 17, 2008 12:50 pm
Forum: RouterBOARD hardware
Topic: RB493
Replies: 10
Views: 4187

Re: RB493

But first we need better ethernet port diagnostics. I was somewhat shocked today when I realized that there are no ethernet diagnostics in routeros. Ouch. This is certainly making me reevaluate whether the RB1000 is an appropriate platform for our customers. For the customers with RB450 it's a nice...
by amorsen
Wed Oct 29, 2008 8:46 pm
Forum: General
Topic: BTest server for Linux
Replies: 32
Views: 33050

Re: BTest server for Linux

For me it's not a matter of not trusting the results. Wine isn't going on the servers in our data center. You can call that religious, but it isn't going to change. Not that a non-free-software bandwidth test application is going on them either.
by amorsen
Tue Oct 28, 2008 11:22 am
Forum: General
Topic: BTest server for Linux
Replies: 32
Views: 33050

Re: BTest server for Linux

I just want to second the request for a Linux BTest server. The lack of it is causing grief among our support staff.
by amorsen
Wed Sep 03, 2008 3:35 pm
Forum: General
Topic: DHCP options by MAC-address pattern
Replies: 9
Views: 8464

Re: DHCP options by MAC-address pattern

If you're willing to depend on RADIUS, you could send the DHCP request off to a different DHCP-server -- possibly even running on the RADIUS-server. Our problem is that we want the local net to work even when the WAN is down, and in most of our locations the RB is the only "server". The on...
by amorsen
Thu Aug 28, 2008 5:36 pm
Forum: General
Topic: DHCP options by MAC-address pattern
Replies: 9
Views: 8464

DHCP options by MAC-address pattern

It would be very nice if DHCP could set specific options depending on MAC-address. In our case we have some Snom-phones which expect the TFTP-server option to be in this weird format: "http://provision.example.com/somewhere/{mac}", whereas the Linksys PAP2 expects the more conventional &qu...
by amorsen
Thu Jul 24, 2008 3:05 pm
Forum: General
Topic: Feature request: per-domain forwarding in DNS
Replies: 21
Views: 24975

Feature request: per-domain forwarding in DNS

It would be very nice if the built-in DNS server could selectively forward domains to servers. In dnsmasq this is done with the syntax: server=/lan/10.1.2.3 This will send all requests ending in .lan to 10.1.2.3. This is especially useful when e.g. the Active Directory servers are behind a VPN conne...
by amorsen
Tue Jun 17, 2008 12:26 pm
Forum: General
Topic: Equal cost multipath and shaping
Replies: 1
Views: 916

Re: Equal cost multipath and shaping

Obviously this was a case where "debugging by maximising potential embarassment" was the right answer.

I am stupid, I AM actually getting 2x2Mbps -- right now I have two flows at 1Mbps and 1 flow at 2Mbps (with a little variation.)

RouterOS works brilliantly as always.
by amorsen
Tue Jun 17, 2008 12:08 pm
Forum: General
Topic: Equal cost multipath and shaping
Replies: 1
Views: 916

Equal cost multipath and shaping

I have two S.HDSL lines at 2Mbps each. I would like to bundle them to one line. I am currently simulating the two lines in a lab setup with two RB600's. If I just set the ethernet interfaces to 10Mbps and bundle them, I can get (almost) 2x10Mbps if I start two downloads. It works perfectly. However,...
by amorsen
Mon Jun 16, 2008 3:42 pm
Forum: General
Topic: LLDP
Replies: 136
Views: 69232

LLDP

It would be nice to have LLDP in routeros. Newer Procurve switches don't have CDP anymore; and LLDP is a better standard anyway...
by amorsen
Tue May 27, 2008 5:22 pm
Forum: RouterBOARD hardware
Topic: Cannot turn off ethernet autonegotiation, RB600
Replies: 0
Views: 1273

Cannot turn off ethernet autonegotiation, RB600

I have a rather strange problem: [admin@router2] > /interface ethernet export # jan/01/1970 00:01:33 by RouterOS 3.10 # software id = PL88-PTT # /interface ethernet set 0 arp=enabled auto-negotiation=yes comment="" disabled=no full-duplex=yes mac-address=00:0C:42:21:20:70 mtu=1500 name=eth...
by amorsen
Fri Jul 27, 2007 12:12 am
Forum: General
Topic: BGP multiple peerings
Replies: 9
Views: 4665

Re: BGP multiple peerings

Let me repeat myself from the first post: "I have an RB500 running v3.0beta9, with two physical links to a Linux-router running quagga." There are only two routers involved here, one runs RouterOS, the other runs Quagga. Therefore there is no point in changing the router ID on the Quagga b...
by amorsen
Tue Jul 24, 2007 5:50 pm
Forum: General
Topic: BGP multiple peerings
Replies: 9
Views: 4665

Re: BGP multiple peerings

Will using multiple instances actually work in this case? It sounds like both of them will try to insert routes into the kernel routing table; which instance will win?
by amorsen
Sat Jul 21, 2007 10:46 am
Forum: General
Topic: BGP multiple peerings
Replies: 9
Views: 4665

Re: BGP multiple peerings

I don't see any way to set the router-id on a peer basis. I just have this: [admin@MikroTik] /routing bgp peer> set 0 ? Change properties of one or several items. <numbers> -- List of item numbers address-families -- comment -- Set comment for items disabled -- hold-time -- in-filter -- instance -- ...
by amorsen
Fri Jul 20, 2007 9:54 pm
Forum: General
Topic: BGP multiple peerings
Replies: 9
Views: 4665

Re: BGP multiple peerings

Change quagga so that it sends one routerid via one link and another routerid via another link? I haven't heard about such functionality and a quick search didn't unearth anything like that.
by amorsen
Fri Jul 20, 2007 6:03 pm
Forum: General
Topic: BGP multiple peerings
Replies: 9
Views: 4665

BGP multiple peerings

I have an RB500 running v3.0beta9, with two physical links to a Linux-router running quagga. On the RB500, ether1 has address 10.1.1.1/24, ether2 has address 10.1.2.1/24. Similarly, the Linux router has 10.1.1.2/24 on eth0 and 10.1.2.2/24 on eth1. I would like to establish two iBGP sessions between ...