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 Ping Problem

Hi,

I have a very strange problem.
I managed to build a vpn between asl (host) and a vpn router.
In the logfiles you can see clearly that the vpn tunnel is up and running.
300        10.0.0.0/8         -> 192.168.1.0/24     => tun0x100e@80.201.74.157

When i try to ping from a pc behind the vpn router it won't work and i cannot access any pc behind the asl host, but when i launch a ping from a pc behind my asl host i get a reply and then i can ping from my pc behind the vpn router also and i can access all the pc's behind my asl host.
It seems that asl needs to send some data through the vpn tunnel before my client gets connected.

I've added the rule "any to any" and icmp forward is on.

I need to connect to my vpn network without launching a ping from the host site.

Any idea's anyone ?
Thanks  


This thread was automatically locked due to age.
  • Hello kucoe!

    It might be that you need a static route from the VPN router to the Network behind the ASL thru the VPN tunnel 

    Destination IP Address :  Network ip behind the ASL
    Subnet Mask :  Network nm behind the ASL
    Gateway IP Address : Ip of the VPN tunnel!

    so the router knows it is suposed to use the tunnel when connecting to that network!
      
  • Hi Myggan,

    That's what i thought also, but when i take a look at my routing table on the VPN router i see that these routes are created automatically when the tunnel has been build.
    Even when i try to add a static route, it won't work.

    Strange ....   [:S]