08-30-2005 10:42 AM - edited 02-21-2020 12:21 AM
I can ping any address on our network from clients behind the vpn hardware client. I need to acccess a server on a 24.199.x.x network. We use a 10.x.x.x network.
I can ping this address from the VPN 3000.
08-30-2005 12:30 PM
I think the easiest way to accomplish this is to have a router on the inside doing some simple routing with a statement something like:
ip route 24.199.x.x 10.x.x.x. where 10.x.x.x is the inside interface of your VPN Concentrator. The router gives you some added flexibility down the road.
There is probably a way to do this on the Concentrator itself but I am a bit rusty there.
Hope this helps.
Please remember to rate all replies
Thanks,
Travis
08-31-2005 12:33 PM
I enter the following line in our router
ip route 24.199.x.x 255.255.255.255 10.x.x.x and still no luck.
09-01-2005 05:32 PM
Hi,
Is it possible to further explain the issue? Where is the server 24.199.x.x? Is it the Internet or the VPN remote end?
09-02-2005 07:36 AM
It is the internet end. I have also tried to route the address of the hardware client to the address of the vpn concentrator.
09-04-2005 05:12 PM
remote site <--> vpn hardware client <--> internet <--> vpn concentrator <--> local site
user from remote site can access local site via the vpn tunnel; however not that server 24.199.x.x from the internet.
i was wondering if user from the remote site can access internet but not this particular server or no user from remote site can access internet at all. if later one is the case, then split tunnel needs to be configured on the vpn concentrator.
you will need to configure a network list before you can complete the configuration. the network list should include only the local site lan, in other words, the list will restrict what traffic to be transmitted via the vpn. further, to configure network list, go Configuration>Policy Management>Traffic Management>Network Lists
then go Configuration>User Management>Groups>Client Config>Split Tunneling Policy and select "Only tunnel networks in the list" and select the network list being created under "Split Tunneling Network List"
09-05-2005 04:47 PM
Hi "princefra",
Any update?
09-06-2005 06:37 AM
If I create a static IP on our router from the VPN hardware client and point it to our Internet router they all have internet access and they can ping anyone internally, they cannot ping outside by IP our name. I will try to split the tunnel.
Thanks,
09-18-2005 09:41 PM
just wondering how you go
09-20-2005 07:01 AM
Still not working. When I run trace route from a PC on the Cisco Hardware Clientside the route stops at the Cisco VPN concentrator.
09-20-2005 04:54 PM
please excuse me for not understanding your post. where is the router? and the internet router etc
please verify the topology below:
remote site <--> vpn hardware client <--> internet <--> vpn concentrator <--> local site
09-21-2005 04:34 AM
The VPN hardware Client is on a 192.x.x.x network and handing out a 10.9.x.x DHCP address.The VPN Harware Client connects to our VPN Concentrator that is on a 10.x.x.x network then our Router and then the Internet Router all on a 10.x.x.x Network. I put a static route in the Router for 10.9.x.x to the 10.x.x.x
address of the internet router and the the PC's on the other side of the VPN hardware client can access the internet but when I run a trace route to ex. yahoo.com the trace stops at the vpn concentrators public address.
09-21-2005 05:20 AM
Just to clarify,
my orignal response was to have an "inside" router. The static commands should be entered on a second router. Just a very small inside router that only deals with your inside traffic. I am not saying that you can't get it done the way you are trying but I have always used a small router on the inside to accomplish this.
Hope this helps
Please remember to rate all replies
09-22-2005 04:57 AM
I am a little confused. We also have a PIX firewall with our router on the inside and all inside traffic is routed from this router to our internet router that is in a DMZ.
09-22-2005 06:23 PM
now we know that a pix is also part of the picture.
i strongly believe that it would be better if you can post a topology digram.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide