pix nat questions



checked these two docs out already, but, still no cigar.

objective:
a)map inside 192.168.3.0/24 to 172.16.7.0/24 (net A)

b)build tunnel for traffic from 172.16.7.0/24 host
10.35.240.23(net B)

net A has a pix running 6.3(5) and net B, a vpn concentrator.
*******************************************
pix cfg

crypto map * 10 ipsec-isakmp
crypto map * 10 set peer *
crypto map * 10 set transform-set 3des
crypto map * 10 match address vpn

#using an acl that just tests tunnel from a host on net A, gets me past phase 1. Also, in this setup, I have a policy map nat acl to map a single address on the 192.168.3 net to a single address on the 172.16.7 net. and i'm not clear on whether i should be using a nat statement to policy map the vpn traffic or a static. i'm also not sure what if any of these blocks should be in the nat 0 statement.

#but if i use the acl i believe i eventually need...
access-list vpn line 1 permit ip host 172.16.7.0 255.255.255.0 host
10.35.240.23

#i get,
IPSEC(sa_initiate): ACL = deny; no sa created


pix(config)# sh crypto map

Crypto Map: "*" interfaces: { outside }

Crypto Map "*" 10 ipsec-isakmp
Peer = *
access-list vpn; 1 elements
access-list vpn line 1 permit ip 172.16.7.0 255.255.255.0 host 10.35.240.23
Current peer: *
Security association lifetime: 4608000 kilobytes/28800 seconds
PFS (Y/N): N
Transform sets={ 3des, }





.



Relevant Pages

  • Re: Windows CE browse network via VPN
    ... The guys at symbol tell me that it is becuase Windows mobile cannot map ... I have a VPN set up between our offices in VA and FL. ... BUT I am unable to map to a shared drive accross the VPN. ... connection but cannot access any network resources. ...
    (microsoft.public.windowsce.app.development)
  • RE: Secure Windows Domain auth for Cisco 2691 to Win2k or NT 4 Sever via Radius
    ... the dynamic VPN tunnels) into the static map you have set up for your static ... VPN tunnels. ... Anyway i setup a dynamic vpn pool ...
    (Security-Basics)
  • Error 792 - The L2TP connection attempt failed because security negociation timed out
    ... I recently set up a VPN access for my company employees. ... connection attempt failed because security negociation timed out". ... Peer Identity: ... So it seems that the VPN server does not send a correct computer certificate ...
    (microsoft.public.isaserver)
  • Re: VPN - Client LAN and company LAN on same address schema
    ... If you don't want to change the company IP range, your option is to setup peer to peer routing, but you need to do that one by one. ... Solution for peer to peer VPN using the same IPYou may setup a different IP range or subnet for peer to peer VPN. ... Of course, most home users have the 192 network as their default as well, so ...
    (microsoft.public.windows.server.networking)
  • Re: VPN Shares & Netgear DG 834
    ... talk about running VPN software on the Server and not using the built in VPN ... I have a problem that I cannot seem to map a network drive through a VPN ... At one end I have a Multitech 660VPN router with an IP of 10.0.1.1 on a LAN ...
    (microsoft.public.isa.vpn)

Loading