FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

13305 questions

15793 answers

25510 comments

50162 members

0 votes
572 views 0 comments
by

Im new with OpenVPN, I setup a pfSense server and is working fine with windows clients but when I try to connect RUT955 I cant get it working, anyone can help me?

Here is the configuration file of the pfSense Server:

dev tun
persist-tun
persist-key
cipher AES-256-CBC
auth SHA256
tls-client
client
resolv-retry infinite
remote "Public IP Address" 1194 udp
auth-user-pass
ca pfSense-UDP4-1194-ca.crt
tls-auth pfSense-UDP4-1194-tls.key 1
remote-cert-tls server

1 Answer

0 votes
by

Hi,

from your configuration file I see pfSense is OpenVPN client. You should check this settings.

I don’t see any settings of RUT device. I recommend you to set OpenVPN client (TUN mode) on RUT device and wait to get connection established. If you will have some issues, download “Troubleshoot file” from your RUT955 device (WebUI -> System -> Administration -> Troubleshoot) and send it to me.