116 Commits

Author SHA1 Message Date
Christian Poessinger
94d4aaada6 dns-forwarding: add ignore-hosts-file option 2019-12-15 15:43:05 +01:00
Christian Poessinger
4df97093ad dns-forwarding: add dnssec documentation 2019-12-15 15:38:17 +01:00
Christian Poessinger
eff5a68ce2 dns-forwarding: use new cfgcmd/opcmd syntax 2019-12-15 15:32:29 +01:00
Christian Poessinger
a31914a5da dns-forwarding: fix section style guide 2019-12-15 15:15:35 +01:00
Christian Poessinger
2fe9584937 dns-forwarding: add anchor reference 2019-12-15 15:14:40 +01:00
Christian Poessinger
c9d1f7a6ee
Merge pull request #159 from jjakob/master
Draft: Edit DHCPv4/v6 server documentation, ...
2019-12-13 10:20:35 +01:00
Jernej Jakob
304b963f44 dhcpv6: add op-mode commands description 2019-12-13 08:50:07 +01:00
Jernej Jakob
a6f4597b83 dhcpv6: fix identifier in static mappings description 2019-12-13 08:49:45 +01:00
Jernej Jakob
8f71162fb2 dhcp: add op-mode commands description 2019-12-13 08:49:40 +01:00
Jernej Jakob
a5259aefcc dhcp: add raw parameters description and example 2019-12-13 08:49:33 +01:00
Jernej Jakob
f5c9c34b4a dhcp: add option table 2019-12-13 08:49:26 +01:00
Jernej Jakob
a3b78ce414 dhcp: change description of static mapping, replace placeholders 2019-12-13 08:49:16 +01:00
Jernej Jakob
453b4a7e6e dhcp: fix typo 2019-12-13 08:49:06 +01:00
Jernej Jakob
9e4ebfb00c dhcp: replace placeholder with real value, remove unneeded info 2019-12-13 08:48:18 +01:00
Jernej Jakob
404c0be474 dhcp: add to basic description 2019-12-13 08:48:08 +01:00
Robert Göhler
e3a6498959 Dynamic-DNS: correct redirect link 2019-12-10 15:24:45 +01:00
Robert Göhler
1d4ecc067d PPPoE Server: migrate to reserved address space 2019-12-01 20:50:52 +01:00
Christian Poessinger
9504d78294 dhcp: restructure failover chapter 2019-11-29 18:53:40 +01:00
Christian Poessinger
4d1fcc3590 udp-broadcast-relay: migrate to new clicmd syntax 2019-11-29 17:53:54 +01:00
Christian Poessinger
e630205cfb mdns-repeater: migrate to new clicmd syntax 2019-11-29 17:53:42 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
a71cdcec33 docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
Robert Göhler
c4eaab5a8a snmp: add MIB location and fix syntax error due line break 2019-11-28 09:24:30 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
Christian Poessinger
c3f093e58c dhcp: use documentations prefixes as per RFC 2019-11-26 20:41:21 +01:00
Christian Poessinger
c023e9753b dhcp-relay: integrate into dhcp chapter 2019-11-26 20:03:34 +01:00
Christian Poessinger
745318f734 dhcp: dhcpv6: migrate to common dhcp chapter 2019-11-26 19:46:39 +01:00
Christian Poessinger
90476f00e4 dhcp: use new '.. cfgcmd::' syntax 2019-11-26 19:22:00 +01:00
Christian Poessinger
b70b1eb95d toc: improve structure #2 2019-11-23 19:45:10 +01:00
Christian Poessinger
105f37bfe6 lldp: use rst abbr statement 2019-11-23 18:54:49 +01:00
Christian Poessinger
73edff0a21 Replace all RFC links with proper :rfc: syntax 2019-11-17 20:20:16 +01:00
Christian Poessinger
280e484bda sstp: remove repeated occurance of 'user' 2019-11-17 19:45:07 +01:00
Christian Poessinger
8f8c0bcbc5 sstp: use 80 character line breaks 2019-11-17 19:38:01 +01:00
Christian Poessinger
9610be887b SNMP: add security information for SNMPv3 2019-11-12 08:01:42 +01:00
Rob Thomas
38412b8b7a vrrp: add instructions when using conntrack-sync 2019-11-10 20:45:23 +01:00
Christian Poessinger
9b5f3042ef SNMP: add SolarWinds device template 2019-10-24 19:32:59 -05:00
Christian Poessinger
f1c5551b21 SNMP: use 80 character line break 2019-10-24 19:31:38 -05:00
Eshenko Dmitriy
1cd209db67
Adding edit path for SSTP commands 2019-10-23 14:56:59 +03:00
Eshenko Dmitriy
ed73e6be24
Update dhcp.rst 2019-10-08 15:52:27 +03:00
Ramax Lo
cfcd0f040b Fix typos in pages 2019-09-30 16:15:34 +08:00
David Wilson
b8d95f97c7
Added allow-from DNS forwarding settings
During my testing only the /0 and /32 network prefix lengths worked, specifying a /24 caused the DNS Service to not respond. I have added the /0 network to the above examples so the documentation exists for this required command and will submit a bug report on the issue.
2019-09-26 21:57:19 -04:00
kroy
92886dd28d Migration to 'listen-address', slight cleanup 2019-09-19 11:50:03 -05:00
kroy
c38af9ae97 Making this indexes display their TOC 2019-09-18 14:42:33 -05:00
rebortg
adf8669015 begin chance public IPs to documentation reseverd IPs 2019-08-06 09:35:09 +02:00
hagbard
259c959c62 [SSTP] - T1552: SSTP documentation 2019-07-31 15:10:54 -07:00
Eshenko Dmitriy
d058ea3779
Fix typos 2019-07-28 11:12:17 +03:00
hagbard
7a4d11b302 [SNMP] fixed typo 2019-07-15 13:11:06 -07:00
hagbard
be3bd2bac3 [SNMP] T1299 - documentation for snmp script extension 2019-07-15 13:07:11 -07:00
hagbard
0fa94035bd [IPoE] - T1494: vlan_mon documentation 2019-07-08 14:12:24 -07:00
hagbard
f7f78e88f6 [pppoe] T1494 - Documentation for vlan_mon configuration 2019-07-08 14:05:31 -07:00