Tagged Questions
0
votes
2answers
178 views
how to portforward port 7300 from server A to server B
We are using Stunnel. But want to replace it is with an iptables entry if possible.
192.168.123.122:7300 need to be forwarded to 192.168.123.188:7300.
So in iptables I set these two entries:
...