Skip to content
TopicTracker
From mjg59.dreamwidth.orgView original
TranslationTranslation

Locally hosting an internet-connected server

The author describes a method for hosting internet-connected servers from home using a VPS with multiple IP addresses. They use Wireguard to create a VPN tunnel between the local machine and VPS, then configure iptables and policy routing to forward external traffic to the local system while maintaining proper return routing.