-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
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
iptables: Couldn't load match `comment':No such file or directory #18
Comments
You can try modify Lines 796 to 805 in 1e3c500
delete -m comment --comment "lnxrouter-$$-$SUBNET_IFACE"
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
your iptables doesn't support comment. What OS are you using? What version? Googling found kubernetes-sigs/kind#1461 |
Update: |
Upon running
sudo lnxrouter --ap wlan0 Alex -p ####
iptables fails.The text was updated successfully, but these errors were encountered: