Hi rmacioce,
I’ve seen similar issues when migrating RRAS from older Windows Server versions to Windows Server 2022. Since the PPTP connection reaches the RRAS server but then hangs at “Verifying User Info,” here are a few troubleshooting steps you might consider:
- Check GRE and PPTP Port Handling
Even though your Cradlepoint is successfully routing the PPTP call, remember that PPTP relies on both TCP port 1723 and GRE (protocol 47) for a complete connection. Ensure that your router and the Windows Server 2022 host are both set up to properly pass GRE traffic. Sometimes hardware/NAT issues can silently drop protocol 47 even when TCP appears to be correctly forwarded.
- Compare RRAS Configurations Across Versions
While you’ve...