Forked from reubn/macOS Internet Sharing pf Increase TTL
Created
July 31, 2024 17:31
-
-
Save koi8-r/abc8e040fabaa60408372aed8b5eab4a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add | |
scrub on bridge100 all min-ttl 65 | |
to | |
'/etc/pf.conf' | |
Reload with | |
sudo pfctl -f /etc/pf.conf | |
Check with | |
sudo pfctl -sa |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment