Using WARP/ZT with VPN doesn't work

I got error:

Happy Eyeballs MITM Failure

Here is my VPN setup (I’m using SSTAP):

Here is the ipconfig:

C:\Users\User>ipconfig

Windows IP Configuration


Ethernet adapter SSTAP 1:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::1e9f:d960:3742:c8a6%9
   IPv4 Address. . . . . . . . . . . : 10.198.75.60
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.198.75.61

Ethernet adapter Ethernet:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Wireless LAN adapter Wi-Fi:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::139d:adc9:d33c:7fe2%21
   IPv4 Address. . . . . . . . . . . : 192.168.43.135
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.43.1

Ethernet adapter vEthernet (Default Switch):

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::2e86:1ae8:fa52:9c62%32
   IPv4 Address. . . . . . . . . . . : 172.31.208.1
   Subnet Mask . . . . . . . . . . . : 255.255.240.0
   Default Gateway . . . . . . . . . :

Tell me if there any information missed. It must not be error since my VPN has working internet both TCP/UDP.

I can’t edit post, so I put addition information here:

Alternate title for this post: “Using WARP/ZTNA based on SOCKS5 connectivity”

Have you reviewed WARP with legacy VPN · Cloudflare Zero Trust docs ? If WARP is connected first does it work?

I can’t try connecting WARP client first since I’m bypassing my ISP trick to access free internet if I do that.

I can get free internet with doing this since my ISP didn’t block some cloudflare IP range, so I take advantage that:

my_devices -> ISP (no internet, except some cloudflare IPs) -> vpn_tunneling -> internet

So, I can’t do this:

my_devices -> ISP (no internet, except some cloudflare IPs) -> warp_client (will not connect since warp requires internet access) -> vpn_tunneling (internet)

So, I expect this one:

my_devices -> ISP (no internet, except some cloudflare IPs) -> vpn_tunneling -> internet -> warp -> internet

Don’t worry warp will be connected if I try to using warp normally I mean using another ISP that has internet access.

I notice that API Connectivity is disconnected while connecting warp. But it’s connected if I didn’t try to connect.