2
0
mirror of https://github.com/stefan01/transocks.git synced 2025-02-22 03:30:45 +07:00

readme: relieve some pain for gateway deployments

This commit is contained in:
Vladislav Yarmak 2019-09-24 13:24:11 +03:00
parent f4d0785d6b
commit ca6b00dd4f

View File

@ -110,6 +110,8 @@ COMMIT
Use *ip6tables* to redirect IPv6 connections.
**NOTE:** If you are going to use transocks on Linux gateway to redirect transit traffic, you have to bind transocks on primary address of internal network interface because iptables REDIRECT action in PREROUTING chain changes packet destination IP to primary address of incoming interface.
Library usage
-------------