Avatar of Mike Orther
Mike Orther
Flag for United States of America

asked on 

Problem pinging RRAS server from outside the network

RRAS has been working successfully for a few years.  Last week something seems to have changed and we are no longer able to ping the public IP Address that is port forwarded to the Windows 2k3 server IP Address 192.168.100.3

From the 192.168.100.3 server, if we go to http://canyouseeme.org we see our public IP address.  When we check Port 1723 (PPTP port) we get a successful reply which leads us to believe that both the firewall and ISP are not blocking this port.

We are currently using an ASA 5506-X running ASA Version 9.4(1)

access-list outsideif_in extended permit tcp any object obj-192.168.100.3 eq pptp

object network obj-192.168.100.3
 nat (insideif,outsideif) static (Public IP Address)

Open in new window


netstat -an -o |find /i "listening" shows in attahcment.

Does anyone have any suggestions?
netstat.JPG
NetworkingWindows NetworkingCiscoWindows Server 2003

Avatar of undefined
Last Comment
masnrock

8/22/2022 - Mon