-
Notifications
You must be signed in to change notification settings - Fork 12
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
Can't connect with OpenVPN #2
Comments
Are you using a non-standard OpenVPN port? The default is on this line: https://github.com/lukespragg/anti-ddos/blob/master/anti-ddos.sh#L375 |
Yes 1194, Just noticed I got this errors : ./antiddos.sh: 80: ./antiddos.sh: cannot create /proc/sys/net/ipv4/conf/all/mc_forwarding: Permission d enied Could be that the reason? |
Unlikely, but you can try commenting out that line. |
Hello, Thanks for this script.
After executing OpenVPN is not connecting. any advice?
regards
The text was updated successfully, but these errors were encountered: