Skip to content
Snippets Groups Projects
Commit 30df5969 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Probably more clarified.

fixes #1245
parent 889010f2
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ interfaces {
# Format 1: <name> { address <address>; [port <port>;] }
ipv4 { # <name> is an arbitrary symbolic name
address 127.0.0.1; # <address> may be ither IPv4 or IPv6 address
port 53531; # port is optional (default: 53)
port 53531; # port is required for XFR/IN and NOTIFY/OUT
}
# Format 2: <name> { address <address>@<port>; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment