aboutsummaryrefslogtreecommitdiff
path: root/content/blog/miscellaneous/wireguard-routing.md
diff options
context:
space:
mode:
authorJulien Dessaux2023-02-23 23:29:18 +0100
committerJulien Dessaux2023-02-23 23:29:18 +0100
commitf0ce860ffd60561d320b4729eca512ef2a2e02d6 (patch)
tree3b1b25f878fa80d7980a998a06530c34c9a8fed4 /content/blog/miscellaneous/wireguard-routing.md
parentFixed typos (diff)
downloadwww-f0ce860ffd60561d320b4729eca512ef2a2e02d6.tar.gz
www-f0ce860ffd60561d320b4729eca512ef2a2e02d6.tar.bz2
www-f0ce860ffd60561d320b4729eca512ef2a2e02d6.zip
Added wireguard routing part two blog article
Diffstat (limited to '')
-rw-r--r--content/blog/miscellaneous/wireguard-routing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/miscellaneous/wireguard-routing.md b/content/blog/miscellaneous/wireguard-routing.md
index 46343b7..446555d 100644
--- a/content/blog/miscellaneous/wireguard-routing.md
+++ b/content/blog/miscellaneous/wireguard-routing.md
@@ -79,7 +79,7 @@ A key takeaway is this: Even though with other vpn solutions (or traditional net
## Routing tables
-With this setup if Dalinar was a Linux, its routing table would looks like this with `ip -4 r`:
+With this setup if Dalinar was a Linux, its routing table would look like this with `ip -4 r`:
```
10.1.2.2 dev wg0 scope link
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.10 metric 600