Jump to content

Recommended Posts

Posted

Hi

 

Hoping someone has come across this issue before.

 

We have a hosted SLG solution with Capita.

 

A few weeks ago we moved from a TMG to a Fortigate firewall, Since this move the OpenVpn client cannot connect to SLG, I get a TLS handshake timeout error. Capita have said this is firewall related, i am struggling to resolve the issue, as even when I allow all services out rule it still fails.

 

Any ideas would be great.

 

Thanks

Posted
Hi

 

Hoping someone has come across this issue before.

 

We have a hosted SLG solution with Capita.

 

A few weeks ago we moved from a TMG to a Fortigate firewall, Since this move the OpenVpn client cannot connect to SLG, I get a TLS handshake timeout error. Capita have said this is firewall related, i am struggling to resolve the issue, as even when I allow all services out rule it still fails.

 

Any ideas would be great.

 

Thanks

 

Any Ideas?

Posted

We had this and I'm glad to say I told capita the fix so I'm surprised they haven't told you.

 

Firstly make sure that port 1194 is open outbound.

Next is to look at your VPN config. Here's mine:

 

# Client Connections
client
dev tun
dev-node HostedSIMS
proto udp

# Concentrator Farm Details
remote-random
remote simsgateway.cloudapp.net 1194
resolv-retry infinite
nobind
route-method exe 

# TLS-auth preshared.key 1

# Keys
ca HostedSIMS\\ca.crt
cert HostedSIMS\\9265406.crt
key HostedSIMS\\9265406.key

# Set log file verbosity.
verb 3

# MTU Size
mssfix 1200

# Enable compression on the VPN link.
comp-lzo

 

What you need too play with is the mssfix value. I find 1200 to be a good number, really stable. Restart your OpenVPN service after changing it and then it should work but if need be lower the mssfix value till it works.

 

Thanks

 

Ashley

Posted

Unfortunately changing the MTU size didn't work.

 

Do any of you guys use fortigate?

 

I am seeing logs saying the traffic is being blocked by our deny all policy, but even when setting an all out rule on the server the traffic is still blocked.

Posted

Yeah we have fortigate.

 

We have ours going out on the same rule as our internet. Don't see why it would be getting blocked though. Have you opened 1194 as tcp or udp. It needs to be udp.

Posted
Yeah we have fortigate.

 

We have ours going out on the same rule as our internet. Don't see why it would be getting blocked though. Have you opened 1194 as tcp or udp. It needs to be udp.

 

 

 

It's really weird, I have UDP and TCP on port 1194 open. What's now interesting is that I can see traffic leaving but still no connection. Have you setup and inbound rule?

 

Thanks for the help

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...