diff options
author | Robert Göhler <github@ghlr.de> | 2023-01-11 09:52:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-11 09:52:05 +0100 |
commit | c2173ecb727ece1cc0810fce8958e2912f252666 (patch) | |
tree | 1c52a577d4750e5f0ae672bbaa662543afca4a74 | |
parent | 2437c388d7c211f4808501ee7d897353e5971646 (diff) | |
parent | c678872b60dde0d42e8aef5818a5e385256dd30f (diff) | |
download | vyos-documentation-c2173ecb727ece1cc0810fce8958e2912f252666.tar.gz vyos-documentation-c2173ecb727ece1cc0810fce8958e2912f252666.zip |
Merge pull request #921 from evilmog/patch-1
Update zone-policy.rst
-rw-r--r-- | docs/configexamples/zone-policy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/zone-policy.rst b/docs/configexamples/zone-policy.rst index 29044ddd..3196a9e2 100644 --- a/docs/configexamples/zone-policy.rst +++ b/docs/configexamples/zone-policy.rst @@ -25,7 +25,7 @@ adapted for however many NICs you have**: * Internet - 192.168.200.100 - TCP/443 * Internet - 192.168.200.100 - TCP/25 * Internet - 192.168.200.100 - TCP/53 -* VyOS actis as DHCP, DNS forwarder, NAT, router and firewall. +* VyOS acts as DHCP, DNS forwarder, NAT, router and firewall. * 192.168.200.200/2001:0DB8:0:BBBB::200 is an internal/external DNS, web and mail (SMTP/IMAP) server. * 192.168.100.10/2001:0DB8:0:AAAA::10 is the administrator's console. It |