summaryrefslogtreecommitdiff
path: root/FORMATS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-02-02 17:20:54 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-02-02 17:20:54 +0100
commit0b7e9057daceab33b13238f4dea90976b5d2074d (patch)
treed295db6809e43a22e09e704e8a45bfaf3c10e9cb /FORMATS
parentfa32be64a8781d8c1cdec9b359a2e8fe62668416 (diff)
downloadvdr-0b7e9057daceab33b13238f4dea90976b5d2074d.tar.gz
vdr-0b7e9057daceab33b13238f4dea90976b5d2074d.tar.bz2
Introduced 'svdrphosts.conf'
Diffstat (limited to 'FORMATS')
-rw-r--r--FORMATS20
1 files changed, 20 insertions, 0 deletions
diff --git a/FORMATS b/FORMATS
index 2a99e6ef..7cc4333d 100644
--- a/FORMATS
+++ b/FORMATS
@@ -111,6 +111,26 @@ Video Disk Recorder File Formats
1..9, the command can be selected directly by pressing the respective numerical
key on the remote control.
+* svdrphosts.conf
+
+ This file contains the IP numbers of all hosts that are allowed to access the
+ SVDRP port.
+
+ Each line contains one IP number in the format
+
+ IP-Address[/Netmask]
+
+ where 'IP-Address' is the address of a host or a network in the usual dot
+ separated notation (as in 192.168.100.1). If the optional 'Netmask' is given
+ only the given number of bits of 'IP-Address' are taken into account. This
+ allows you to grant SVDRP access to all hosts of an entire network. 'Netmask'
+ can be any integer from 1 to 32. The special value of 0 is only accepted if
+ the 'IP-Address' is 0.0.0.0, because this will give access to any host (USE
+ THIS WITH CARE!).
+
+ Everything following (and including) a '#' character is considered to be
+ comment.
+
* marks.vdr
This file (if present in a recording directory) contains the editing marks