summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim D. Smith <git@tim-smith.us>2014-11-27 21:08:31 -0800
committerBrian May <brian@microcomaustralia.com.au>2014-12-16 14:04:25 +1100
commitc576682caf7e6b033ceb38691f15750d48968ec8 (patch)
tree523291a80680a215f6523b73f84f6c60ad3d6462
parent343905784b9ac7dceb3fadfd964835d8847feed7 (diff)
sshuttle.md: document Internet Sharing incompatibility
-rw-r--r--src/sshuttle.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sshuttle.md b/src/sshuttle.md
index cd3dccf..ec64de3 100644
--- a/src/sshuttle.md
+++ b/src/sshuttle.md
@@ -271,6 +271,13 @@ just switch your wireless off and on. Sshuttle makes the
kernel setting it changes permanent, so this won't happen
again, even after a reboot.
+On MacOS, sshuttle will set the kernel boot flag
+net.inet.ip.scopedroute to 0, which interferes with OS X
+Internet Sharing and some VPN clients. To reset this flag,
+you can remove any reference to net.inet.ip.scopedroute from
+/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
+and reboot.
+
# SEE ALSO