mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-20 21:08:42 +01:00
167a57e739
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 |