Quantcast
Channel: MikroTik
Browsing all 21204 articles
Browse latest View live

General • WireGuard in action, experiences, not theory

I made during my work of more than a hundred wireguard connections.30% is site to site between two MikroTik and the rest is connection to individual computers.In your experience whether it is possible...

View Article


Scripting • Re: C# API - tik4net on GitHub

Hi guysI need to connect from C# to router mikrotik using a VPN (remotewimbox) to access my routers remotely.I can to access my router mikrotik on LAN, but using VPN i can not... please help me, thank...

View Article


General • Re: WireGuard in action, experiences, not theory

Multiple peers: absolutely no problem provided you got your addressing scheme correct.Quantity of peers: no idea. My maximum is 8. Not so easy to test ...Splitting in multiple connections:that's a bit...

View Article

Forwarding Protocols • Re: Multicast over GRE tunnel

See viewtopic.php?t=185669Statistics: Posted by Amm0 — Sat Mar 09, 2024 10:50 pm

View Article

General • Mangle rules with FastTrack

I came up with a need to mark certain packets while still using FastTrack for the rest of the traffic. It turned out to be unexpectedly easy. I'm posting this to make sure I'm not missing anything,...

View Article


General • Re: RB4011 VLAN traffic getting dropped

So I would recommend you to read this before starting messing with VLANs: https://forum.mikrotik.com/viewtopic.php?t=143620 If you plan to use VLANs then don't use VLAN1.Statistics: Posted by...

View Article

Beginner Basics • Re: Logging incoming traffic

like this?/ip firewall filter add action=passthrough chain=input comment="Syn from outside" connection-state=new in-interface=ether1 log=yes log-prefix="syn from outside"and make this rule the first...

View Article

Wireless Networking • Mesh Networking with Dynamic Routing

I'm trying to create a decentralized wireless mesh network using Code: /interface mesh and wds. The end goal is to be able to temporarily stand up any portion of this wireless network in the field and...

View Article


Beginner Basics • Re: Share WAN port between 2 interfaces

Yes it is possible.Ideally use Winbox, or webfig to configure the router.Non optimal solution, (but likely near enough)SummaryAdd a new 2 port bridge for Wan connection, create and connect a pppoe...

View Article


Virtualization • Re: CHR license warning

After just also spending multiple hours debugging before remembering the license thing, huge +1 from me.I had to reinstall a CHR due to the bug in 7.14 where CHRs on Xen didn’t see any ethernet...

View Article

Wireless Networking • wifi-qcom & signal strength

Hi,since wifi-qcom, on a router as station mode, how to read the signal strength value ?may be I missed something.thanksStatistics: Posted by armandfumal — Sun Mar 10, 2024 12:23 am

View Article

SwOS • Re: Weird issue SwOS 2.16 on CRS312

It seems that I need reboot crs312 now every 24h to keep clients get ip addr with dhcp. Just rebooted sw and all clients are now back in dhcp server lease table.Statistics: Posted by sakke42 — Sun Mar...

View Article

General • How to get the result of a DHCPv6 client request for an option ?

I would need to get the result of a DHCPv6 client request for option 94 (MAP-E container).Is there a way to get that in a script ?I'm able to successfully request this option through Option 6, and i...

View Article


General • Re: How to get the result of a DHCPv6 client request for an option ?

in https://wiki.mikrotik.com/wiki/Manual:IPv6/DHCP_Client it mentions an options array as being one of the variables supplied to the script.This looks like it might actually be present but using it...

View Article

General • Re: RB5009UPr+S+IN power problems?

Installed my first RB5009UPr+S+IN yesterday.Picked this one as it shows a 130Watt power budget for devices.Since this is pretty small install... Picked this unit to drive 3 Cambium XV2-21X. These are...

View Article


Wireless Networking • disconnected 141.98.7.36, ssl: record overflow

Hi!I've noticed weird messages after i enabled new capsman on L009UiGS-2HaxD and ROS 7.14 I am not doing anything special during that time and I can't find anything related to such messageMar 8...

View Article

General • Slow Samba over internal NAT

I am testing a new toy in the form of MS-01 from Minisforum.I have Proxmox on it with P-Unlimited CHR. One 2.5 Gb/s nic as WAN and one 10 Gb/s nic as LAN.No firewall at all and CPU barely hits 6%...

View Article


General • Re: Mangle rules with FastTrack

There are two approaches used......(1) Identify the traffic prior to fastrack.add action=accept chain=forward connection-state=established,related,untracked in-interface=vlan101...

View Article

Useful user articles • Re: HowTo: mDNS-repeater on MikroTik using container /...

I needed to make allow rule both ways - from VLAN1 (iPhone) to VLAN2 (Samsung TV) and the other way around. If I do not do this, Samsung TV AirPlay does not play anything, so I might as well just add...

View Article

Image may be NSFW.
Clik here to view.

Wireless Networking • Re: CAPsMAN <> cAP config and behaviour is...

Why do you even attempt to do this ?Those interfaces will come on their own once the cap devices are being managed by capsman.Because of this comment:Your wireless interfaces on the CAP aren't part of...

View Article
Browsing all 21204 articles
Browse latest View live