2004-05-27 Paul Jakma <paul@dishone.st>

* Correct RIP port, s/521/520/, reported by xantius@xantius.com
This commit is contained in:
paul 2004-05-26 23:31:11 +00:00
parent 538621f2f8
commit 152f4a8002

View File

@ -41,7 +41,7 @@ The default configuration file name of @command{ripd}'s is
@value{INSTALL_PREFIX_ETC}. If @file{ripd.conf} is not there next @value{INSTALL_PREFIX_ETC}. If @file{ripd.conf} is not there next
search current directory. search current directory.
RIP uses UDP port 521 to send and receive RIP packets. So the user must have RIP uses UDP port 520 to send and receive RIP packets. So the user must have
the capability to bind the port, generally this means that the user must the capability to bind the port, generally this means that the user must
have superuser privileges. RIP protocol requires interface information have superuser privileges. RIP protocol requires interface information
maintained by @command{zebra} daemon. So running @command{zebra} maintained by @command{zebra} daemon. So running @command{zebra}