UFW openVPN settings 12.04

Asked by Chris Dailey

Am running "Linux Mint 13 Maya". openVPN is not connecting correctly to the server. It was operating properly under "Linux Mint 12". Have added the following lines to the UFW file before.rules.
# OpenVPN setup as per:http://ubuntuforums.org/showthread.php?t=1166195
-A INPUT -i eth0 -p udp --dport 1194 -j ACCEPT
-A OUTPUT -o eth0 -p udp --dport 1194 -j ACCEPT
-A INPUT -i tun0 -j ACCEPT
-A OUTPUT -o tun0 -j ACCEPT
-A FORWARD -o tun0 -j ACCEPT

Unsure if these lines need to be edited or what else needs to be corrected.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu ufw Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Mint isn't supported here, Mint has it's own support which is entirely separate to Ubuntu's. I suggest you post here:
http://forum.linuxmint.com/

Can you help with this problem?

Provide an answer of your own, or ask Chris Dailey for more information if necessary.

To post a message you must log in.