Do I just paste the *.conf file to /etc/openvpn then run the command
Code: Select all
#service openvpn restart
Or do I still need to edit the iptables everytime I add a new config??
I already have a working config that uses UDP port 1194. Then I decide to add a new config that uses different port. I just made a new config, same as the port 1194 config, I just change the port to 53. Then I typed the command
Code: Select all
#service openvpn restart