We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The command sudo pfctl -a com.apple.internet-sharing/shared_v4 -s nat results in pfctl: DIOCGETRULES: Invalid argument
sudo pfctl -a com.apple.internet-sharing/shared_v4 -s nat
pfctl: DIOCGETRULES: Invalid argument
Listing my anchors, these are the only ones containing com.apple.internet-sharing:
com.apple.internet-sharing
So there is no anchor named com.apple.internet-sharing/shared_v4. What to do?
com.apple.internet-sharing/shared_v4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The command
sudo pfctl -a com.apple.internet-sharing/shared_v4 -s nat
results in
pfctl: DIOCGETRULES: Invalid argument
Listing my anchors, these are the only ones containing
com.apple.internet-sharing
:So there is no anchor named
com.apple.internet-sharing/shared_v4
. What to do?The text was updated successfully, but these errors were encountered: