Home Forums Archive VPN Clearing House Unable to reach network

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #355460
    Anonymous
    Participant

    I’m able to connect to a VPN Linksys router I have at an office. However, once connected I try to to connect to a server and I’m unable to reach it. I also cannot traceroute and ping anything on the network.

    Does anyone have some insight as to what I’m doing wrong?

    The office is on a NAT of 172.18.143.0 netmask 255.255.255.0. Here is my config. Destination: 207.46.249.222, Origin: 17.254.0.91

    flush;
    spdflush;
    spdadd 172.18.143.0/24 17.254.0.91/32 any -P in ipsec esp/tunnel/207.46.249.222-17.254.0.91/require;
    spdadd 17.254.0.91/32 172.18.143.0/24 any -P out ipsec esp/tunnel/17.254.0.91-207.46.249.222/require;

    #355462
    Anonymous
    Participant

    I swapped the origin IP… since we are connected to a rather large Intranet…. Don’t want to tempt people to break in. 🙂

    It appears my problem was most of our servers are pointed to our WAN router at 172.18.143.1. I was only able to ping the two desktops I have set with the gateway address of the VPN router at 172.18.143.2.

    I do not have access to the WAN router… so I assume there is no work around other than changing the gateway of the servers I wish to access.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed