Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - opnusrrr

#1
In image 1 I see duplicate post up's, remove one just to keep things clean.

Your issue is likely NAT and routing tables. On your VPS you have to:

Add a route via the wgX interface where X is the number to your home LAN like this:

route add 192.168.1.0/24 dev wgX

Then add nat masquerade to your wgX interface both ways. Use MTR, see if you can ping your game server on the vps now.