Answer the question
In order to leave comments, you need to log in
Access to local PC services from outside from the first provider, provided that all traffic goes through the second one?
Good people who know tell me pliz. I just can’t figure it out (
Mikrotik hAP ac Lite
The situation is as follows: I have static on my Mikrotik, I turned all the traffic through a friend, the same provider, he has a gray IP, they did L2TP with a default route. Everything works fine.
Because now I for nat, I needed the ability to get to my router from the outside.I
decided like this:
[email protected]] /ip firewall mangle> print
Flags: X - disabled, I - invalid, D - dynamic
3 chain=input action=mark-connection new-connection-mark=ISP1 -> Input passthrough=yes
in-interface=ether1 log=no log-prefix=""
4 chain=output action=mark-routing new-routing-mark=ISP1 passthrough=no connection-mark=ISP1 -> Input
log=no log-prefix=""
[email protected]] /ip firewall mangle> print
Flags: X - disabled, I - invalid, D - dynamic
5 chain=forward action=mark-connection new-connection-mark=in_wan1_for passthrough=yes protocol=tcp
in-interface=ether1 dst-port=85 log=no log-prefix=""
6 chain=prerouting action=mark-routing new-routing-mark=ISP1 passthrough=no connection-mark=in_wan1_for
log=no log-prefix=""
/ip firewall nat> print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade out-interface=ether1 log=no log-prefix=""
1 chain=srcnat action =masquerade out-interface=l2tp-out1 log=no log-prefix=""
3 ;;; hpfs
chain=dstnat action=dst-nat to-addresses=192.168.30.150 to-ports=85 protocol=tcp in-interface=ether1
dst-port=85 log=no log-prefix=""
Answer the question
In order to leave comments, you need to log in
Problem solved. Disconnected fasttrack connection and everything flew, internal services started working.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question