1
submitted 2 years ago by [email protected] to c/[email protected]

I need to play a multiplayer game with my friends. But the game only offer connecting from a LAN only. Is there way to to connect another user from a long distance(more than 10km) to my wifi hotspot. Or how can a setup the router or phone hotspot in way that it sees some other user as a user in this network. I cannot use cables or repeaters( not a practical idea ).

top 2 comments
sorted by: hot top new old
[-] [email protected] 1 points 2 years ago

like hamachi?

[-] [email protected] 1 points 2 years ago

Getting a remote user into your LAN is basically accomplished by setting up a VPN server and having your friend use a VPN client to connect.

Tailscale and Hamachi are two popular VPN services. Tailscale has a free plan that allows something like 2 or 3 users, so you could use that.

You can also set up a VPN by hand using WireGuard or OpenVPN. WireGuard is very popular these days. Tailscale actually uses WireGuard under the covers. It just takes care of configuring it for you. Tailscale also provides extra features to deal with NAT.

I’ve never tried installing Tailscale on a mobile phone acting as a hotspot. It may work. Tailscale has extensive documentation on their website.

Alternatively, your router may have a VPN server that you can use.

Lastly, you can install a VPN server onto a computer. You’ll have to configure port forwarding on the router to allow remote address to the VPN server.

This is just the basics. You can find plenty of guides for any of these options.

this post was submitted on 26 Nov 2023
1 points (100.0% liked)

Home Networking

308 readers
1 users here now

A community to help people learn, install, set up or troubleshoot their home network equipment and solutions.

Rules

founded 2 years ago
MODERATORS