Community discussions

MikroTik App

Search found 6 matches

by Shqipalb
Fri Dec 18, 2020 2:33 pm
Forum: General
Topic: Routing mark + masquerade + VPN problem
Replies: 11
Views: 5259

Re: Routing mark + masquerade + VPN problem

I think the problem is in:
/ip firewall mangle add action=mark-routing chain=prerouting dst-address-list=org-a-intra new-routing-mark=org-a-intra passthrough=yes
You have to put src-address-list=org-a-intra instead of dst-address-list. Try it
by Shqipalb
Mon Aug 24, 2020 10:24 am
Forum: General
Topic: Separate NAT and PPPOE server.
Replies: 7
Views: 4982

Re: Separate NAT and PPPOE server.

I think that you have to route all the traffic from the pppoe server to the mikrotik that do nat without going to /ip firewall so without doing scrnat whit the pppoe server. In the mikrotik nat put in /ip firewall the ip's of your pppoe client and done you have your setup. I have the same setup, her...
by Shqipalb
Sun Aug 23, 2020 9:39 pm
Forum: General
Topic: Mangle
Replies: 2
Views: 900

Re: Mangle

Hi
You have to use mark routing with the l2tp client ip's and mangle rule another mark routing with the pptp client ip's so you can go to ip/route and add l2tp mangle in the route1 and pptp mangle in the route 2 or what ever you want to do
by Shqipalb
Thu Aug 06, 2020 9:42 pm
Forum: Beginner Basics
Topic: PPPoE client configuration issue
Replies: 2
Views: 1388

Re: PPPoE client configuration issue

Check if the concentrator allow your mac address because it can block all the mac address except the first router. If it this you have to change the mikrotik mac with the first router mac
by Shqipalb
Sun Jul 19, 2020 2:22 pm
Forum: General
Topic: Mikrotik as vpn client [SOLVED]
Replies: 3
Views: 3673

Re: Mikrotik as vpn client [SOLVED]

I think that the VPN mangle is wrong, it isn t dst address list VPN but scr address list. Try to set scr-address list to the VPN list.
by Shqipalb
Fri Jun 05, 2020 8:13 pm
Forum: General
Topic: blocking all websites except some special ones [SOLVED]
Replies: 5
Views: 11793

Re: blocking all websites except some special ones [SOLVED]

Maybe you need a dns filtering tool like pihole or try something with cisco umbrella dns filtering