cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
385
Views
0
Helpful
1
Replies

Remote VPN Connection

emily
Level 1
Level 1

I through remote vpn to connection remote server , when i establish vpn tunnel complete , I found can't access local lan server。I check main issue is I got 8 bit subnet from remote tunnel ,So i can't ping local lan server

From VPN Software --->status ---->statistics ---> route detail -----> Just only got 24 bit subnet,the 24 bit not conflict my local lan subnet

I want to know , why does received a 8 bit subnet ???

1 Reply 1

aacole
Level 5
Level 5

I think this problem is due to the server not having a route back to the VPN pool IP address range.

Remember, when the remote VPN client connects he gets an IP address from the local ISP and when the VPN tunnel comes up he gets another address that you have configured in the IP pool statement. So either your server needs to be able to route to that address range, either using a static route, or via your default gateway.

The 8 bit subnet, do you mean 255.0.0.0 or 255.255.255.0 ? Either way I'd initially suspect classful routing somewhere, where do you see this address?

Andy

Andy