Community discussions

MikroTik App

Search found 24111 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 81
by anav
Fri Jun 13, 2025 2:30 am
Forum: Beginner Basics
Topic: Chateau lte12 route traffic to Wireguard on VPS
Replies: 3
Views: 221

Re: Chateau lte12 route traffic to Wireguard on VPS

No I meant that an interface with a *1 indicates an issue........The router is telling you that there is a problem.
Which interface is it referring to???
by anav
Fri Jun 13, 2025 2:28 am
Forum: Beginner Basics
Topic: Three MikroTik hAP ax lite as AP
Replies: 16
Views: 2848

Re: Three MikroTik hAP ax lite as AP

You know the drill all three configs posted for review.
Mind you I expect to see offbridge ports on all three :-)
by anav
Fri Jun 13, 2025 2:27 am
Forum: Beginner Basics
Topic: VLAN tag WAN port [SOLVED]
Replies: 3
Views: 177

Re: VLAN tag WAN port [SOLVED]

Send the helper some cat food!!
by anav
Fri Jun 13, 2025 2:25 am
Forum: General
Topic: Trying to setup ProtonVPN on Chateau
Replies: 1
Views: 94

Re: Trying to setup ProtonVPN on Chateau

Try posting your config to see what you have done.
/export file=anynameyouwish ( minus router serial number, any public WANIP information, keys )
by anav
Fri Jun 13, 2025 2:24 am
Forum: General
Topic: Need something more powerful than HEX S - suggestions?
Replies: 7
Views: 325

Re: Need something more powerful than HEX S - suggestions?

Meanwhile, the RB5009 is a great upgrade regardless.
by anav
Thu Jun 12, 2025 10:10 pm
Forum: Beginner Basics
Topic: Chateau lte12 route traffic to Wireguard on VPS
Replies: 3
Views: 221

Re: Chateau lte12 route traffic to Wireguard on VPS

1. You have a problem on an interface on the bridge??? add bridge=bridge comment=defconf interface= *1 2. One obvious problem is DUPLICATE IP ADDRESSES (your phone is .2 and your router is .2) MODIFY TO: /ip address add address=192.168.8.1/24 comment=defconf interface=bridge network=\ 192.168.8.0 ad...
by anav
Thu Jun 12, 2025 8:38 pm
Forum: General
Topic: Dual WAN PCC - can not access LAN via Wireguard
Replies: 15
Views: 675

Re: Dual WAN PCC - can not access LAN via Wireguard

1. You didnt remove the rule I requested and instead removed the rule you should keep. ENSURE THIS IS THE RULE you have in the forward chain. ( there is no wg traffic originating from local users going to clients ) add action=accept chain=forward comment="wg clients to LAN" \ in-interface=...
by anav
Thu Jun 12, 2025 4:33 pm
Forum: General
Topic: Dual WAN PCC - can not access LAN via Wireguard
Replies: 15
Views: 675

Re: Dual WAN PCC - can not access LAN via Wireguard

Post latest complete config for review please.
by anav
Thu Jun 12, 2025 3:59 am
Forum: Beginner Basics
Topic: winbox, managing TWO mikrotik routers in cascade [SOLVED]
Replies: 6
Views: 723

Re: winbox, managing TWO mikrotik routers in cascade [SOLVED]

You do know AMMO, that romon is an anagram................ ;-)
by anav
Thu Jun 12, 2025 12:15 am
Forum: Beginner Basics
Topic: Ready to begin my VLAN adventure
Replies: 17
Views: 801

Re: Ready to begin my VLAN adventure

When using vlans work from an offbridge port, as noted many times.
by anav
Thu Jun 12, 2025 12:14 am
Forum: General
Topic: Dual WAN PCC - can not access LAN via Wireguard
Replies: 15
Views: 675

Re: Dual WAN PCC - can not access LAN via Wireguard

Firewalls are all about matching.............. The default rule states, DROP all traffic coming from the WAN , unless that traffic is identified (by port number/protocol) in the NAT rules. The rule after has nothing to do with WAN traffic, it addresses WIreguard and LAN traffic, a different animal. ...
by anav
Thu Jun 12, 2025 12:11 am
Forum: General
Topic: double-hop Wireguard
Replies: 13
Views: 563

Re: double-hop Wireguard

Correct instead of stating what the router should do according to your wishes in terms of functionality. Better to describe the traffic flow requirement for all identified users and devices. From that a config will take shape. So yes exactly knowing how wireguard works, would tell you that two way i...
by anav
Wed Jun 11, 2025 9:06 pm
Forum: Beginner Basics
Topic: Ready to begin my VLAN adventure
Replies: 17
Views: 801

Re: Ready to begin my VLAN adventure

Don't see any blood coming from your knees yet, proceed down the learning road, rough as it is ;-)
Read the references and vids etc, take a stab at a config.
by anav
Wed Jun 11, 2025 9:03 pm
Forum: General
Topic: Wireguard S2S multiple WAN routing
Replies: 3
Views: 284

Re: Wireguard S2S multiple WAN routing

Okay enjoy,
When you provide a network diagram and finished type of endstate plan more than willing to help.
Not interested in hypotheticals................
by anav
Wed Jun 11, 2025 9:00 pm
Forum: General
Topic: Dual WAN PCC - can not access LAN via Wireguard
Replies: 15
Views: 675

Re: Dual WAN PCC - can not access LAN via Wireguard

Wrong ......... The drop rule 'sort of included in the default rule, very confusing which I loathe, need not be last, in the default rules. That rule only drops any wan traffic not identified for port forwarding, nothing more, nothing less. It has no bearing on any other traffic. Basically the defau...
by anav
Wed Jun 11, 2025 8:51 pm
Forum: General
Topic: double-hop Wireguard
Replies: 13
Views: 563

Re: double-hop Wireguard

Okay as I see it you want something very complex There is no point in looking at the config at the moment. What is needed, excuse my overexhuberant colleagues is a concrete plan and understanding of the requirements. IS what you are asking possible. Likely, so how do we get there. What are the limit...
by anav
Wed Jun 11, 2025 8:13 pm
Forum: General
Topic: Dual WAN PCC - can not access LAN via Wireguard
Replies: 15
Views: 675

Re: Dual WAN PCC - can not access LAN via Wireguard

I dont get your point Johnson,
The chap is using default rules which does not incorporate DROP ALL ELSE rules.
The rule above simply drops anything from the WAN side that is not destinated and has no effect on wireguard traffic.
by anav
Wed Jun 11, 2025 5:54 pm
Forum: Beginner Basics
Topic: CHR Cloud Routing to peers
Replies: 10
Views: 673

Re: CHR Cloud Routing to peers

R1- Why is there a second bridge ( aka one for wan )?? R2 Do not name bridge LAN, its very confusing as LAN is already used on the router to denote all local subnets ( bridge subnet, vlans, and/or any subnets tied to etherports, or even wireguard ). Its very confusing to try and read a config where ...
by anav
Wed Jun 11, 2025 4:59 pm
Forum: General
Topic: Dual WAN PCC - can not access LAN via Wireguard
Replies: 15
Views: 675

Re: Dual WAN PCC - can not access LAN via Wireguard

I would only run one wireguard interface and over the primary WAN1 ( digi ). If the primary WAN1 fails then Wireguard should work on the failover WAN2 (orange) ( note one should not PCC any of the wireguard traffic. The key point for us is whether or not both ISP1 and ISP2 provide public IPs to the ...
by anav
Wed Jun 11, 2025 4:38 pm
Forum: General
Topic: Wireguard S2S multiple WAN routing
Replies: 3
Views: 284

Re: Wireguard S2S multiple WAN routing

Please provide a diagram of your network as you explanation was not clear. Does each device have its own internet connection for example. Do any have a public IP address on an upstream device that gets a public IP address that can forward ports to the MT. Not sure why you use two bridges. Your R1 Se...
by anav
Wed Jun 11, 2025 4:26 pm
Forum: General
Topic: "No Internet Access" Issue on RB1100AHx2 (Hotspot Gateway) - 590 Active Users
Replies: 2
Views: 313

Re: "No Internet Access" Issue on RB1100AHx2 (Hotspot Gateway) - 590 Active Users

I am hoping that someone with far more RoS acumen can assist you!
by anav
Wed Jun 11, 2025 4:26 pm
Forum: General
Topic: "No Internet Access" Issue on RB1100AHx2 (Hotspot Gateway) - 590 Active Users
Replies: 2
Views: 313

Re: "No Internet Access" Issue on RB1100AHx2 (Hotspot Gateway) - 590 Active Users

CAVEAT, not IT or network trained, take comments as you wish. 1. RB4011 is not a DPI capable router and this attempt, presumably to block tiktok, is probably not useful and (not sure) may take up valuable cpu bandwidth. /ip firewall layer7-protocol add name=Tiktok regexp="^.+(tiktok.com|musical...
by anav
Wed Jun 11, 2025 3:42 pm
Forum: Beginner Basics
Topic: mikrotik hap ac
Replies: 5
Views: 864

Re: mikrotik hap ac

The options are clear. One Cable from modem to MT Device in basement. One Cable from MT Device in basement to MT device upstairs. Which one acts as switch and which one acts as a router should is all very optional. I personally would put the router with two considerations a. UPS backup (as well as m...
by anav
Wed Jun 11, 2025 3:27 pm
Forum: Beginner Basics
Topic: CHR Cloud Routing to peers
Replies: 10
Views: 673

Re: CHR Cloud Routing to peers

Okay, So if you reboot R2 while at R2, the wireguard connection fails to re-establish. That is not normal. Can you confirm if your WANIP at R2 changes upon reboot? Can you please post both configs R1 and R2 /export file=anynameyouwish ( minus router serial number, any public WANIP information, keys )
by anav
Wed Jun 11, 2025 2:30 pm
Forum: Beginner Basics
Topic: CHR Cloud Routing to peers
Replies: 10
Views: 673

Re: CHR Cloud Routing to peers

Ahh I see, so the issue is more precisely a. I am located at R2 and reboot router 2 and lose my connection via wireguard to Router 1 OR b. I am located at R1 and reboot router 1 and lose my connection via wireguard to Router2 OR c. I am located at R1 and via wireguard reboot router2 and lose my conn...
by anav
Wed Jun 11, 2025 1:52 pm
Forum: Beginner Basics
Topic: CHR Cloud Routing to peers
Replies: 10
Views: 673

Re: CHR Cloud Routing to peers

So it would appear your M2 router gets a public IP from the bridged modem
(ip cloud IP = whatsmyIP(in browser) = ip dhcp client (or pppoe) IP.

If so, then whey do you need a CHR in the cloud? Purposes??
by anav
Wed Jun 11, 2025 12:41 am
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 115
Views: 6148

Re: The ultimate Mikrotik iptables flowchart

Okay so my guess is that step 9 skips to 15 is correct and that the numbering is not necessarily a traffic flow just a marker number............
by anav
Tue Jun 10, 2025 11:02 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 47
Views: 3645

Re: is it me, or is it the wAP ax?

Anything outdoor over any distance why not https://mikrotik.com/product/wireless_wire
or the superior https://mikrotik.com/product/wireless_wire_cube_pro
I'd only use the wapax for local coverage (not ptp stuff)
by anav
Tue Jun 10, 2025 11:00 pm
Forum: Beginner Basics
Topic: CHR Cloud Routing to peers
Replies: 10
Views: 673

Re: CHR Cloud Routing to peers

First of all how are you connecting to the two Mikrotik routers on the ground.
Its very unclear, what you have done so far and that is because no requirements have been stated etc..
by anav
Tue Jun 10, 2025 10:54 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 115
Views: 6148

Re: The ultimate Mikrotik iptables flowchart

Okay, I will bite. Lets take the scenario where we mangle traffic coming to the router so it goes back out the same WAN. Lets say WAN1 is primary and traffic is to the router via WAN2 and needs to go back out WAN2. /ip firewall mangle { mangle for traffic to router } add action=mangle chain= input c...
by anav
Tue Jun 10, 2025 8:44 pm
Forum: Forwarding Protocols
Topic: Dual wan connexion from winbox
Replies: 5
Views: 5777

Re: Dual wan connexion from winbox

Why would you encourage someone to come in clear text to the router for management purposes, me thinks your dehydrated. ;-) ( or lost a bounce in your step )
by anav
Tue Jun 10, 2025 7:32 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 115
Views: 6148

Re: The ultimate Mikrotik iptables flowchart

Thanks for the offer, but I dont belong. You guys know what you are talking about from an educated networking and engineering perspective. DYI doesn't cut the mustard but I am always willing to look at stuff to see if it makes sense for the 'masses'.
by anav
Tue Jun 10, 2025 7:22 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 115
Views: 6148

Re: The ultimate Mikrotik iptables flowchart

<placeholder post for the final version - once ready> I am in the habit of taking pictures to document the progression of works, so here it is (9 June 2025 8:00 Zulu): photo1.jpg :lol: The first thing to do when encountering issues is to stop digging! ;-P Awaiting for the 'real final product' to re...
by anav
Tue Jun 10, 2025 7:11 pm
Forum: Useful user articles
Topic: Using RouterOS to VLAN your network
Replies: 334
Views: 567993

Re: Using RouterOS to VLAN your network

To the first question: Depends, on the surface yes. If one has multiple ports, all the same and tagged and all going to the same VLAN-ID, they can be combined on the router or Switch. Discussion: If there are any differences between any of the VLAN-IDS, like one has an implicit ( set on bridge port ...
by anav
Tue Jun 10, 2025 6:58 pm
Forum: Beginner Basics
Topic: winbox, managing TWO mikrotik routers in cascade [SOLVED]
Replies: 6
Views: 723

Re: winbox, managing TWO mikrotik routers in cascade [SOLVED]

First of all, assuming you are using vlans please read this reference: https://forum.mikrotik.com/viewtopic.php?t=143620 One bridge for each device. Second device gets its IP from the management vlan Only the management vlan need be identified Only the management vlan is tagged on the bridge for /in...
by anav
Tue Jun 10, 2025 6:51 pm
Forum: General
Topic: add dst to address list swapped with add src to address list?
Replies: 2
Views: 439

Re: add dst to address list swapped with add src to address list?

WHY?
Layer7 was the way to block facebook and that is now gone considering the ways that traffic is directed by such Apps.
Unless the router has DPI that can reach into encrypted packets you are wasting your time.
by anav
Tue Jun 10, 2025 5:13 pm
Forum: Beginner Basics
Topic: Upgrade from RB750Gr3 to Hex S 2025 (E60iUGS) [SOLVED]
Replies: 22
Views: 1488

Re: Upgrade from RB750Gr3 to Hex S 2025 (E60iUGS) [SOLVED]

So maybe 10-12 rules.......okay, Be curious when you have 25 rules ??
by anav
Tue Jun 10, 2025 5:07 pm
Forum: Beginner Basics
Topic: Pros & cons of RB1100AHx4 ? [SOLVED]
Replies: 20
Views: 1342

Re: Pros & cons of RB1100AHx4 ? [SOLVED]

Because they want to force the user to buy two (OR EVEN BETTER FOUR), to span the width of the rack jajajajajaja
You think I jest??
...............
four.jpg
by anav
Tue Jun 10, 2025 5:05 pm
Forum: Beginner Basics
Topic: Upgrade from RB750Gr3 to Hex S 2025 (E60iUGS) [SOLVED]
Replies: 22
Views: 1488

Re: Upgrade from RB750Gr3 to Hex S 2025 (E60iUGS) [SOLVED]

Surprized you get 900?? How many firewall rules do you have???
by anav
Tue Jun 10, 2025 5:04 pm
Forum: Beginner Basics
Topic: Most effective solution for device blocking
Replies: 14
Views: 969

Re: Most effective solution for device blocking

1. Change the WIFI password and remind staff that they will lose their jobs if they give out the wifi password. 2. Shut down WIFI by script after hours ( thus ensuring you only keep wireguard or VPN access, wired after hours) These are the easy steps. In terms of shutting down wifi, will let the exp...
by anav
Tue Jun 10, 2025 4:51 pm
Forum: Beginner Basics
Topic: Upgrade from RB750Gr3 to Hex S 2025 (E60iUGS) [SOLVED]
Replies: 22
Views: 1488

Re: Upgrade from RB750Gr3 to Hex S 2025 (E60iUGS) [SOLVED]

If you are getting 940 Mbps, you are good to go. The connection is 1gig and with normal losses around 940/950 is very reasonable. I have a highpowered router and I dont get more than 940 on my 1gig connection. UP your ISP connection if you want more speed. If you wanted a router with up to 1 gig thr...
by anav
Mon Jun 09, 2025 1:31 am
Forum: Beginner Basics
Topic: Help changing management IP address [SOLVED]
Replies: 4
Views: 1012

Re: Help changing management IP address [SOLVED]

To work with vlans, you will pull your hair out moving things around best bet is to take one port off the bridge and do all the configuration safely there!!! Notes: 1. FIRST STEP add Offbridge settings, and do all vlan configuration from this safe spot. ( using port 9). Recommend this for all device...
by anav
Mon Jun 09, 2025 1:29 am
Forum: Beginner Basics
Topic: Looking to add a guest vlan and iot vlan to my network setup which also requires vlan40 tagging for internet access
Replies: 2
Views: 771

Re: Looking to add a guest vlan and iot vlan to my network setup which also requires vlan40 tagging for internet access

One bridge, no dchp by bridge, if you have a house subnet, simply use a vlan for that as well. Do not use vlan-id=1 Now for best of luck and trouble free its best to take one port off the bridge and do all the configuration from there ( the last step being turning bridge vlan filtering on ). How to:...
by anav
Mon Jun 09, 2025 1:25 am
Forum: Beginner Basics
Topic: Fasttrack breaks streaming service
Replies: 16
Views: 1361

Re: Fasttrack breaks streaming service

ALSO ensure you remove the device serial number and any public WANIP information
by anav
Sun Jun 08, 2025 2:57 am
Forum: General
Topic: Wireguard doesn't work with bridge WAN interfaces
Replies: 2
Views: 531

Re: Wireguard doesn't work with bridge WAN interfaces

/export file=anynameyouwish (minus router serial number, public WANIP information, keys).
Be happy to comment then.
by anav
Sat Jun 07, 2025 9:10 pm
Forum: Beginner Basics
Topic: Hairpin NAT doesn't work
Replies: 10
Views: 1003

Re: Hairpin NAT doesn't work

Eider, why do you post a config that is nothing but a security phuckup..................
Ahh okay, that makes more sense........
by anav
Sat Jun 07, 2025 4:28 pm
Forum: Beginner Basics
Topic: mikrotik hap ac
Replies: 5
Views: 864

Re: mikrotik hap ac

Provide a network diagrams of what you think the final setup will loook like.
by anav
Sat Jun 07, 2025 4:24 pm
Forum: Beginner Basics
Topic: Hairpin NAT doesn't work
Replies: 10
Views: 1003

Re: Hairpin NAT doesn't work

1. I am not familiar with IPV6 so cannot comment on two PPPOE settings. 2. This shows an error in an interface selection add interface =*C list=LAN 3. This address should be removed..................... add address=192.168.100.2/24 interface=ether1 network=192.168.100.0 Your WAN connection coming on...
by anav
Sat Jun 07, 2025 4:07 pm
Forum: General
Topic: DHCP server settigns, Networks tab
Replies: 18
Views: 1450

Re: DHCP server settigns, Networks tab

You are asking questions without attempting basic network knowledge learning. Phrasing questions can I do this or that are clear clues. Requirements in the future should be based on what traffic your users and devices required and questions should be posed in that regard. I have two groups of users,...
by anav
Sat Jun 07, 2025 3:20 pm
Forum: Beginner Basics
Topic: Hairpin NAT doesn't work
Replies: 10
Views: 1003

Re: Hairpin NAT doesn't work

/export file=anynameyouwish (minus router serial device, any public WANIP information, keys).

After you post the complete config, happy to comment.
by anav
Fri Jun 06, 2025 7:08 pm
Forum: Beginner Basics
Topic: How many VLANs are should you create?
Replies: 7
Views: 1182

Re: How many VLANs are should you create?

Even in Ireland, redirects work only with compliant users LOL. Even browsers can avoid such configs but concur overall still useful.
by anav
Fri Jun 06, 2025 4:41 am
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 3073

Re: Ready to start my custom firewall rules journey [SOLVED]

And, as I think about it, it should also allow any traffic from the LAN to the router itself, right? Yes but the fact that you have to double check yourself speaks to the lack of clarity of rules. Much better to state cleanly add chain=input action=accept comment="Lan users to router" in-...
by anav
Fri Jun 06, 2025 4:33 am
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 3073

Re: Ready to start my custom firewall rules journey [SOLVED]

Not a lurkerite......... its a false option ;-PP General rule of thumb for firewall rules is that --> Interface lists are better designed to handle whole subnets. --> Address lists are great when anything less than a whole subnet is involved with or without whole subnets ( could be users in one subn...
by anav
Thu Jun 05, 2025 8:54 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 3073

Re: Ready to start my custom firewall rules journey [SOLVED]

established related and fastrack are ways the router handles following packets after dealing with the original packets, for efficiency purposes.
Again details best left to experts.
by anav
Thu Jun 05, 2025 8:23 pm
Forum: Beginner Basics
Topic: Force traffic from main site to other remote sites
Replies: 10
Views: 4187

Re: Force traffic from main site to other remote sites

Not ipsec trained, but if you elect to use wireguard, have all the time in the day. :-)
by anav
Thu Jun 05, 2025 8:21 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 3073

Re: Ready to start my custom firewall rules journey [SOLVED]

Correct if just starting out IPSEC is advanced and capsman only if using MT wifi, which is a recipe for hair graying or hair loss and wasted time.
by anav
Thu Jun 05, 2025 8:05 pm
Forum: General
Topic: VPN Leaking ISP servers in to my Local LAN network
Replies: 6
Views: 1132

Re: VPN Leaking ISP servers in to my Local LAN network

Why two bridges? Remove WAN from silly second bridge. Why do you think you can have two subnets on the same bridge, 10.10 and 172.20 add address=10.10.10.1/24 interface=bridge_LAN network=10.10.10.0 add address=192.168.216.1/24 interface=wireguard-vpn network=192.168.216.0 add address=172.20.20.1/24...
by anav
Thu Jun 05, 2025 7:23 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 3073

Re: Ready to start my custom firewall rules journey [SOLVED]

I will leave that to experts, but dont be concerned having that in the rules.
by anav
Thu Jun 05, 2025 7:21 pm
Forum: Beginner Basics
Topic: Force traffic from main site to other remote sites
Replies: 10
Views: 4187

Re: Force traffic from main site to other remote sites

/export file=anynameyouwish ( minus router serial number, any public WANIP information, keys)
by anav
Thu Jun 05, 2025 7:20 pm
Forum: General
Topic: Back to Home VPN Relay Server
Replies: 7
Views: 928

Re: Back to Home VPN Relay Server

I am sure his significant other would welcome an intervention!! :shock:
by anav
Thu Jun 05, 2025 6:32 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 3073

Re: Ready to start my custom firewall rules journey [SOLVED]

No traffic doesnt go from input to forward, Traffic to the router ( using router services) only goes thru input and is either matched or not matched Traffic through the router ( LAN to LAN, LAN to WAN, WAN to LAN) never sees the input chain. Get familiar with: https://help.mikrotik.com/docs/spaces/R...
by anav
Thu Jun 05, 2025 6:21 pm
Forum: General
Topic: Back to Home VPN Relay Server
Replies: 7
Views: 928

Re: Back to Home VPN Relay Server

Ahh I get the appeal. One could host BTH relay server on ONE mikrotik (with publicly reachable IP) and then use BTH on other MTs, using the the existing relay server on the MT, as the middle go to site. Thus saving the cost of a CHR and VPS and basically providing the same thing, at least for wiregu...
by anav
Thu Jun 05, 2025 3:59 pm
Forum: General
Topic: Back to Home VPN Relay Server
Replies: 7
Views: 928

Re: Back to Home VPN Relay Server

YES, sign up for a VPS and get a CHR and install on the VPS and you have your own relay server! :-PP
by anav
Thu Jun 05, 2025 1:06 pm
Forum: Beginner Basics
Topic: No Internet Access After Setting Up NAT on hAP ac²
Replies: 2
Views: 710

Re: No Internet Access After Setting Up NAT on hAP ac²

Would need to see your config.....
/export file=anynameyouwish (minus router serial number, any public WANIP information)

https://www.youtube.com/watch?v=kdzrRN-iey0
by anav
Wed Jun 04, 2025 9:42 pm
Forum: General
Topic: Routing + transparent Vlan
Replies: 8
Views: 1109

Re: Routing + transparent Vlan

I have a separate management vlan, but it is not required if your home vlan is trusted enough.
by anav
Wed Jun 04, 2025 8:29 pm
Forum: Beginner Basics
Topic: Team Viewer doesn't work
Replies: 11
Views: 2455

Re: Team Viewer doesn't work

Do you mean besides try ANYDESK instead? :-)

Since you have no firewall rules and all is allowed,,,,,,,,, yikes, would never connect this to the internet.......
No nothing should block it. ( did you try disabling upnp ).

Suspect something on the PC, firewall, new OS, something ??????
by anav
Wed Jun 04, 2025 8:26 pm
Forum: General
Topic: Routing + transparent Vlan
Replies: 8
Views: 1109

Re: Routing + transparent Vlan

Makes no sense to me, If one stream has no vlan you can assign it a vlan ( as an untagged port ). It would be wrong to call the MT port type: trunk. Its a hybrid port! /interface vlan add interface=bridge name=vlan-isp vlan-id=10 add interface=bridge name=vlan-voip vlan-id=30 add interface=bridge na...
by anav
Wed Jun 04, 2025 6:21 pm
Forum: General
Topic: VPN S2S, one way problem
Replies: 5
Views: 888

Re: VPN S2S, one way problem

Router B 1. Same issue no pool required for wireguard. /ip pool add name=dhcp ranges=192.168.30.2-192.168.30.254 add name=vpn ranges=192.168.60.2-192.168.60.255 2. Same same with this, set to none. /interface detect-internet set detect-interface-list=all internet-interface-list=WAN lan-interface-li...
by anav
Wed Jun 04, 2025 6:14 pm
Forum: General
Topic: VPN S2S, one way problem
Replies: 5
Views: 888

Re: VPN S2S, one way problem

Rule to be refined: add action=accept chain=forward comment="Povol presmerovane porty" \ connection-nat-state=dstnat to: add action=accept chain=forward comment="Povol presmerovane porty connection-nat-state=dstnat in-interface-list=WAN Sorry Disagree, the optimal format of the rule ...
by anav
Wed Jun 04, 2025 5:36 pm
Forum: General
Topic: VPN S2S, one way problem
Replies: 5
Views: 888

Re: VPN S2S, one way problem

ROUTER A 1. What I saw on first glance is IP pools assigned to wireguard is WRONGO /ip pool add name=dhcp ranges=192.168.10.20-192.168.10.254 add name=vpn ranges=192.168.15.2-192.168.15.254 add name=vpn_zavratec ranges=192.168.60.1-192.168.60.254 Whats funny is you gave in the address for zavratec ...
by anav
Wed Jun 04, 2025 5:22 pm
Forum: General
Topic: Routing + transparent Vlan
Replies: 8
Views: 1109

Re: Routing + transparent Vlan

It is not clear what is coming from ISP.
One cable with two streams of data one untaggged and one tagged
One cable with two streams of data tagged
Two cables one an untagged internet traffic for termination, and one tagged VOIP traffic for termination
by anav
Wed Jun 04, 2025 5:19 pm
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3303

Re: Dual WAN with PCC preventing failover

The choice of using two WANS vice one as primary and one as failover is at times personal. The logic is that a. if the second WAN is very tiny in throughput then it makes sense to only use if WAN1 is not available and users should be aware that performance may be slower than normal b. If the second ...
by anav
Wed Jun 04, 2025 5:03 pm
Forum: Beginner Basics
Topic: How many VLANs are should you create?
Replies: 7
Views: 1182

Re: How many VLANs are should you create?

As noted, form follows function. Vlans are cheap use as many as you think you need. In terms of security, I will keep it short and no wishy washy talk. Should cameras from company A, be in the same vlan as alarm system from company B, EFF NO :-) Should cameras from company A be in the same vlan as h...
by anav
Wed Jun 04, 2025 4:57 pm
Forum: Beginner Basics
Topic: Three MikroTik hAP ax lite as AP
Replies: 16
Views: 2848

Re: Three MikroTik hAP ax lite as AP

Stab at hapaxlite (using port 4 as offbridge port and trunk port from router using ether1) THE WIFI settings are not here but are left up to you. Setup offbridge4 port first and then do the work from that location. model = hap ax lite # serial number = /interface bridge add name=bridge1 vlan-filteri...
by anav
Wed Jun 04, 2025 4:48 pm
Forum: Beginner Basics
Topic: Three MikroTik hAP ax lite as AP
Replies: 16
Views: 2848

Re: Three MikroTik hAP ax lite as AP

Notes: 1. FIRST STEP add Offbridge settings, and do all vlan configuration from this safe spot. ( using port 9). Recommend this for all devices..... 2. added Management Interface List entity 3 Removed duplicate IP Pool 4. Assume 3 vlans, one is management vlan (all devices get IP address on this vla...
by anav
Wed Jun 04, 2025 4:06 pm
Forum: Beginner Basics
Topic: Three MikroTik hAP ax lite as AP
Replies: 16
Views: 2848

Re: Three MikroTik hAP ax lite as AP

Also please provide one of the hap ax lite configs as well so that I can provide the example.
by anav
Wed Jun 04, 2025 3:59 pm
Forum: Beginner Basics
Topic: consistent 2 second link downs on hEX
Replies: 7
Views: 1009

Re: consistent 2 second link downs on hEX

how do I try it in sandbox/lab?
USE GNS3 or EVE-NG
by anav
Wed Jun 04, 2025 2:15 pm
Forum: General
Topic: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi
Replies: 12
Views: 2328

Re: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi

From remote location I imagine.
a. to visit subnets on router
b. to manage router
c. anything else?
by anav
Tue Jun 03, 2025 11:05 pm
Forum: General
Topic: Just checking Config help
Replies: 5
Views: 886

Re: Just checking Config help

Okay so basically, I should assume the routers are identical, and that Router1 is the master and provides connectivity for all subnets (and uses ISP1 and ISP2 for internet). Router2 is live but dormant and when it becomes primary it uses (ISP1 and ISP2 ) for internet. Thus all vlans are replicated o...
by anav
Tue Jun 03, 2025 9:01 pm
Forum: General
Topic: VPN Leaking ISP servers in to my Local LAN network
Replies: 6
Views: 1132

Re: Mikrotik VPN Leaking ISP servers in to my Local LAN network

THe title should be; Admin Has a Leaky Config: Dont blame the router LOL Sounds more like an error in your configuration, The client coming in if its allowed addresses=0.0.0.0/0 that usually means that its setup to allow a remote user to see all Router subnets and to go out local internet. So you ne...
by anav
Tue Jun 03, 2025 8:58 pm
Forum: General
Topic: Just checking Config help
Replies: 5
Views: 886

Re: Just checking Config help

Not all that useful answers, and especially the last question.
VLAN10 is on which router or more explicitly, what device is at the other end of the cable hooked into port1 on the switch.
by anav
Tue Jun 03, 2025 7:40 pm
Forum: General
Topic: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi
Replies: 12
Views: 2328

Re: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi

Who will use this tunnel and for what purposes/needs...........
by anav
Tue Jun 03, 2025 7:17 pm
Forum: General
Topic: Is there a SwOS version compatible with CRS304-4XG-IN?
Replies: 12
Views: 6884

Re: Is there a SwOS version compatible with CRS304-4XG-IN?

Look more closely k6cc, clearly stated in product brochure!! ......... dualboot.jpg ............... In addition on the associated MT Documents Product Page there are two references to SWOS. https://help.mikrotik.com/docs/spaces/UM/pages/271974525/CRS304-4XG-IN Booting process The device supports boo...
by anav
Tue Jun 03, 2025 7:11 pm
Forum: General
Topic: Routing certain IPs to go via 2nd Gateway
Replies: 4
Views: 844

Re: Routing certain IPs to go via 2nd Gateway

Can you provide more detail.... a network diagram would remove many questions.
by anav
Tue Jun 03, 2025 7:10 pm
Forum: Beginner Basics
Topic: consistent 2 second link downs on hEX
Replies: 7
Views: 1009

Re: consistent 2 second link downs on hEX

yup, try in LAB/sandbox first - all good
next apply to one in situ and observe for one week.
by anav
Tue Jun 03, 2025 7:08 pm
Forum: Beginner Basics
Topic: consistent 2 second link downs on hEX
Replies: 7
Views: 1009

Re: consistent 2 second link downs on hEX

or change ONLY one and see how it performs for a week
by anav
Tue Jun 03, 2025 5:14 pm
Forum: General
Topic: Just checking Config help
Replies: 5
Views: 886

Re: Just checking Config help

Need more information before even looking a the config. 1. Is this device acting as a switch ( aka NOT a router ) please confirm. 2. Assuming one of the internet incoming lines is heading for RouterA for termination and the other internet line coming in is going to Router B for termination? 3. Which...
by anav
Tue Jun 03, 2025 1:51 pm
Forum: General
Topic: WireGuard and VLAN with RB5009
Replies: 3
Views: 955

Re: WireGuard and VLAN with RB5009

Overthinking, use this guide as a reference.....
viewtopic.php?t=143620
by anav
Tue Jun 03, 2025 1:01 am
Forum: General
Topic: WireGuard and VLAN with RB5009
Replies: 3
Views: 955

Re: WireGuard and VLAN with RB5009

Have to make some assumptions based on lack of detailed requirements Ether1 needs to be a hybrid port to a UNIFI device, thus management VLAN99 untagged and all data vlans tagged. There is no need for BASE, you already have a managment vlan and management interface!! A trunk port to the hapac makes ...
by anav
Mon Jun 02, 2025 9:02 pm
Forum: Beginner Basics
Topic: Urgent, Need help i messed up the Mikrotik login page structure
Replies: 3
Views: 829

Re: Urgent, Need help i messed up the Mikrotik login page structure

So, let me get this straight, you probably have a hacked router, and then want us to click on an URL////// Not bloody likely. Disconnect from internet, and then netinstall a fresh firmware and for gods sake dont make any changes to the config before checking here first. And dont use the same usernam...
by anav
Mon Jun 02, 2025 8:15 pm
Forum: General
Topic: Cluster of errors: does this point to HW failure? [SOLVED]
Replies: 6
Views: 1445

Re: Cluster of errors: does this point to HW failure? [SOLVED]

Did you try a clean netinstall as part of your process............... (and ensure different username and passwords etc........)
Also post config in case there are obvious issues
/export file=anynameyouwish ( minus device serial number, any public WANIP information, keys )
by anav
Mon Jun 02, 2025 7:48 pm
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3303

Re: Dual WAN with PCC preventing failover

Ditto, no effort to learn and incorporate the Ref on Vlans, moving on!
by anav
Mon Jun 02, 2025 7:44 pm
Forum: General
Topic: Hex-S trunk port works, access ports do not.
Replies: 8
Views: 1383

Re: Hex-S trunk port works, access ports do not.

Yes, my typical advice to combat frustrating bridge vlan setups is....... Also to work on vlans as it can get sticky when applying vlans or trying to change from default to your stetup, its best to do so from a safe spot. Saves much grief! So use an off bridge port for the configuration and also as ...
by anav
Mon Jun 02, 2025 7:34 pm
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

HAHAHA..... touche, and within the realm of possibility!!
by anav
Mon Jun 02, 2025 2:30 pm
Forum: Beginner Basics
Topic: VLAN settings for home network
Replies: 2
Views: 951

Re: VLAN settings for home network

As per the reference once you go vlans, then the bridge does no DHCP, ip pool etc... One simply identifies the access ports and trunk ports (in your case probably none) on the interface bridge ( ports/vlans) settings. For OffBridge work,,,,,,, take ether5 for example........ Also to work on vlans as...
by anav
Mon Jun 02, 2025 2:43 am
Forum: General
Topic: Does 2nd WAN need it's own ethernet port
Replies: 4
Views: 944

Re: Does 2nd WAN need it's own ethernet port

What you can do is get another hex or managed tplink type switch at where equipment can be placed with ethernet cable.
On the single cable from this switch to the router YES, you can run vlans including a vlan to carry the internet signal from any ISP device to the router for termination.
by anav
Mon Jun 02, 2025 2:13 am
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3303

Re: Dual WAN with PCC preventing failover

Both useless links, moving on.
by anav
Sun Jun 01, 2025 8:06 pm
Forum: General
Topic: Egress to public internet via a different router [SOLVED]
Replies: 8
Views: 1492

Re: Egress to public internet via a different router [SOLVED]

You are 100% correct. VRRP is simply only for router failure and could care less about recursive or netwatch. To combine the two however is still possible! one needs to run a script that when the connection to the internet is not available, then lower the priority on the Master priority for vrrp whe...
by anav
Sun Jun 01, 2025 8:03 pm
Forum: General
Topic: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi
Replies: 12
Views: 2328

Re: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi

Hi wise......thanks for the head up...........
This is not the OPs first rodeo so he should know what I mean but you are right!

Public IP means
IP cloud = whats my IP on browser = my IP DHCP client or PPPOE IP.
by anav
Sun Jun 01, 2025 8:01 pm
Forum: General
Topic: VRRP and ISP Failover
Replies: 132
Views: 13249

Re: VRRP and ISP Failover

Yes, tripped across VRRP and two routers in another thread, where I went wrong probably in this thread and the other was thinking that VRRP and recursive router played well together. WrongO VRRP is strictly for router failure and nothing else, and so if no VRRP crosstalk from master, the slave takes...
by anav
Sun Jun 01, 2025 7:51 pm
Forum: Beginner Basics
Topic: Wireguard connected but not able to access internal resources
Replies: 5
Views: 959

Re: Wireguard connected but not able to access internal resources

You are very confused. You want a single bridge and no vlans and yet you have a second subnet for the asus rogue on ether2, but but ether2 is on your bridge, so there is conflict. It would seem you are using your asus rogue as a router and in that case its wanIP will be on the 192.168.88.0/24 networ...
by anav
Sun Jun 01, 2025 7:13 pm
Forum: General
Topic: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi
Replies: 12
Views: 2328

Re: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi

If you have multiple wans, wireguard or BTH will work fine if using the Primary WAN. I f you have a public IP address or can forward the port from the upstream router to the MT router then use normal wireguard. If you do not have a public IP address and want to be able to reach the router use BTH. I...
by anav
Sun Jun 01, 2025 7:07 pm
Forum: General
Topic: Help needed with VLANs on 3011 router > switch > APs via CAPsMAN
Replies: 11
Views: 2228

Re: Help needed with VLANs on 3011 router > switch > APs via CAPsMAN

Without capsman would have been up and running on may21st ;-PPPPPPP ( to all the capsman lovers bronx cheer )
by anav
Sun Jun 01, 2025 7:06 pm
Forum: General
Topic: Setting up VLAN for a specific port
Replies: 8
Views: 1598

Re: Setting up VLAN for a specific port

Once you go vlans on any MT device its often better to go all vlans with bridge as interface. The switch gets an IP address from the management or trusted vlan Only the trusted vlan gets tagged to the bridge in /interface bridge vlan settings . The defacto ref for vlans in general is https://forum.m...
by anav
Sun Jun 01, 2025 3:45 pm
Forum: General
Topic: RouteOS 7.19.1, SSTP has become unstable.
Replies: 2
Views: 1094

Re: RouteOS 7.19.1, SSTP has become unstable.

Send a supout report to MT on their support page..............
by anav
Sun Jun 01, 2025 3:44 pm
Forum: General
Topic: Wireguard client can't access LAN
Replies: 1
Views: 799

Re: Wireguard client can't access LAN

1. Why are you giving an IP pool to WIreguard, no such entity required, remove!! 2. Why did you make the wireguard interface a member of the WAN interface list?? 3. The allowed addresses in peers, is to identify REMOTE device requireing access to the local router, or REMOTE subnets that local users ...
by anav
Sun Jun 01, 2025 3:32 pm
Forum: General
Topic: Is the firewall good? secure?
Replies: 4
Views: 1094

Re: Is the firewall good? secure?

For me its a bloated overcooked firewall but if the aim is security, probably nothing wrong with it. Good, depends what you mean by good, efficient, hardly.
by anav
Sun Jun 01, 2025 3:31 pm
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3303

Re: Dual WAN with PCC preventing failover

As always, cannot comment without latest config.
by anav
Sat May 31, 2025 3:26 pm
Forum: General
Topic: Hex-S trunk port works, access ports do not.
Replies: 8
Views: 1383

Re: Hex-S trunk port works, access ports do not.

Yeah the block diagrams are not helpful....... If this doesnt work then perhaps the other suggestion by mkx may bare fruit. # model = RB760iGS /interface bridge add name=bridge1 /interface vlan add interface=bridge1 name=MGMT vlan-id=3049 vlan-filtering=yes /interface wireless security-profiles set ...
by anav
Fri May 30, 2025 5:29 pm
Forum: General
Topic: Egress to public internet via a different router [SOLVED]
Replies: 8
Views: 1492

Re: Egress to public internet via a different router [SOLVED]

Hi Jaclaz, yup I could be wrong BUT!! My thinking was that the actual WAN connection of each router to the ISP was INDEPENDENT of the virtual wan created between the two routers. The VRRP is not tied in anyway to the ISP itself, for example. How does the Master Router know if its ISP connection is a...
by anav
Fri May 30, 2025 3:13 pm
Forum: Beginner Basics
Topic: Easy manage 3 devices?
Replies: 4
Views: 850

Re: Easy manage 3 devices?

Try Admiral platform, or WInbox, the choice is yours.
by anav
Fri May 30, 2025 3:12 pm
Forum: General
Topic: Setting up VLAN for a specific port
Replies: 8
Views: 1598

Re: Setting up VLAN for a specific port

Also post your complete config
/export file=anynameyouwish ( minus device serial numbers, any public WANIP information, keys )
by anav
Fri May 30, 2025 3:10 pm
Forum: General
Topic: New Hex S (2025)
Replies: 17
Views: 3172

Re: New Hex S (2025)

I would be happier if they changed the default firewall rules......... add action=accept chain=input comment="Users & Admin to Services" in-interface-list=LAN add action=drop chain=input comment="drop all else" add action=accept chain=forward comment="internet traffic&qu...
by anav
Fri May 30, 2025 3:04 pm
Forum: General
Topic: Egress to public internet via a different router [SOLVED]
Replies: 8
Views: 1492

Re: Egress to public internet via a different router [SOLVED]

So basically your connection to the ISP remains, (but the ISP connection to the internet fails) and thus no failover occurs. Typical solution is recursive routing. This is where the router checks an external public IP address to confirm connectivity. Router VRRPA ( master ) add check-gateway=ping ds...
by anav
Fri May 30, 2025 2:52 pm
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

I also think that basically looking at the device as a 4-port device with an additional low bandwidth port works fine. (For most of the practical applications either not all ports are strictly necessary, or there is a printer, smart TV, etc. that can be used fully with a somewhat reduced bandwidth....
by anav
Fri May 30, 2025 5:00 am
Forum: Beginner Basics
Topic: Dual Wan via PCC Issue
Replies: 3
Views: 1799

Re: Dual Wan via PCC Issue

When you have a coherent plan, post the full config.
by anav
Fri May 30, 2025 12:42 am
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

Yes patrikg, but talking here does not necessarily precipitate action by MT, its not the process used to do so.
by anav
Fri May 30, 2025 12:41 am
Forum: General
Topic: Disabled DNAT Rule Still Passing Traffic
Replies: 4
Views: 766

Re: Disabled DNAT Rule Still Passing Traffic

How bout a reboot? Would that do it??
by anav
Fri May 30, 2025 12:39 am
Forum: General
Topic: Egress to public internet via a different router [SOLVED]
Replies: 8
Views: 1492

Re: Egress to public internet via a different router [SOLVED]

Easy answer is VRRP. Basically it creates a virtual WAN/Route to the internet, One router is declared the master and the other the slave but all the users only see one WAN. When the master fails, the traffic is shunted through the backup WAN connection. A slicker alternative, which may not appy for ...
by anav
Thu May 29, 2025 8:29 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2692

Re: Configuration Parser Spreadsheet

Will give this a whirl..........
by anav
Thu May 29, 2025 8:08 pm
Forum: MikroTik hardware questions
Topic: Upgraded RB5009 with two SFP+ ports?
Replies: 19
Views: 4391

Re: Upgraded RB5009 with two SFP+ ports?

. And I can do all of that from my phone, whereas with MikroTik, I have to set up the routers from a laptop.
I have done work on my setups from my phone and tik app? ( via wireguard of course )
by anav
Thu May 29, 2025 6:08 pm
Forum: General
Topic: [WinBox v4 - Feature Request]: Add [ + | - ] buttons to "table row padding"
Replies: 5
Views: 1046

Re: [WinBox v4 - Feature Request]: Add [ + | - ] buttons to "table row padding"

Send your suggestion to SUPPORT as a suggested feature. It will get traction there.
by anav
Thu May 29, 2025 5:50 pm
Forum: Beginner Basics
Topic: Starlink + VPS + Mikrotik + Wireguard + Roadwarrior Setup
Replies: 16
Views: 3327

Re: Starlink + VPS + Mikrotik + Wireguard + Roadwarrior Setup

Please provide the two latest configs for the CHR config and Router config and will look at that with the new diagram.
by anav
Thu May 29, 2025 5:46 pm
Forum: Beginner Basics
Topic: Hotspot on VLAN Network with 3rd Party AP
Replies: 3
Views: 1696

Re: Hotspot on VLAN Network with 3rd Party AP

I would start by using vlans for all subnets.
Not clear why you have two bridges either.
Why do you have pptp server enabled, is that required for hotspot??
You seem to have changed firewall rules from default..........for what purposes??

I dont see any IP HOTSPOT settings ???
by anav
Thu May 29, 2025 5:32 pm
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

One could conclude that MT does not conduct UPLOAD tests at all when producing throughput tests on their charts. I say this because one might assume they use ether1 for testing and this issue would have been discovered long ago, prior to distribution. Or it could be that they only look at cumulativ...
by anav
Thu May 29, 2025 2:01 pm
Forum: General
Topic: Multi WAN PBR problem
Replies: 15
Views: 1770

Re: Multi WAN PBR problem

The port designation is temporary for testing purposes.
Hence a diagram is needed so one can config with context to as close to final implementation as possible.
I wouldnt touch mangles or routes until I know the requirements.
by anav
Thu May 29, 2025 1:58 pm
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

One could conclude that MT does not conduct UPLOAD tests at all when producing throughput tests on their charts.
I say this because one might assume they use ether1 for testing and this issue would have been discovered long ago, prior to distribution.
by anav
Thu May 29, 2025 1:49 am
Forum: General
Topic: PCC good choice of classifier
Replies: 19
Views: 2414

Re: PCC good choice of classifier

So the order counts.......... SO in this case...... 2.5 to 1 to .25 We would be roughly happy with 67ish% 27ish% 6ish% percentages So roughly speaking we do something like 15/3 for WAN2 (approx 6.75) 15/6 for WAN2 (approx 6.75) 15/9 for WAN2 (approx 6.75) 15/14 for WAN2 (approx 6.75) for a total of ...
by anav
Wed May 28, 2025 11:29 pm
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

Please send supout to MT, to get this fixed asap.
by anav
Wed May 28, 2025 9:28 pm
Forum: General
Topic: PCC good choice of classifier
Replies: 19
Views: 2414

Re: PCC good choice of classifier

So you are saying, in effect, that the router STILL HAS TO COUNT CONNECTION ASSIGNMENTS.................. in this case 14 ........ SO it auto counts and assigns the missing ones to the non PCC available WAN in the same table. Now this approach sucks since the OP has WANS 4 (future wisp) and 5,6 LTE ...
by anav
Wed May 28, 2025 9:25 pm
Forum: Wireless Networking
Topic: capAX and capAC fail when loaded in "real world" environment (school) with 30+ clients
Replies: 12
Views: 3034

Re: capAX and capAC fail when loaded in "real world" environment (school) with 30+ clients

Why I started buying TPLINK APs. :-( and will likely buy a zyxel wifi 7 device at some point.
by anav
Wed May 28, 2025 8:53 pm
Forum: General
Topic: PCC good choice of classifier
Replies: 19
Views: 2414

Re: PCC good choice of classifier

Hi Ammo, I think I concluded the same so my answer would be appear to be correct. Understood, however the amount (contents) of any connection is not predictable in the PCC method so one goes at it the best one can. The double sticky approach of actual bandwidth increases the number of rules but allo...
by anav
Wed May 28, 2025 8:46 pm
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

As Normis stated, if you are experiencing issues, then send a supout to MT, and the more data received, will lead to faster identification of the issue and the possible resolutions.
by anav
Wed May 28, 2025 8:34 pm
Forum: General
Topic: Multi WAN PBR problem
Replies: 15
Views: 1770

Re: Multi WAN PBR problem

Would appear thus far you need. 1. VLANS 773/783 to PCC load balance wan1,2,3 ( where WAN1 is 2.5x greater than WAN2 and 10x greater than WAN1 in terms of throughput ) 2. VLANS 137/173 (main/red) use WAN2 as primary and WAN1 as Secondary and 3-6 tertiary 3. VLANS 187/199 (orange/mgmt) use WAN1 as pr...
by anav
Wed May 28, 2025 8:15 pm
Forum: General
Topic: PCC good choice of classifier
Replies: 19
Views: 2414

Re: PCC good choice of classifier

Didnt help understand your shortcut technique :-( Let me ask it another way, how would you setup PCC for three WANS WAN1 - 2.5 Gpbs ( 2.5x greater than WAN2, 10X greater than WAN1 ) WAN2 - 1 Gbps (4X greater than WAN3 ) WAN3 - 250Mbps Basically, right or wrong I would start by thinking in this way. ...
by anav
Wed May 28, 2025 6:04 pm
Forum: General
Topic: Multi WAN PBR problem
Replies: 15
Views: 1770

Re: Multi WAN PBR problem

ADDITIONS/CHANGES ONLY Added working off ether1 as a safe place to make all bridge and vlan changes ..................saves much frustration during initial configuration, also recommended for all 3XX switches. # model = CCR2004-1G-12S+2XS /interface ethernet set [ find default-name=ether1 ] name= Of...
by anav
Wed May 28, 2025 5:13 pm
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

Not sure Normis, I know in another thread that is exactly what I recommended to the OP. ( The op had manipulated the mac address on ether1 which clouded the issue ). https://forum.mikrotik.com/viewtopic.php?p=1140580&hilit=E50UG#p1140650 https://forum.mikrotik.com/viewtopic.php?p=1140580&hil...
by anav
Wed May 28, 2025 5:06 pm
Forum: General
Topic: Multi WAN PBR problem
Replies: 15
Views: 1770

Re: Multi WAN PBR problem

Confirm please if you get a private IP on WAN1 ( you seem to indicate its actually terminated at another site). ( I do see vlan35 in the config, so should we assume that the other site simply forwarding the ISP to you over vlan35 and thus you do get a public IP?) TO BE CLEAR....... is vlan35 from th...
by anav
Wed May 28, 2025 4:15 pm
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8519

Re: Hex E50UG

Have any MT staff responded to OR discussed the issues of ether1 on this model of hex?
by anav
Wed May 28, 2025 1:10 am
Forum: General
Topic: Sudden lost of all admin passwords and admin users
Replies: 24
Views: 18126

Re: Sudden lost of all admin passwords and admin users

Thanks telepro. I will say however your approach is ill advised......
Only Winbox is accessible from the outside, and only from 2 secured IP public addresses (both of which are fully locked down).


Winbox should never be accessible direct from the outside as Public IP addresses can be spoofed.
by anav
Tue May 27, 2025 1:53 pm
Forum: Beginner Basics
Topic: Single address DHCP (/30)
Replies: 4
Views: 1113

Re: Single address DHCP (/30)

As ordained in the bible lɪˈvɪtɪkəs Πωπε/30 -- there can only be one. ;-)
by anav
Mon May 26, 2025 8:28 pm
Forum: General
Topic: Need help please
Replies: 1
Views: 851

Re: Need help please

Does one end ( one of the routers) have a Public WANIP? If so perhaps try wireguard as a much easier but secure VPN option.
by anav
Mon May 26, 2025 8:26 pm
Forum: General
Topic: VLAN - Something is not working well
Replies: 7
Views: 1110

Re: VLAN - Something is not working well

Yes your diagram is great and captures what I was thinking. Yes I would assume that you would physically assign a management vlan IP address to the AP, and then assign other vlans to SSIDs for the traffic required.
by anav
Mon May 26, 2025 6:38 pm
Forum: General
Topic: VLAN - Something is not working well
Replies: 7
Views: 1110

Re: VLAN - Something is not working well

Looking at First switch, I would take one port off bridge and make it an emerg access port after using it as a primary change the config port. Why are you adding a PVID to a trunk port on /bridge ports ???????? add bridge=BRIDGE-R1-CRS interface=ETHER1-TO-HEXS-P04 pvid=100 WHY are you sending vlan t...
by anav
Mon May 26, 2025 5:57 pm
Forum: General
Topic: VLAN - Something is not working well
Replies: 7
Views: 1110

Re: VLAN - Something is not working well

Sure, I dont see why you have separate vlans for 10,20,30. If they can all access each other its really one vlan. If its only certain IPs that should access the other vlans make applicable firewall address lists and use them in rules. In other words, why have a manag3ment vlan that states has full a...
by anav
Mon May 26, 2025 5:11 pm
Forum: Announcements
Topic: NEW FEATURE: Back to Home VPN
Replies: 475
Views: 611398

Re: NEW FEATURE: Back to Home VPN

You have raised a very good point. If you forward the BTH port on the pfsense to the MT router, MT should figure out that the relay server is not required. You should note that when creating the BTH enable, the router auto generates an input chain rule for that port on the router and that is the por...
by anav
Mon May 26, 2025 5:05 pm
Forum: Beginner Basics
Topic: Three MikroTik hAP ax lite as AP
Replies: 16
Views: 2848

Re: Three MikroTik hAP ax lite as AP

Like I said pokolo provide your config on the 4011 and one ax lite and I will provide you with a working config of both for vlans and wifi, without capsman............... if not, then bashing your head against a brick wall must be your idea of fun! ;-)
by anav
Mon May 26, 2025 5:00 pm
Forum: Beginner Basics
Topic: Correc routing mark
Replies: 8
Views: 1825

Re: Correc routing mark

A very messy config. I wouldnt bother with regex layer7 attemtps to block social media, waste of time. Also more rules disabled then enabled and the config should be removed of all noise that is not used. Makes it very hard to spot errors. 1. Dont forget to add persistent-keep-alive to proton wiregu...
by anav
Sun May 25, 2025 11:48 pm
Forum: Beginner Basics
Topic: PCC load balancing on OS7
Replies: 8
Views: 7046

Re: PCC load balancing on OS7

With version 7 firmware there is no need to PCC similar wan throughputs, ECMP works just as well and is much easier to implement.
by anav
Sun May 25, 2025 11:45 pm
Forum: Beginner Basics
Topic: Correc routing mark
Replies: 8
Views: 1825

Re: Correc routing mark

When you post the config I will be happy to assist
/export file=anynameyouwish (minus router serial number, any public WANIP information, keys)
by anav
Sun May 25, 2025 4:29 pm
Forum: Beginner Basics
Topic: wireguard handshake
Replies: 10
Views: 1608

Re: wireguard handshake

Config comments: 1. Multiple tables the same reduce to ONE table. /routing table add fib name=via-wg add fib name=via-wg add fib name=via-wg add fib name=via-wg 2. Looking at your peer settings its clear your connecting to a third party VPN, or another Router/device hosting wireguard. Rereading you ...
by anav
Sun May 25, 2025 3:51 pm
Forum: Beginner Basics
Topic: wireguard - BTH and Wireguard interface [SOLVED]
Replies: 9
Views: 2155

Re: wireguard - BTH and Wireguard interface [SOLVED]

YOu could rent a VPS in the cloud and stick MT CHR on it and thus never use BTH and just use regular wireguard through the VPS to your router and to any remote devices.
by anav
Sat May 24, 2025 11:19 pm
Forum: Beginner Basics
Topic: Blocking Traffic into my Management Port
Replies: 8
Views: 1329

Re: Blocking Traffic into my Management Port

Thats how I setup all of my devices. A port is taken off the bridge It is given its own IP address Its added to the management interface list and LAN interface list (normally so it can access internet if need be) DONE! /ip address add address=192.168.210.1/30 interface=etherX network=192.168.210.0 {...
by anav
Sat May 24, 2025 11:11 pm
Forum: Beginner Basics
Topic: Only allowed one NAT?
Replies: 9
Views: 2047

Re: Only allowed one NAT?

My own take on the perfectly fine ( but confusing ) default firewall for most of the non high end routers is that it should look like the following. Clear rules without any ! associated rules needed and most new user will be using wireguard not ipsec. THis should be the standard ruleset for one brid...
by anav
Sat May 24, 2025 10:55 pm
Forum: General
Topic: PCC good choice of classifier
Replies: 19
Views: 2414

Re: PCC good choice of classifier

In addition, within PCC there are times when you create more PCC mangles and routes than normal, but that is to ensure a failover distribution as required. Basically break up a mangling into smaller pieces so that when one route fails, the traffic is split amongst the remaining routes, vice all traf...
by anav
Sat May 24, 2025 10:52 pm
Forum: General
Topic: PCC good choice of classifier
Replies: 19
Views: 2414

Re: PCC good choice of classifier

Msatter before Version 7.1X I forget which, PCC was clearly the way to go as I do not think ECMP was setup on straight policy routing. One had to invoke extra rules and not sure it worked all that well. Once it became available, as part and parcel of normal policy routing, it was a no brainer for re...
by anav
Sat May 24, 2025 7:48 pm
Forum: Beginner Basics
Topic: Blocking Traffic into my Management Port
Replies: 8
Views: 1329

Re: Blocking Traffic into my Management Port

But its blocked by default.............. Only certain subnets decided by you are part of the management interface. Only the management interface list has access to the router config. Only the management vlan and offbridge port are part of this list. You can even narrow down the interface list furthe...
by anav
Sat May 24, 2025 7:43 pm
Forum: General
Topic: PCC good choice of classifier
Replies: 19
Views: 2414

Re: PCC good choice of classifier

I agree with Ammo. ECMP is easier to go with for a relatively same throughput. The issues sound in my mind to be possibly MTU issues. Suggest at least posting the config of the Rb5009 to see what is going on /export file=anynameyouwish ( minus router serial number, any public WANIP information, keys )
by anav
Sat May 24, 2025 2:34 am
Forum: Beginner Basics
Topic: wireguard handshake
Replies: 10
Views: 1608

Re: wireguard handshake

I would try adding a route with gateway set to the wireguard interface.
/ip route
add dst-address=0.0.0.0/0 gateway=wg0 routing-table=main
See anserk's post for a proper response. ;-P ( besides 10.20.20.1=wg0 , well sort of )
by anav
Sat May 24, 2025 2:32 am
Forum: Beginner Basics
Topic: wireguard handshake
Replies: 10
Views: 1608

Re: wireguard handshake

Yes, config please and indicate also if you do use IP DHCP client if you have selected yes to default route!
by anav
Sat May 24, 2025 2:31 am
Forum: Beginner Basics
Topic: Blocking Traffic into my Management Port
Replies: 8
Views: 1329

Re: Blocking Traffic into my Management Port

Why would you want to block hte management off bridge access port?
Just disable the port in ethernet interfaces .......poof gone.
by anav
Sat May 24, 2025 2:30 am
Forum: Beginner Basics
Topic: Network Design Help
Replies: 3
Views: 1024

Re: Network Design Help

If you want someone to design your network for you then please use this link. https://mikrotik.com/consultants If you want assistance after developing your own network that is a different story. a. product a network diagram with proposed equipments, wan connections, trunk ports, vlans etc.. b. produ...
by anav
Fri May 23, 2025 11:51 pm
Forum: Beginner Basics
Topic: wireguard handshake
Replies: 10
Views: 1608

Re: wireguard handshake

Since you know where the problem is, why come here? In other words, providing the full config will give us the facts required to solve. Pretending you know the problem by limiting the config exposed is not helpful actually. My guess is the problem is in a a. routing and/or b. firewall rules. Please ...
by anav
Fri May 23, 2025 6:26 pm
Forum: Announcements
Topic: v7.19.1 [stable] is released!
Replies: 407
Views: 77559

Re: v7.19 [stable] is released!

Hello, over a 100 Cap's are down due to this 7.19 update! Either changes on all of them or downgrade would be a huge effort. LOG-Error: "CAP connect to Router R2D2 (4F:1B:3B:2B:EB:A2/6/0) failed: ssl: no trusted CA certificate found (6) Fast help is required. We have so many unhappy clients! D...
by anav
Fri May 23, 2025 4:42 pm
Forum: Beginner Basics
Topic: Only allowed one NAT?
Replies: 9
Views: 2047

Re: Only allowed one NAT?

don't match the interface use the src-address to match instead e.g /ip/firewall/nat/add chain=srcnat action=masquerade src-address=192.168.50.0/24 out-interface=ether1 /ip/firewall/nat/add chain=srcnat action=masquerade src-address=192.168.60.0/24 out-interface=ether2 I hope it make sense @loloski ...
by anav
Fri May 23, 2025 4:30 pm
Forum: Beginner Basics
Topic: Problem with traffic between devices in same network
Replies: 3
Views: 1310

Re: Problem with traffic between devices in same network

Remove connection from internet immediately router is setup UNSAFE. add action=drop chain=input disabled=yes in-interface-list=!LAN add action=accept chain=input dst-port=8291 protocol=tcp Then netinstall router to ensure a clean restart. There was nothing inherently wrong with the forward rules as...
by anav
Thu May 22, 2025 1:55 pm
Forum: General
Topic: Mikrotik should overhaul and improve address list.
Replies: 1
Views: 956

Re: Mikrotik should overhaul and improve address list.

Nice story, but we are not MT, if you have a good idea, send a suggestion through the support portal.
by anav
Wed May 21, 2025 10:08 pm
Forum: Beginner Basics
Topic: wireguard - BTH and Wireguard interface [SOLVED]
Replies: 9
Views: 2155

Re: wireguard - BTH and Wireguard interface [SOLVED]

The question probably doesnt make sense to me as it an impossible ask?
by anav
Wed May 21, 2025 10:06 pm
Forum: Beginner Basics
Topic: Configuring a dedicated management port
Replies: 26
Views: 2777

Re: Configuring a dedicated management port

Yup, and anyone else on the router ................( at least its internal )
by anav
Wed May 21, 2025 10:05 pm
Forum: General
Topic: hap ax3
Replies: 18
Views: 5639

Re: hap ax3

Difference on the router or the growing brain tumour on the admin??? ;-)
by anav
Wed May 21, 2025 9:58 pm
Forum: General
Topic: Mangle rule for forward traffic on secondary routing table [SOLVED]
Replies: 24
Views: 2677

Re: Mangle rule for forward traffic on secondary routing table [SOLVED]

Well its tricking the router so to speak LOL. We call it a hack! A huge workaround because the normal behaviour of the router is not following our standard rules for mangling and routing. The example linked to is a very complex dual WAN with dual WANIPs at each wan interface.......... I get confused...
by anav
Wed May 21, 2025 8:16 pm
Forum: Beginner Basics
Topic: Mikrotik with LTE to ethernet
Replies: 9
Views: 2137

Re: Mikrotik with LTE to ethernet

The point is the lethargic morons that run the forum dont understand the value in a very easy fix, and building momentum to make some changes is made more difficult by a lazy apathetic bunch of forum users, who sadly accept the insanity of the situation as almost a given. ;-P
by anav
Wed May 21, 2025 5:04 pm
Forum: Beginner Basics
Topic: Configuring a dedicated management port
Replies: 26
Views: 2777

Re: Configuring a dedicated management port

Great news, glad its up and running! Also not for winbox the first one is not needed and for better security should be set to none. From: /tool mac-server set allowed-interface-list= MGMT /tool mac-server mac-winbox set allowed-interface-list=MGMT TO: /tool mac-server set allowed-interface-list= non...
by anav
Wed May 21, 2025 4:47 pm
Forum: General
Topic: WAN over a VLAN
Replies: 9
Views: 1453

Re: WAN over a VLAN

I dont see any additional security risk setting up the switch to take the 'raw' wan to a router via a vlan for termination on the router. Ensure all bridge ports are set with ingress filtering and appropriate frame types. Ensure bridge has frame types set to tagged only. @ LURKER: I do not see where...
by anav
Wed May 21, 2025 4:43 pm
Forum: General
Topic: 7.17 wireguard - do not initiate handshake when peer is configured as responder;
Replies: 3
Views: 1163

Re: 7.17 wireguard - do not initiate handshake when peer is configured as responder;

The responder checkbox as stated in previous post is ONLY to be used by the router if it is the SERVER for handshake. It tells the router that if connection is interrupted and lost with the client dont keep attempting to reach the client............ a. ensure responder checkbox is not used b. ensure...
by anav
Wed May 21, 2025 5:21 am
Forum: General
Topic: WAN over a VLAN
Replies: 9
Views: 1453

Re: WAN over a VLAN

There is no reason why the hapac acting as a switch from a main router cannot vlan a second wan to the router. There is one trunk port to the router from the switch. One of the vlans already in play to the switch is a management vlan where the hapac gets its IP address from. So lets say we have vlan...
by anav
Wed May 21, 2025 1:12 am
Forum: General
Topic: Routing VLAN through WireGuard VPN [SOLVED]
Replies: 9
Views: 2091

Re: Routing VLAN through WireGuard VPN [SOLVED]

The NAT question, is covered in the sense that all users coming from the local router will have, as source IP, the local wireguard IP address due to the wireguard interface being added to the WAN interface list and thus an extra sourcenat rule just for the wireguard is not required. Now its kind of ...
by anav
Wed May 21, 2025 1:06 am
Forum: General
Topic: Mangle rule for forward traffic on secondary routing table [SOLVED]
Replies: 24
Views: 2677

Re: Mangle rule for forward traffic on secondary routing table [SOLVED]

Concur Sebastia, an incomplete or confusing set of requirements will lead to unneeded series of posts. As for trick, yes, it was incorrectly worded, its simply a normal process within mt ROS to ensure certain traffic types avoid fastrack, ( known limitation). One can use traffic with NO connection m...
by anav
Tue May 20, 2025 11:40 pm
Forum: General
Topic: Routing VLAN through WireGuard VPN [SOLVED]
Replies: 9
Views: 2091

Re: Routing VLAN through WireGuard VPN [SOLVED]

Okay will focus on your local router ( client router for handshake ). 1. In general use only one bridge. If you need extra subnets use vlans. /interface bridge add name=BridgemDNS protocol-mode=none vlan-filtering=yes add admin-mac=REMOVED auto-mac=no comment=defconf name=bridge \ port-cost-mode=sho...
by anav
Tue May 20, 2025 10:51 pm
Forum: General
Topic: Mangle rule for forward traffic on secondary routing table [SOLVED]
Replies: 24
Views: 2677

Re: Mangle rule for forward traffic on secondary routing table [SOLVED]

Trick??
Fastrack will not work in traffic in certain circumstances, such as queuing and mangling so its not trick LOL, you have no choice but to disable fastrack for certain traffic.
by anav
Tue May 20, 2025 4:09 pm
Forum: Beginner Basics
Topic: Configuring a dedicated management port
Replies: 26
Views: 2777

Re: Configuring a dedicated management port

Two errors /ip neighbor discovery-settings set discover-interface-list= LAN /tool mac-server set allowed-interface-list= LAN /tool mac-server mac-winbox set allowed-interface-list= LAN Should be /ip neighbor discovery-settings set discover-interface-list= MGMT /tool mac-server set allowed-interface-...
by anav
Tue May 20, 2025 4:05 pm
Forum: Beginner Basics
Topic: Redirect all dns from lan to external dns server pihole
Replies: 2
Views: 1020

Re: Redirect all dns from lan to external dns server pihole

You are on the right track but beware that any browser can bypass this setup,,,,,,,,,,,,,, nothing is foolproof in terms of dns with a smart user.
/export file=anynameyouwish (minus router serial number, any public WANIP information, keys)
by anav
Tue May 20, 2025 4:03 pm
Forum: General
Topic: Routing VLAN through WireGuard VPN [SOLVED]
Replies: 9
Views: 2091

Re: Routing VLAN through WireGuard VPN [SOLVED]

would need to see both configs /export file=anynameyouwish ( minus router serial number, any public WANIP information, keys ) What are the actual requirements. a. users on remote router to access lan subnets ( right now you have one vlan it seems that need that) b. users on remote router to access i...
by anav
Tue May 20, 2025 1:51 pm
Forum: General
Topic: Error with Load Balance and Outlook
Replies: 2
Views: 1053

Re: Error with Load Balance and Outlook

Have you considered putting all mail traffic on wan2............
by anav
Tue May 20, 2025 12:02 am
Forum: Beginner Basics
Topic: wireguard - BTH and Wireguard interface [SOLVED]
Replies: 9
Views: 2155

Re: wireguard - BTH and Wireguard interface [SOLVED]

Yes, of course. If using solely BTH the process is very similar. Create BTH (enable) in IP CLOUD in router 1 FIRST CLIENT called master client is your smart phone ( information for this connection is provided on the router ) From MASTER CLIENT, the smartphone, create file for subsequent secondary cl...
by anav
Mon May 19, 2025 11:56 pm
Forum: Beginner Basics
Topic: HAP ax2 doesnt seem to be a statefull firewall.
Replies: 2
Views: 1028

Re: HAP ax2 doesnt seem to be a statefull firewall.

Your config is wrong........ not the routers problem, but the admins.......
/export file=anynameyouwish (minus router serial number, any public WANIP information, keys )
by anav
Mon May 19, 2025 11:50 pm
Forum: General
Topic: CHR nat masquerade performance
Replies: 35
Views: 3614

Re: awfull nat masquerade performance

Please stop your ramblings and post the COMPLETE configuration of your router. I've seen plenty of x86/CHR (both bare metal and VMs) with much weaker CPU than yours having no problem saturating 1Gbps or 2.5Gbps WAN with a normal srcnat masquerade config, including PPPoE overhead. Look at the histor...
by anav
Mon May 19, 2025 6:27 pm
Forum: Beginner Basics
Topic: Port 53 open on external, I don't know why [SOLVED]
Replies: 5
Views: 1723

Re: Port 53 open on external, I don't know why [SOLVED]

That is correct, I do not even look at snippets LOL, good pickup by cat.
by anav
Mon May 19, 2025 6:25 pm
Forum: General
Topic: Guru assistance required please with Base VLAN setup
Replies: 6
Views: 1878

Re: Guru assistance required please with Base VLAN setup

Missing camera pool and base pool settings Missing camera and base dhcp-server settings Missing camera and base dhcp-server network settings Two addresses for camera vlan?? What is the purpose of this route?? /ip route add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=8.8.8.8 routing-table=ma...
by anav
Mon May 19, 2025 6:11 pm
Forum: General
Topic: The source IP address used by the WireGuard server [SOLVED]
Replies: 11
Views: 3936

Re: The source IP address used by the WireGuard server [SOLVED]

Not sure what you mean......... a. If a user has a destination address, that by the configuration of the router, means the traffic will enter the wireguard tunnel and at the other end the source address of the incoming traffic will be seen as the user IP. b. Is the router has setup sourcenat such th...
by anav
Mon May 19, 2025 6:08 pm
Forum: General
Topic: possible SYN flooding on tcp port 64872 and port 64875
Replies: 2
Views: 1260

Re: possible SYN flooding on tcp port 64872 and port 64875

Normally not an issue post your config.
/export file=anynameyouwish ( minus router serial number, any public WANIP information, keys)
by anav
Mon May 19, 2025 6:07 pm
Forum: General
Topic: Redirecting outgoing connection to an internal server
Replies: 5
Views: 1532

Re: Redirecting outgoing connection to an internal server

/export file=anynameyouwish ( minus router serial number, any public WANIP information, keys)
by anav
Mon May 19, 2025 6:06 pm
Forum: General
Topic: block cross-talk
Replies: 2
Views: 1002

Re: block cross-talk

example: add chain=forward action=accept comment="internet traffic" in-interface-list=LAN out-interface-list=LAN add chain=forward action=accept comment="port forwarding" connection-nat-state=dstnat add chain=forward action=accept comment="access to common printer" in-i...
by anav
Sun May 18, 2025 10:47 pm
Forum: General
Topic: Bypass CGNAT using CHR Relay Server - Need help
Replies: 11
Views: 2055

Re: Bypass CGNAT using CHR Relay Server - Need help

Well, if you should loud enough from your location it might hear you! ;-P
What I clearly meant is that the OP has to program the PBX so that its aware of the public IP.
by anav
Sun May 18, 2025 10:45 pm
Forum: Beginner Basics
Topic: Port 53 open on external, I don't know why [SOLVED]
Replies: 5
Views: 1723

Re: Port 53 open on external, I don't know why [SOLVED]

Please post full config
/export file=anynameyouwish ( minus router serial number, any public WANIP information, keys )
by anav
Sun May 18, 2025 10:21 pm
Forum: Beginner Basics
Topic: Looking for tutorials how to configure MikroTik routerOS based routers
Replies: 9
Views: 1724

Re: Looking for tutorials how to configure MikroTik routerOS based routers

If doing VRRP and you have two boxes and two internet connections suggest two sets of MASTER - SECONDARY setups. In this manner router A is the master and serves its local users and Router B can be a master and serve its local users, and then if one of the WANs goes down, the losing users will start...
by anav
Sun May 18, 2025 10:18 pm
Forum: Beginner Basics
Topic: wireguard - BTH and Wireguard interface [SOLVED]
Replies: 9
Views: 2155

Re: wireguard - BTH and Wireguard interface [SOLVED]

The BTH will have more latency than the regular WIREGUARD yes, however once the BTH determines that you have a reachable public IP address the traffic will proceed directly and the latency should be the same as regular wireguard.
by anav
Sun May 18, 2025 10:09 pm
Forum: Beginner Basics
Topic: Problems with Port Forwarding
Replies: 4
Views: 1341

Re: Problems with Port Forwarding

Do you have a public IP. Game servers attract hackers and is the reason why SANE people do not try to host them but use Steam etc.......... However if you have public IP or an upstream ISP router where you can forward ports, suggest using wireguard for your friends to get to your router to game secu...
by anav
Sun May 18, 2025 10:07 pm
Forum: Beginner Basics
Topic: Three MikroTik hAP ax lite as AP
Replies: 16
Views: 2848

Re: Three MikroTik hAP ax lite as AP

holvo has those answers.
If you want flexibility but to waste many hours and turn your hair gray or lose it go with capsman.
If you want your network to work in 15 minutes, dont use capsman.
by anav
Sun May 18, 2025 10:05 pm
Forum: General
Topic: Backup password confirmation FEATURE REQ
Replies: 9
Views: 1885

Re: Backup password confirmation FEATURE REQ

Just in case you missed it, rextended,Sinner Lost ;-P Seems like a nice chap though!!
by anav
Sun May 18, 2025 10:02 pm
Forum: General
Topic: Bypass CGNAT using CHR Relay Server - Need help
Replies: 11
Views: 2055

Re: Bypass CGNAT using CHR Relay Server - Need help

The way it was explained to me is that the PBX has some internal mechanism to record and pass on some external IP.
So I think its a PBX setting not a router setting at play here. The PBX has to find out the actual public IP address of the CHR................
by anav
Sun May 18, 2025 9:59 pm
Forum: General
Topic: Feature Request: Port-Security & Dynamic Arp Inspection
Replies: 11
Views: 4208

Re: Feature Request: Port-Security & Dynamic Arp Inspection

So this is why many organizations have been hacked, they do not have port security sticky and dynamic arp inspection.........................
If the answer is no, Why is this so important......
Not IT trained so all I hear is geek speak and of course, I have to ask the basic question..........
by anav
Sun May 18, 2025 9:46 pm
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3303

Re: Dual WAN with PCC preventing failover

The horrible nomenclature you have decided to call your bridge lan, is not wrong but not a good idea.......... VERY confusing! You should read this reference................. your vlans are WRONG! https://forum.mikrotik.com/viewtopic.php?t=143620 Once you have vlans, there should be no dhcp by the b...
by anav
Sun May 18, 2025 9:42 pm
Forum: General
Topic: Mikrotik iOS app - connection refused
Replies: 9
Views: 2835

Re: Mikrotik iOS app - connection refused

Apps being updated, is that some of new fad or technique. I must write this down for future reference.
by anav
Sun May 18, 2025 9:41 pm
Forum: General
Topic: How to selectively provide DNS resolution services?
Replies: 15
Views: 2084

Re: How to selectively provide DNS resolution services?

I agree with the OP, every consumer router has NAT, with NAT there is no need for firewall rules. I dont understand why we have to bother with input chain or forward chain since we have NAT. In other words, stop talking about learning and start implementing the default firewall rules until you know ...
by anav
Sun May 18, 2025 9:36 pm
Forum: General
Topic: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi
Replies: 12
Views: 2328

Re: BTH VPN vs WireGuard VPN on same router does not working on Public WiFi

You need to draw a network diagram as your explanation makes ZERO sense. YOu have a wireguard router, WHERE, at home? Why are you running both BTH and regulard wireguard on this mikrotik router? How many WANS does your MT router have?? When asked to provide config of said router, you then state a pr...
by anav
Fri May 16, 2025 10:51 pm
Forum: General
Topic: How to selectively provide DNS resolution services?
Replies: 15
Views: 2084

Re: How to selectively provide DNS resolution services?

/export file=anynameyouwish (minus router serial number, any public WANIP information, keys)
by anav
Fri May 16, 2025 10:47 pm
Forum: General
Topic: VLANs between CCR and CRS328
Replies: 3
Views: 1135

Re: VLANs between CCR and CRS328

Sorry muy importante to see the entire config
/export file=anynameyouwish ( minus router serial number or switch serial number, any public WANIP information, keys )
by anav
Fri May 16, 2025 7:44 pm
Forum: Beginner Basics
Topic: Functional partitioning between CR310 and hAP AX3
Replies: 28
Views: 3692

Re: Functional partitioning between CR310 and hAP AX3

Design. Both ISP connections must reach router ( can be through an existing switch ) Router connected to each switch Switch configured as required to each device. Done. What more do you need! State Requirements ( identify all users/devices, include external,internal, admin / then identify all the tr...
by anav
Fri May 16, 2025 7:36 pm
Forum: Beginner Basics
Topic: Dual Wan via PCC Issue
Replies: 3
Views: 1799

Re: Dual Wan via PCC Issue

Why use PCC if ECMP is working fine???? Also, I have to laugh, if you know where the problem is, since you have not provided the full config, then why ask for help here?? I usually never even bother looking at snippets, 90% of the time, doesnt provide all the information required for rectification. ...
by anav
Fri May 16, 2025 7:35 pm
Forum: Beginner Basics
Topic: Wireguard Tunnel
Replies: 3
Views: 3310

Re: Wireguard Tunnel

I drink coke zero.
Also, enjoy how mikrotic continues to waste our time by not having a new poster process... Thanks, for the efficiency of Latvia, what would we do with our free time!!
by anav
Fri May 16, 2025 7:30 pm
Forum: Beginner Basics
Topic: Three MikroTik hAP ax lite as AP
Replies: 16
Views: 2848

Re: Three MikroTik hAP ax lite as AP

I suggest that you forget capsman and simply setup the wifi in each ax lite as you are doing now.
How many vlans do you need on your network? ( often= # of SSIDs, home users, guest users, IOT devices etc. + managment vlan or one can use home vlan as trusted ! )
by anav
Fri May 16, 2025 7:26 pm
Forum: Beginner Basics
Topic: wireguard - BTH and Wireguard interface [SOLVED]
Replies: 9
Views: 2155

Re: wireguard - BTH and Wireguard interface [SOLVED]

Interesting question but the answer is no, as you would need completely different wireguard interface which the router creates. Its kind of automagic............ You start the BTH process, enable it on the router. Then you setup the master Smartphone account on your smartphone. Then from your smartp...
by anav
Fri May 16, 2025 6:59 pm
Forum: General
Topic: Bypass CGNAT using CHR Relay Server - Need help
Replies: 11
Views: 2055

Re: Bypass CGNAT using CHR Relay Server - Need help

Post both configs. CHR and first starlink /export file=anynameyouwish ( minus device serial number, any public WANIP information, keys ). To be clear on requirements. There are two sets of road warriors. a. those that need access to LANS on each starlink. b. ADMIN that needs access to LANS too but m...
by anav
Thu May 15, 2025 9:32 pm
Forum: Beginner Basics
Topic: Team Viewer doesn't work
Replies: 11
Views: 2455

Re: Team Viewer doesn't work

Yes that was my bad, I meant Remove the NETMASK, what is missing is any DNS-server setting.
by anav
Thu May 15, 2025 9:29 pm
Forum: Beginner Basics
Topic: Review of PPPoE and Firewall rules for improvements [SOLVED]
Replies: 10
Views: 2500

Re: Review of PPPoE and Firewall rules for improvements [SOLVED]

Hahah, luv the explanation jaclaz, but I agree with rextended that the default rules for a single bridge and flat network are just fine ( a very narrow set of initial circumstances )!!
As soon as one starts changing the config, the default rules can usually be better optimized to fit the changes.
by anav
Thu May 15, 2025 5:27 am
Forum: Beginner Basics
Topic: Review of PPPoE and Firewall rules for improvements [SOLVED]
Replies: 10
Views: 2500

Re: Review of PPPoE and Firewall rules for improvements [SOLVED]

Your config aka firewall rules are complete waste of time, its like you decided I am going to focus on blocking everything I can think of or read about or saw a youtube video about and never asked the question do I really need to do this. or WHY doesnt the basic firewall set of rules that MT provide...
by anav
Wed May 14, 2025 11:13 pm
Forum: Useful user articles
Topic: Using RouterOS to VLAN your network
Replies: 334
Views: 567993

Re: Using RouterOS to VLAN your network

As noted, above @sindy's "Bridge Mysteries" post goes in way more depth.
Soon to be a Netflix Series..... The Mystery of Sindy's Bridge ;-)
by anav
Wed May 14, 2025 11:11 pm
Forum: General
Topic: Wireguard tunnel connecting but it does not seem to communicate properly [SOLVED]
Replies: 11
Views: 2330

Re: Wireguard tunnel connecting but it does not seem to communicate properly [SOLVED]

No problem, once you post both config, I will be able to ensure it meets the needs.
by anav
Wed May 14, 2025 11:07 pm
Forum: Beginner Basics
Topic: RB5009 drops hardware vpn packets but not through another switch
Replies: 22
Views: 3531

Re: RB5009 drops hardware vpn packets but not through another switch

Thanks for letting us know, hence why network diagrams are important to inform and provide context on connected devices!!
Advice for all the whackamole advisors here, basically everyone except myself.... ;-PPPP
by anav
Wed May 14, 2025 10:42 pm
Forum: General
Topic: Wireguard tunnel connecting but it does not seem to communicate properly [SOLVED]
Replies: 11
Views: 2330

Re: Wireguard tunnel connecting but it does not seem to communicate properly [SOLVED]

There is no lan 192.168.90......it really just a wireguard subnet with no dhcp or anything but sits at the LAN level and thus is subject to L3 firewall rules. Okay so who is using the full internet ??? Is it the roadwarriors using home internet Is it the roadwarriors using office internet Is it the ...
by anav
Wed May 14, 2025 9:24 pm
Forum: General
Topic: Wireguard tunnel connecting but it does not seem to communicate properly [SOLVED]
Replies: 11
Views: 2330

Re: Wireguard tunnel connecting but it does not seem to communicate properly [SOLVED]

Okay I understand better now, what is going on. For the HAPAC at the office.......... then... Lets give it a wireguard address /ip address 192.168.90.2/24 interface=wireguard network=192.168.90.0 Its settings would be add allowed address=192.168.90.0/24,192.168.88.0./24 endpoint-address=HomerouterIP...
by anav
Wed May 14, 2025 8:55 pm
Forum: Beginner Basics
Topic: Team Viewer doesn't work
Replies: 11
Views: 2455

Re: Team Viewer doesn't work

1. What is the purpose of this entry.......... /ip dhcp-server network add address =0.0.0.0/24 gateway =0.0.0.0 netmask=24 2. Format seems off add address=192.168.1.0/24 gateway=192.168.1.1 netmask=24 TRY: add address=192.168.1.0/24 gateway=192.168.1.1 network=192.168.1.0 3. Get rid of the garbage f...
by anav
Wed May 14, 2025 8:35 pm
Forum: General
Topic: Wireguard not connecting after peer Mikrotik reboots
Replies: 1
Views: 930

Re: Wireguard not connecting after peer Mikrotik reboots

Are both devices mikrotik routers?
If so post both or at least the main router.
/export file=anynameyouwish (minus router serial number, any public WANIP information, keys)
by anav
Wed May 14, 2025 8:26 pm
Forum: General
Topic: Wireguard tunnel connecting but it does not seem to communicate properly [SOLVED]
Replies: 11
Views: 2330

Re: Wireguard tunnel connecting but it does not seem to communicate properly [SOLVED]

So just to get this straight. Your ISP gets a private IP?? In other words you can either forward a port (by port) or all ports by DMZ, to the LANIP of the hapac, and the traffic heading for a specific PORT to your ISPs public IP will reach your hapac? If that is the case it should work just fine. 1....
by anav
Wed May 14, 2025 3:44 pm
Forum: Beginner Basics
Topic: Hotspot on VLAN Network with 3rd Party AP
Replies: 3
Views: 1696

Re: Hotspot on VLAN Network with 3rd Party AP

Would need to see the complete config
/export file=anynameyouwish ( minus router serial number, any public WANIP information, keys )
by anav
Wed May 14, 2025 12:39 am
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3303

Re: Dual WAN with PCC preventing failover

Post your updated latest config for review when ready
/export file=anynameyouwish ( minus router serial number, any public WANIP information, keys)
by anav
Wed May 14, 2025 12:37 am
Forum: General
Topic: Winbox wireguard peer config, doesn't add endpoint to config
Replies: 1
Views: 970

Re: Winbox wireguard peer config, doesn't add endpoint to config

One is unable to easily create and send a client peer user, a completed wireguard setup file or qr code, so dont waste your time. I have provided MT with some thoughts on how to achieve this, lets see what they come up with down the line. For now send your peer users the information in a text file s...
by anav
Tue May 13, 2025 10:16 pm
Forum: Beginner Basics
Topic: Wireguard no longer works
Replies: 23
Views: 3695

Re: Wireguard no longer works

Correct, opening up dns on the input chain, to anything but the LAN, is a bad security practice. WRONG: /interface wireguard peers add allowed-address=10.3.53 .0/24 interface=wireguard1 name=peer5 private-key=\ "12345678+x5heP9Jtyk18+VADKp4tV2Z8S3E=" public-key=\ "987654321+IcGxbs30vd...
by anav
Tue May 13, 2025 8:31 pm
Forum: Beginner Basics
Topic: Wireguard no longer works
Replies: 23
Views: 3695

Re: Wireguard no longer works

You are stating how you achieve some goal but not articulating the requirements clearly. Identify the external users that need access to your device. Identify what they need access to. State how they should connect to you device ( wireguard? port forwarding? ) Also the mechanism. By WANIP, by LANIP,...
by anav
Tue May 13, 2025 8:18 pm
Forum: General
Topic: Wireguard Setup and Confirmation
Replies: 5
Views: 1395

Re: Wireguard Setup and Confirmation

First, no need to run around in circles. Step1: Ensure you have a public IP from your ISP or perhaps an ISP provider router that gets a PUBLIC IP, and you can forward ports from the ISP router. Step2: If the answer to 1 is YES, gold, if the answer is NO, then problems, and the question asked above b...
by anav
Tue May 13, 2025 8:12 pm
Forum: General
Topic: Whats wrong with mikrotik and your AX Series?
Replies: 18
Views: 2298

Re: Whats wrong with mikrotik and your AX Series?

Sounds like for every hapax3, they should release a hapNV3, likewise -- ax4, NV4 ;-)
by anav
Tue May 13, 2025 8:10 pm
Forum: General
Topic: Firewall and NAT
Replies: 58
Views: 4456

Re: Firewall and NAT

Clearly the evidence and your statements are in contradiction. You didnt remove wireguard as the peer settings were still there. You didnt remove ether10 DMZ as you named it from the bridge it was still there etc. Without a clear set of requirements, which you keep changing or informing in dribs and...
by anav
Tue May 13, 2025 4:08 pm
Forum: General
Topic: Firewall and NAT
Replies: 58
Views: 4456

Re: Firewall and NAT

Awesome good plan........ the concept of identifying users and traffic needed is that it helps formulate a decent plan and with a decent diagram and config with known context can be provided more readily. 1. Since ether10 is disabled, the one that holds the DMZ, I would suggest not including it on t...
by anav
Tue May 13, 2025 4:48 am
Forum: Beginner Basics
Topic: Wireguard no longer works
Replies: 23
Views: 3695

Re: Wireguard no longer works

1. What third party wirguard vpn are you connecting to?? 2. If the router is acting as server peer for handshake, ( no third party, then your peer is wrong it needs to be the exact wireguard IP /32 of the client peer ) 3. What is the purpose of stating a private key in wireguard peers? Its not asked...
by anav
Mon May 12, 2025 10:55 pm
Forum: Beginner Basics
Topic: Beginner issue with static routes [SOLVED]
Replies: 5
Views: 1895

Re: Beginner issue with static routes [SOLVED]

I dont understand......so you have one RB5009, connected to the internet and it handles most of your regular home traffic?
THen you have a second RB5009 for VPN traffic?
WHY? you only need one device to do both...
by anav
Mon May 12, 2025 10:53 pm
Forum: General
Topic: 2 WAN connections, HOTSPOT and load balancing or link agregation
Replies: 8
Views: 6392

Re: 2 WAN connections, HOTSPOT and load balancing or link agregation

What have you done so far? Where is your config??
by anav
Mon May 12, 2025 10:50 pm
Forum: General
Topic: Firewall and NAT
Replies: 58
Views: 4456

Re: Firewall and NAT

1. Set all of this to none, its known to cause all sorts of weird issues. /interface detect-internet set detect-interface-list= static internet-interface-list= WAN \ lan-interface-list= LAN wan-interface-list= WAN 2. If ether2 is on the bridge there is no need for this entry...... add interface=ethe...
by anav
Mon May 12, 2025 4:19 pm
Forum: General
Topic: Firewall and NAT
Replies: 58
Views: 4456

Re: Firewall and NAT

Why do you even own a router? It looks like your more concerned with blocking traffic vice creating rules to allow only needed traffic. Might as well not bother using the internet. Looks like bloatware............. Focus on needed traffic and at the end of each chain simply put drop rule for everyth...
by anav
Sun May 11, 2025 4:01 pm
Forum: Beginner Basics
Topic: Help with setting up my first Mikrotik
Replies: 30
Views: 5659

Re: Help with setting up my first Mikrotik

or not and simply accept its far easier to know what traffic is needed vice all the ways traffic can possibly circumvent firewall rules.
Allow what you want, drop the rest is as clear and as simple as it gets, anything else is just noise...........
by anav
Sat May 10, 2025 10:08 pm
Forum: Beginner Basics
Topic: Help with setting up my first Mikrotik
Replies: 30
Views: 5659

Re: Help with setting up my first Mikrotik

Much easier to spot errors when your firewall rules are within the same chain as well!! Also for interfaces you could make one for all subnets that need internet, or need access to a printer or whatever you fancy. Its a matter of creating interfaces or firewall address lists for efficiency and clari...
by anav
Sat May 10, 2025 3:55 am
Forum: Beginner Basics
Topic: Help with setting up my first Mikrotik
Replies: 30
Views: 5659

Re: Help with setting up my first Mikrotik

Interface lists are handy things. They are used in different parts of the config. Think of using them as a way to describe one or more interface ( normally vlans once gone down the path of using vlans). The default interface lists are well understood, WAN and LAN. One can make any sort of LIST one n...
by anav
Fri May 09, 2025 6:03 pm
Forum: General
Topic: Wireguard: Endpoint and Current Endpoint differ
Replies: 15
Views: 1870

Re: Wireguard: Endpoint and Current Endpoint differ

The complete config is required as requested for me to reply, unlike anserk I dont like playing whackamole ;-P
Its already clear that you are trying some non-standard setups to deal with a yet to be fully determined wan setup and unknown set of user requirements.
by anav
Fri May 09, 2025 5:53 pm
Forum: Beginner Basics
Topic: Apparent traffic leak from access ports
Replies: 6
Views: 1723

Re: Apparent traffic leak from access ports

Forgot to add,
BOTH devices need an IP ADDRESS, that is on the management vlan.
THUS for both need
/ip address
add address=x.x.x.x/24 interface=vlan42mgt network=x.x.x.0
by anav
Fri May 09, 2025 5:52 pm
Forum: Beginner Basics
Topic: Access into some VLANs not working [SOLVED]
Replies: 8
Views: 2181

Re: Access into some VLANs not working [SOLVED]

Minor things so far.. 1. Remove the extra entries............... to see if it makes a differerence from: /ip neighbor discovery-settings set discover-interface-list=MGMT lldp-med-net-policy-vlan=1000 TO /ip neighbor discovery-settings set discover-interface-list=MGMT 2. Slight mod /interface bridge ...
by anav
Fri May 09, 2025 5:41 pm
Forum: Beginner Basics
Topic: Apparent traffic leak from access ports
Replies: 6
Views: 1723

Re: Apparent traffic leak from access ports

Where is the first switch getting its vlans from aka where is the router providing DHCP for all the subnets?? In other words, is the first device, is NOT acting solely as a switch, and its supposed to be acting as a RoUTER, Important to point out as I was looking for a trunk port from an upstream ro...
  • 1
  • 2
  • 3
  • 4
  • 5
  • 81