From b865db20455015a984a6ea41fa8c2c38a5f45c64 Mon Sep 17 00:00:00 2001 From: Kunihiko Toumura <30313213+k-toumura@users.noreply.github.com> Date: Wed, 6 Nov 2024 11:56:44 +0900 Subject: [PATCH] Update VPN_static_addr.md --- events/2024.11.Munich/VPN_static_addr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/events/2024.11.Munich/VPN_static_addr.md b/events/2024.11.Munich/VPN_static_addr.md index dfb1affc..e39194ef 100644 --- a/events/2024.11.Munich/VPN_static_addr.md +++ b/events/2024.11.Munich/VPN_static_addr.md @@ -7,9 +7,9 @@ by updating this markdown file and making a pull request. | IP Address | Description | | --- | --- | |192.168.30.1 | Gateway | -|192.168.30.2-9 | Reserved | +|192.168.30.2-9 | Reserved for administrative purpose | |192.168.30.10 | free | | ... | ... | |192.168.30.127 | free | |192.168.30.128-250 | allocated by DHCP | -|192.168.30.251-255 | Reserved | +|192.168.30.251-255 | Reserved for administrative purpose |