⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 upnpd.conf

📁 linuxigd
💻 CONF
字号:
# To change the interfaces used edit:#   /etc/sysconfig/upnpd## The full path and name of the iptables executable,# (enclosed in quotes).#iptables_location = "/sbin/iptables"## Daemon debug level. Messages are logged via syslog to debug.# 0 - no debug messages# 1 - log errors# 2 - log errors and basic info# 3 - log errors and verbose info# default = 0debug_mode = 2## Should the daemon insert rules in the forward chain# This is necessary if your firewall has a drop or reject# policy in your forward chain.# allowed values: yes,no# default = noinsert_forward_rules = yes## The name of the chain to put the forward rules in.# This directive is only activ if "insert_forward_rules = yes"# above.# allowed values: a-z, A-Z, _, -# default = FORWARD#forward_chain_name = FORWARD## The name of the chain to put prerouting rules in.# allowed values: a-z, A-Z, _, -# default = PREROUTINGprerouting_chain_name = PREROUTING ## The internet line upstream bit rate reported from# the daemon. Value in bits per second# default = 0upstream_bitrate = 512000## The internet line downstream bit rate reported from# the daemon. Value in bits per second# default = 0downstream_bitrate = 512000## The default duration of port mappings, used when the client# doesn't specify a duration.# Can have the following values:# 0 - no default duration specified# seconds | HH:MM - duration from the time of addition# @seconds | @HH:MM - expire mapping at the specified time of day# default = 0duration = 86400 # One day# The name of the igd device xml description document# default = gatedesc.xmldescription_document_name = gatedesc.xml# The path to the xml documents# Do not include the trailing "/"# default = /etc/linuxigd# WARNING! The make install does put the xml files# in /etc/linuxigd, if you change this variable# you have to make sure the xml docs are in the# right placexml_document_path = /etc/linuxigd

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -