From 695614902ba24f14e06a42982c62132d3b5015d4 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 2 Jan 2026 15:33:34 +0200 Subject: Use figures instead of plain images --- content/posts/home-server-part-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/home-server-part-4.md') diff --git a/content/posts/home-server-part-4.md b/content/posts/home-server-part-4.md index a53c316..1eff36f 100644 --- a/content/posts/home-server-part-4.md +++ b/content/posts/home-server-part-4.md @@ -19,7 +19,7 @@ I already have a private network (`192.168.0.0/16`) that uses my pfSense router The host will also be connected directly to the ISP's network using its second interface (`wan0`). This interface will get its IP using DHCP. Packets to the internet, as well as packets to public services running on the FreeBSD host go through this interface. -![A simplified diagram showing the two interfaces](/files/pursotin_network.svg) +{{ fig(src="/files/pursotin_network.svg", alt="A simplified diagram showing the two interfaces") }} A dual interface set up like this is simple in theory, but there are important nuances, e.g. regarding return traffic routing and DNS. -- cgit v1.3