Hey,
Not sure if there are underlying issues with what I am trying to do or not, but here goes:
I am trying to get a user who is behind our PIX 515 (v6.2) to be able use Microsoft VPN software (standard dialup networking on Windows XP) to get a VPN session going with a Watchguard firewall. I cannot seem to get it connected.
When reviewing the Watchguard site for details, they indicate that port 1723 TCP traffic must be open, and port 47 IP (I assume this means udp) must be open.
I issued these commands to the PIX:
static (inside,outside) udp interface 47 10.17.9.99 47 netmask 255.255.255.255
static (inside,outside) tcp interface 1723 10.17.9.99 1723 netmask 255.255.255.255
I have tried NUMEROUS access-list commands, and none work... What access-list commands do I need?
I do already have the access-group command in place, and all of my other access-list 100 commands work for other internal resources, etc.
Thanks!
Dave
Not sure if there are underlying issues with what I am trying to do or not, but here goes:
I am trying to get a user who is behind our PIX 515 (v6.2) to be able use Microsoft VPN software (standard dialup networking on Windows XP) to get a VPN session going with a Watchguard firewall. I cannot seem to get it connected.
When reviewing the Watchguard site for details, they indicate that port 1723 TCP traffic must be open, and port 47 IP (I assume this means udp) must be open.
I issued these commands to the PIX:
static (inside,outside) udp interface 47 10.17.9.99 47 netmask 255.255.255.255
static (inside,outside) tcp interface 1723 10.17.9.99 1723 netmask 255.255.255.255
I have tried NUMEROUS access-list commands, and none work... What access-list commands do I need?
I do already have the access-group command in place, and all of my other access-list 100 commands work for other internal resources, etc.
Thanks!
Dave