This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MS SQL connection fails if connected by IPsec

Hello,

we are using an ASG 7.507, having some Notebookusers, which
connect by the ASC to our local network.

The internal net uses 192.168.115.0 network, the external 192.168.116.0

When the NB-Users work here locally everything works fine, we have a program, using
a client - server installation, which connects to an sql-server database on the server.

Local it connects fine, but when these users work by VPN IPsec ASC connection we get an sql-connection error.

Everything else works fine, from these notebooks with enabled vpn I can ping the server by IP or by his name and in the other direction (server to client) too, no problem, we can use the shared folders on the server, everything is perfect - just this one program makes an error, trying to connect to the mssql server (local it does, with no problems) 

Any Ideas ?

Thanks a lot,

greetings, Gerret


This thread was automatically locked due to age.
  • Hi, Gerret, and welcome to the User BB!

    The first step is always to check the packet filter log.  Is anything blocked there?

    When unexpected things occur, it always pays to check the Intrusion Prevention log to see if it's getting a false positive on something.

    If you still are having problems, please show a pic of the edit of your IPsec remote access rule.

    Cheers - Bob
  • Thanks for your fast reply.

    here are some screenshots of our IPsec Environment.

    Once the Remote - User has connected we have an any - Rule to our servers in both ways.

    Intrusion Prevention is temporarily disabled - and in the Packet-Filter Live Log is nothing unusual.

    Like I said, everything except this one connection works fine.

    Thanks again and greetings

    Gerret
  • You said client-server.  Is this an app run in a browser?  If so, and you're using the HTTP/S Proxy, what mode is it in?

    What is the sql-connection error?

    Cheers - Bob