From 68dd3e66b1e4abd8b9f7b38803a1c5d80e34975f Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 25 May 2021 15:35:34 +0700 Subject: Prettify table --- blog/teredo.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/blog/teredo.md b/blog/teredo.md index 3b6d6ef..d605348 100644 --- a/blog/teredo.md +++ b/blog/teredo.md @@ -58,12 +58,12 @@ For convenience, from now on, the outside nodes will be referred to as PC A and PC B, on the other hand the routers are named Router A and Router B. Upon boot, they were given an Ethernet interface `eth0` with the following addresses. -| Node | MAC address | IPv4 address | -| -------- | ----------------- | --------------- | -| Router A | 52:54:00:f0:85:c7 | 192.168.122.127 | -| Router B | 52:54:00:2b:01:cc | 192.168.122.134 | -| PC A | 52:54:00:3b:82:36 | 192.168.122.86 | -| PC B | 52:54:00:7b:ed:c0 | 192.168.122.255 | +| Node | MAC address | IPv4 address | +| :------- | :------------------ | :---------------- | +| Router A | `52:54:00:f0:85:c7` | `192.168.122.127` | +| Router B | `52:54:00:2b:01:cc` | `192.168.122.134` | +| PC A | `52:54:00:3b:82:36` | `192.168.122.86` | +| PC B | `52:54:00:7b:ed:c0` | `192.168.122.255` | Local IPv6 addresses were also given but we are not going to need them. -- cgit 1.4.1