mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 20:42:58 +02:00
13 lines
394 B
Plaintext
13 lines
394 B
Plaintext
#
|
|
# svdrphosts This file describes a number of host addresses that
|
|
# are allowed to connect to the SVDRP port of the Video
|
|
# Disk Recorder (VDR) running on this system.
|
|
# Syntax:
|
|
#
|
|
# IP-Address[/Netmask]
|
|
#
|
|
|
|
127.0.0.1 # always accept localhost
|
|
192.168.0.0/16 # any host on private addresses
|
|
10.0.0.0/8 # any host on private addresses
|