Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
networking:basic:multiisp [2025/03/13 14:26] – [Multiple ISPs] willy | networking:basic:multiisp [2025/03/13 14:43] (current) – [All done?] willy | ||
---|---|---|---|
Line 49: | Line 49: | ||
The second line ensures that home server knows that all packets for 77.77.77.77 must be routed trough ISP gateway and interface. | The second line ensures that home server knows that all packets for 77.77.77.77 must be routed trough ISP gateway and interface. | ||
- | (note: the first line assumes you have already created the nat table and postrouting chain, and you already have SNAT in place for your home server as described [[router: | + | (note: the first line assumes you have already created the nat table and postrouting chain, and you already have SNAT in place for your home server as described [[networking: |
Line 134: | Line 134: | ||
Now you can access internet safely from the home network. | Now you can access internet safely from the home network. | ||
- | To learn how to reach the internal server from the **internet**, | + | To learn how to reach the internal server from the **internet**, |