General • Re: UPnP and Hairpin NAT
Thanks for the suggestion. Unfortunately this didn't work. I think the problem is in the dst-nat rule #3, not in the src-nat rules.Here is my understanding of the packet flow for Hairpin NAT (Scenario...
View ArticleGeneral • Re: A place for poetry
Hidden for some years away,but I am back today.Mikrotik - hooray!Statistics: Posted by jarda — Sat Mar 09, 2024 6:46 pm
View ArticleScripting • Re: snmpwalk/snmpget can't read global variable
Code: test=123Should that just declare some int, and when you reading it with snmp, you just get int like char value of 123.I think you should try to assign a string instead.Code: test="test"I am not...
View ArticleGeneral • Re: RB4011 VLAN traffic getting dropped
Moving forward I have noticed that traffic coming from internal VM network (like 192.168.121.1) to VLAN52 is going through VLAN1 (network connected to host 50.) is looking like this:MTR to...
View ArticleGeneral • Mikrotik 7.14 - wireguard
HelloSince 7.14, I am seeing these messages in the logsCode: wireguardInterface: bK[REDACTED]=: Handshake for peer did not complete after 5 seconds, retrying (try 2)eventually followed byCode:...
View ArticleForwarding Protocols • Multicast over GRE tunnel
I have two sites. One site has a multicast-audio based alerting system (alerts are played over multicast-compatible phones). I'd like to extend that alerting capability so that multicast audio played...
View ArticleBeginner Basics • WireGuard Subnets
I am quite new to MT products. I have a HAP AX3 (only a few weeks, replaced pfSense VM to isolate Network from Server) and am using stock config (QuickSET). I also have a CRS326 in SWOS for now.I have...
View ArticleBeginner Basics • Manage 2GHz CAPSMAN AP over 5GHz "backbone"
Hi. Can anyone clarify if CAPSMAN can be used over wireless? Currently i'm running HAP AC2, that's a 2+5GHz access point with internet. A line-of-sight wAP AC connects to it's 5GHz and bridges it over...
View ArticleBeginner Basics • Re: atlgm&eg18-ea & ZTE T3000
Solved. Backup configuration for others who may need it in zip file.Login details from backup file:192.168.188.1user admin psw adminStatistics: Posted by thogrin — Sat Mar 09, 2024 8:09 pm
View ArticleBeginner Basics • Re: Manage 2GHz CAPSMAN AP over 5GHz "backbone"
Capsman can use whatever interface you throw at it but that will not solve your underlying problem.The connection between your APs is flaky.If you are 150% convinced there is PERFECT line of sight...
View ArticleGeneral • Re: Mikrotik 7.14 - wireguard
Yes, try reading the 7.14 thread in announcements.........Statistics: Posted by anav — Sat Mar 09, 2024 9:39 pm
View ArticleGeneral • 2 wan setting
Hi guys,i need some help i have 2 fiber lines one from an operator 1G and one 2.5G on a rb5009.I post my configuration do you have any suggestions? everything works and failover works but the speed is...
View ArticleRouterBOARD hardware • Re: Chateau LTE18 ax external antenna conn. for LTE or...
HiAny update about this option?https://imgur.com/a/lqjj1a0Old Optionhttps://imgur.com/a/lqjj1a0Also seems the terminal command /interface/lte/settings/set external-antenna=bothnot working on...
View ArticleBeginner Basics • Re: WireGuard Subnets
(1) Remove bridge filters is probably the most important change.(2) Add wireguard to list members./interface list memberadd comment=defconf interface=ether1-WAN list=WANadd comment=defconf...
View ArticleGeneral • Interface lists efficiency for firewall
I would like to know about internal efficiency when using interface lists in firewall rules. For example, if I need to match packets between multiple interfaces in all directions, what would be more...
View ArticleBeginner Basics • Re: Need help to figure out : Guest network setup on...
https://help.mikrotik.com/docs/display/ ... ionexample:yes, I tried this one too.so I'm assuming I'll need to have Vlans to isolate the guest network?in my case 14x CAP AX are connected to POE...
View ArticleGeneral • Re: 2 wan setting
My advice, stick to basic default firewall rules and add very little and fix mangling its not correct.Statistics: Posted by anav — Sat Mar 09, 2024 9:57 pm
View ArticleGeneral • 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 ArticleGeneral • 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 ArticleForwarding Protocols • Re: Multicast over GRE tunnel
See viewtopic.php?t=185669Statistics: Posted by Amm0 — Sat Mar 09, 2024 10:50 pm
View Article