Svdrphosts.conf

Aus open7x0.org

Wechseln zu: Navigation, Suche

Die Datei svdrphosts.conf definiert welche Systeme auf dem VDR über den SVDRP Port zugreifen dürfen. Um mit externen Anwendungen wie z.B. VDRADMIN oder TV-Browser auf den VDR zuzugreifen ist hier die entsprechende IP-Adresse und das entsprechende Subnetz einzutragen. Die Datei liegt im Konfigurationsverzeichnis des VDR, das über die Variable vdr_confdir in der Datei /etc/rc.local.conf vorgegeben wird.

  #
  # 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.
  #
  #		Copy it to the configuration directory of your vdr
  #		(directory given in option -c) and edit.
  #
  # Syntax:
  #
  # IP-Address[/Netmask]
  #
  
  127.0.0.1		# always accept localhost
  #192.168.1.0/24	# all 256 private class C nets
  #0.0.0.0/0		# any host on any net (USE THIS WITH CARE!)

Links zum Thema »VDR« 

Info im Wiki:

Persönliche Werkzeuge