I often host game servers on my main PC (running Win 10), port forward the appropriate ports on my router for said PC, and then people connect with "public-IP:gameport". Recently I have been looking into VPN services for various reasons, but it seems to affect other people's abilities to access my servers, which is understandable since they connect using my public IP, but my public IP changes when I connect to a VPN.
So basically I want to know if/how I could continue to host servers which people outside my LAN can access on my computer while said computer is connected to a VPN (which provides a dynamic IP by the way.). Perhaps I could make it so server traffic bypasses the VPN while all other traffic goes through it?
I know that I can make particular IP addresses which aren't on my network bypass the VPN by using route.exe in a command prompt to create a new route, but that won't help me here.
Just brainstorming possible solutions, could people connect to my servers as they did before except using my virtual IP provided by the VPN? What happens if people attempt to connect to my true IP while I am connected to a VPN?
Thanks and feel free to ask for any clarification.
So basically I want to know if/how I could continue to host servers which people outside my LAN can access on my computer while said computer is connected to a VPN (which provides a dynamic IP by the way.). Perhaps I could make it so server traffic bypasses the VPN while all other traffic goes through it?
I know that I can make particular IP addresses which aren't on my network bypass the VPN by using route.exe in a command prompt to create a new route, but that won't help me here.
Just brainstorming possible solutions, could people connect to my servers as they did before except using my virtual IP provided by the VPN? What happens if people attempt to connect to my true IP while I am connected to a VPN?
Thanks and feel free to ask for any clarification.