Port 1723 — PPTP VPN

Point-to-Point Tunneling Protocol. Legacy VPN — insecure, avoid.

Is Port 1723 Open on Your Server?

Test it now with our Port Scanner

Port 1723 Details

Port1723
ServicePPTP VPN
ProtocolTCP
EncryptedVaries
Common UsePoint-to-Point Tunneling Protocol

How to Check Port 1723

Online: Use our Port Scanner — enter your IP and port 1723.

Command line:

nc -zv your-server-ip 1723 (Mac/Linux)

Test-NetConnection -ComputerName your-server-ip -Port 1723 (PowerShell)

Check locally:

ss -tlnp | grep :1723 (Linux)   netstat -an | findstr :1723 (Windows)

Related Ports

Port Scanner · How to Check if a Port Is Open · Port Forwarding Guide · All Tools

All Tools · Learn · SamNet