Add link to configs in wireguard public IP post
This commit is contained in:
parent
86bc53e0a7
commit
73aae76881
1 changed files with 3 additions and 2 deletions
|
@ -155,7 +155,7 @@ WireGuard traffic itself of course).
|
|||
|
||||
Once you've done this, your hosting server should be able to accept incoming traffic
|
||||
on its new IP addresses, and should have all its outgoing traffic originate from its
|
||||
new IP addresses as well!
|
||||
new IP addresses as well! The code for my full server configs can be found [here][7].
|
||||
|
||||
[0]: https://en.wikipedia.org/wiki/Network_address_translation
|
||||
[1]: https://en.wikipedia.org/wiki/Carrier-grade_NAT
|
||||
|
@ -163,4 +163,5 @@ new IP addresses as well!
|
|||
[3]: https://www.wireguard.com
|
||||
[4]: https://en.wikipedia.org/wiki/Proxy_ARP
|
||||
[5]: https://en.wikipedia.org/wiki/Neighbor_Discovery_Protocol
|
||||
[6]: https://nixos.org
|
||||
[6]: https://nixos.org
|
||||
[7]: https://git.averywinters.org/avery/home
|
Loading…
Reference in a new issue