Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
networking:basic:nat [2025/02/06 09:27] – created - external edit 127.0.0.1 | networking:basic:nat [2025/03/13 14:58] (current) – [Default route] willy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Routing on the Home Server ====== | + | ====== |
Your internal network is almost ready to go. You have a DNS and DHCP server setup, what you need now is to ensure that all packets going out of your home network are properly routed and modified to reach the internet. Also, even more important, that any response packet coming from the internet is properly redirected to the originator. | Your internal network is almost ready to go. You have a DNS and DHCP server setup, what you need now is to ensure that all packets going out of your home network are properly routed and modified to reach the internet. Also, even more important, that any response packet coming from the internet is properly redirected to the originator. | ||
Line 46: | Line 46: | ||
===== Default route ===== | ===== Default route ===== | ||
- | In order to test your home network access, you need to have a default route on your home server, | + | In order to test your home network access, you need to have a default route on your home server. |
- | In [[router: | + | |
So if you followed my suggestion and you want to test home internet access now, setup a default route at runtime with the following command: | So if you followed my suggestion and you want to test home internet access now, setup a default route at runtime with the following command: |