Community discussions

MikroTik App
 
User avatar
hatamiarash7
just joined
Topic Author
Posts: 1
Joined: Mon May 01, 2023 6:11 pm
Contact:

Forward all traffic to a container

Mon May 01, 2023 6:19 pm

Hey everyone

I have an HTTPS proxy server in a container. Currently, I have a NAT rule to access this server from outside:

Mikrotik's IP: 192.168.88.1
Container's IP: 172.17.0.3
Container's Port: 8080

chain=dstnat action=dst-nat to-addresses=172.17.0.3 to-ports=8080 protocol=tcp dst-address=192.168.88.1 dst-port=8080

It's nice and easy. But, I should configure proxy settings in every client. How can I forward all traffic to this container? In this case, there is no need to set up all clients separately

Who is online

Users browsing this forum: No registered users and 6 guests