How to add new config?
Posted: Fri Aug 05, 2011 10:03 am
How do I add a new config?
Do I just paste the *.conf file to /etc/openvpn then run the command
???
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
But the new config that uses port 53 doesn't work. Is there anything wrong with what I did?
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