Hi, Been playing with this for a whole day and I can't seem to find a way to import CSR (Certificate Signing Request) into Mikrotik Certificates menu. Whenever I try to import it, it just ignores it. Does this mean that Mikrotik CA cannot sign any CSR? It can only sign the certificate template it cr...
Hi, I went through all the steps of getting trial to paid (CHR) license and now (from mikrotik.com) I'm seeing my license level as "P1-Perpetual" instead of "P1-Perpetual (Trial)". Which is good. However I'm wondering, how can I double check from my system that it is using paid l...
Hi, First, I know I shouldn't be using Winbox 3.12 without valid reason. I have valid reason. I need it to configure ROS 5.26 Okay, having said that, occasionally I would select things in configuration which isn't possible for ROS to take in. When that happens, pop up will be displayed telling me ho...
Thank you.
My only problem now is where do I download this from.
This site seems to keep whole bunch of ROS images but not winbox images. I can only see 3.18.
Link to download would be wonderful
Hi, I basically need to forward down some traffics landing on the WAN interface to some PPP client. I was under an impression that Mikrotik would support something like /ip firewall nat \ add action=dst-nat chain=dstnat dst-address=<PUBLIC IP> to-addresses=<ovpn-blah> It turns out NO... to-addresses...
Excellent. !!! While we are on the topic, I woud like to know if I was to use auto-mac property would it effectively do the same thing? Meaning, can I drop the admin-mac entirely and rely on ROS to do the right thing? /interface bridge add auto-mac=yes name=mybridge I'm guessing that ROS will automa...
Hi, See below for command I'm interested in. /interface bridge add admin-mac=AA:BB:CC:DD:EE:FF auto-mac=no name=mybridge Assuming AA:BB:CC:DD:EE:FF is a MAC address of the ether1 and I'm planning to make ether1 as a master of mybridge . I want to covert above command to look something like, /interfa...
Thank you for the workaround. I didn't try the dev version of the api since proplist did the job.
BTW, Is there document on how to go about using the dev version?
Would this be possible with nuget?
After that little incident with missing 's', I was humming along just fine. However, while performing disconnection on one connection made by Android phone program failed and returned Exception. See below. Unhandled Exception: tik4net.TikSentenceException: Duplicit key 'port' with deffirent values '...
Hi, I really need help on this bit of code. ITikCommand printcmd = connection.CreateCommand("/ip/ipsec/remote-peer/print"); IEnumerable<ITikReSentence> userlist = printcmd.ExecuteList(); Running it will return Exception: 'no such command prefix' What have I done wrong?
Hi, Searching through the forum I can't seem to find any previous post regarding to the question in the topic. This is the command I'm running at the terminal /ip ipsec remote-peer remove [ find id="blah" ] I'm using tik4net 3.3.0 and using it in Visual Studio and writing C# code. Among ma...
Hi, I would like to request for radius accounting support on IKE2. Right now it is only supporting access request. May be this goes without saying but just in case, rate-limit attribute support is necessary also. As far as rate-limit is concern, it is now being discarded by the RouterOS. Lastly, tha...
Hi, Does any one know where winbox saves which windows I've opened and its position and size? I would like to transfer them to different computers I'm using. That way I don't have to resize realign them all over again. While at it, is it possible to make some kind of default template? That way when ...
This thread is about one year old. Still not implemented?
I would really really love to see this implemented.
I'm running 6.42.3 and no accounting records are issued by Mikrotik.