mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-25 11:48:40 +02:00
In instances where a cluster pod in a local VM needs to access a server that is sshuttle'd from the host, since the packets arriving at the host already made a hop, their TTL is 63 and so get ignored by sshuttle. Allowing an override of the firewall TTL rule allows the packets to go through. |
||
---|---|---|
.. | ||
__init__.py | ||
ipfw.py | ||
nat.py | ||
nft.py | ||
pf.py | ||
tproxy.py |