Hello everyone !
Well this is my first post, and I hope this gets solved

My setup :
I have a server having the ClearOS community edition on it.
Role : Gateway
Interfaces : eth0 -> Static IP, External (192.168.2.x)
eth1 -> static IP, DHCP role, DNS role, LAN (192.168.4.x)
Problem is as follows :
From within the LAN network , I can connect the OpenVPN client correctly, no errors or whatsoever.
Whenever I change my IP to match the subnet the External interface has, and thus try to connect to (within the same physical network) interface eth0, then the connection never comes to exist.
At this point the server reports using
| Code: |
cat /var/log/messages | grep openvpncat /var/log/messages | grep openvpn
|
the following :
| Code: |
Jun 29 23:16:11 TLS: Initial packet from ...
Jun 29 23:17:11 TLS Error: TLS key negotiation failed to occur within 60 seconds
Jun 29 23:17:11 TLS Error: TLS handshake failed
|
What might be the problem ? Is it the traffic not getting passed correctly ?
Should be as I configured the Incoming firewall to allow the OpenVPN packets.
Any help will be greatly appriciated
Feel free for requesting necessary info.
Regards
Daneo