Skip to content
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

Open
llermaly opened this issue Jun 14, 2017 · 3 comments
Open

Can't connect with OpenVPN #2

llermaly opened this issue Jun 14, 2017 · 3 comments

Comments

@llermaly
Copy link

Hello, Thanks for this script.

After executing OpenVPN is not connecting. any advice?

regards

@lukespragg
Copy link
Owner

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

@lukespragg lukespragg changed the title OpenVPN Issue Can't connect with OpenVPN Jun 14, 2017
@llermaly
Copy link
Author

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
./antiddos.sh: 80: ./antiddos.sh: cannot create /proc/sys/net/ipv4/conf/default/mc_forwarding: Permissi on denied
./antiddos.sh: 80: ./antiddos.sh: cannot create /proc/sys/net/ipv4/conf/eth0/mc_forwarding: Permission denied
./antiddos.sh: 80: ./antiddos.sh: cannot create /proc/sys/net/ipv4/conf/lo/mc_forwarding: Permission de nied
./antiddos.sh: 80: ./antiddos.sh: cannot create /proc/sys/net/ipv4/conf/tun0/mc_forwarding: Permission denied

Could be that the reason?

@lukespragg
Copy link
Owner

Unlikely, but you can try commenting out that line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants