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

VPN tunnel ok, but no network traffic

Hi,

I have a problem with a VPN connection. The tunnel is up and fine, but I get no traffic through it. Here our netwok, maybe somebody of you can help:

Local Network (it's an additional Network on eth4):
ABC.ABC.ABC.0

ASG:
DEF.DEF.DEF.DEF

Remote Network/Host:
GHI.GHI.GHI.GHI

Remote Gateway:
JKL.JKL.JKL.JKL

Auto packet filter and Strict routing are activated.

What I have done:
Traceroute/ping to GHI.GHI.GHI.GHI, but I get no answer. Wanted to set masquerading, but I can't set here the the additional interface for the remote network.

What is wrong? Thanks in advance!

Greetings
kerdos


This thread was automatically locked due to age.
Parents
  • I'm guessing that the server '????VPN Host' has a default gateway different from ["Internal" IP of the VPN Gateway], and that you need a route for that reason.  I'm not a guru of routing, but I guess, in a Windows Server, that this would be:

    192.168.17.0
    255.255.255.0
    ["Internal" IP of the VPN Gateway]


    If putting a static route into the server doesn't start the traffic flow, then I think you'd need to contact the admin of the VPN Gateway to see if there's any conflict with any of your IPs or IP-ranges.

    You also could see the traffic in the packet filter log: uncheck 'Auto packet filter' in the IPsec Connection definition, and create two logged packet filter rules 'Internal (Network)  Any  ???VPN Host'.

    It seems unlikely, but you also could look in the IPS log.

    When the solution is found, please post it here.

    Thanks - Bob
Reply
  • I'm guessing that the server '????VPN Host' has a default gateway different from ["Internal" IP of the VPN Gateway], and that you need a route for that reason.  I'm not a guru of routing, but I guess, in a Windows Server, that this would be:

    192.168.17.0
    255.255.255.0
    ["Internal" IP of the VPN Gateway]


    If putting a static route into the server doesn't start the traffic flow, then I think you'd need to contact the admin of the VPN Gateway to see if there's any conflict with any of your IPs or IP-ranges.

    You also could see the traffic in the packet filter log: uncheck 'Auto packet filter' in the IPsec Connection definition, and create two logged packet filter rules 'Internal (Network)  Any  ???VPN Host'.

    It seems unlikely, but you also could look in the IPS log.

    When the solution is found, please post it here.

    Thanks - Bob
Children
No Data