ok i have two other post that refer to this project and it's getting clearer but still some bugs
ok i understand i need a static or global addresses to create an outbound vpn tunnel
(PAT will not work)
i have 3 available public ip's if needed
“This will not work with PAT, but can work with NAT if you have enough addresses, or you'll need to map STATIC addresses to each vpn client.”
now i have a Citrix server that the VPN client is installed
this server also has a static statement to put it on the internet
this should cover the above (if not please advise)
static (inside,outside) CitrixServer Citrix_LAN netmask 255.255.255.255 0 0
in my access lists i have:
access-list 100 permit tcp any host CitrixServer eq citrix-ica
access-list 100 permit udp any host CitrixServer eq 1604
access-list 100 permit icmp any any
access-list 100 permit udp host CitrixServer eq isakmp any eq isakmp
access-list 100 permit esp host CitrixServer any
acc-g 100 in interface outside
now do I need the isakmp and esp access-lists with the ip of the vpn GW or my client
Please,Please,Please help
Brock D. Mowry
Hardware Specialist
ok i understand i need a static or global addresses to create an outbound vpn tunnel
(PAT will not work)
i have 3 available public ip's if needed
“This will not work with PAT, but can work with NAT if you have enough addresses, or you'll need to map STATIC addresses to each vpn client.”
now i have a Citrix server that the VPN client is installed
this server also has a static statement to put it on the internet
this should cover the above (if not please advise)
static (inside,outside) CitrixServer Citrix_LAN netmask 255.255.255.255 0 0
in my access lists i have:
access-list 100 permit tcp any host CitrixServer eq citrix-ica
access-list 100 permit udp any host CitrixServer eq 1604
access-list 100 permit icmp any any
access-list 100 permit udp host CitrixServer eq isakmp any eq isakmp
access-list 100 permit esp host CitrixServer any
acc-g 100 in interface outside
now do I need the isakmp and esp access-lists with the ip of the vpn GW or my client
Please,Please,Please help
Brock D. Mowry
Hardware Specialist