Alex Vincent Guest
|
Posted: Wed Aug 20, 2003 2:28 am Post subject: VPN ACL for 3550-EMI |
|
|
Hi all,
I confess I'm a complete newbie to cisco and ACLs... so if anyone can point
me in the right direction!
A customer wants to connect by VPN to their Win2k3 server (on example IP
1.2.3.4), their server is accessible via a public IP via our cisco 3550
switch - however for some reason the VPN isnt working, can someone tell me
if the extended rules below are sufficient for this? Or is there something
I'm missing...
extended IP access list ISSOut
permit gre any host 1.2.3.4
permit tcp any host 1.2.3.4 eq 1723
permit udp any host 1.2.3.4 range isakmp 501
permit tcp any any established
deny ip any any
cheers
alex |
|