X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/cda8e9b8db4e4c46b4270c915724b288924bc173..c13a2d9ad3893a66b8f782546fdf5b2a9743fd87:/doc/sgml/oper-guide/config.sgml?ds=sidebyside diff --git a/doc/sgml/oper-guide/config.sgml b/doc/sgml/oper-guide/config.sgml index 0163a43..2cd1c20 100644 --- a/doc/sgml/oper-guide/config.sgml +++ b/doc/sgml/oper-guide/config.sgml @@ -69,8 +69,7 @@ serverinfo { sid - A unique ID which describes the server. This is required regardless of whether you are using - TS6 or not. + A unique ID which describes the server. This consists of one digit and two characters which can be digits or letters. @@ -293,7 +292,13 @@ auth { user - A hostmask (user@host) that the auth{} block is matched against. You can have multiple user entries. + + A hostmask (user@host) that the auth {} block applies to. + It is matched against the hostname and IP address (using :: + shortening for IPv6 and prepending a 0 if it starts with + a colon) and can also use CIDR masks. + You can have multiple user entries. + @@ -555,6 +560,10 @@ connect "name" { Furthermore, if a hostname is used, it must have an A or AAAA record (no CNAME) and it must be the primary hostname for inbound connections to work. + + IPv6 addresses must be in :: shortened form; addresses which + then start with a colon must be prepended with a zero, + for example 0::1.