Add some comments to interface konfiguration.
This commit is contained in:
@ -4,6 +4,22 @@
|
|||||||
# --- Define Network Interfaces / Ip-Adresses / Ports
|
# --- Define Network Interfaces / Ip-Adresses / Ports
|
||||||
# =============
|
# =============
|
||||||
|
|
||||||
|
|
||||||
|
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
#
|
||||||
|
# IN CASE OF SERVER MIGRATION
|
||||||
|
# ===========================
|
||||||
|
#
|
||||||
|
# In case of server migration, take care, that all 'extif_dsl_*', 'ext_if_*'
|
||||||
|
# and 'local_if_' correspond to the old one's
|
||||||
|
#
|
||||||
|
# In particular, if special routing instructions are part of the firewall rules,
|
||||||
|
# incorrect naming of network interfaces can lead to unexpected or non-functional
|
||||||
|
# routing.
|
||||||
|
#
|
||||||
|
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
|
|
||||||
# - Extern Interfaces DSL Lines
|
# - Extern Interfaces DSL Lines
|
||||||
# - (blank separated list)
|
# - (blank separated list)
|
||||||
ext_if_dsl_1=""
|
ext_if_dsl_1=""
|
||||||
|
@ -4,6 +4,22 @@
|
|||||||
# --- Define Network Interfaces / Ip-Adresses / Ports
|
# --- Define Network Interfaces / Ip-Adresses / Ports
|
||||||
# =============
|
# =============
|
||||||
|
|
||||||
|
|
||||||
|
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
#
|
||||||
|
# IN CASE OF SERVER MIGRATION
|
||||||
|
# ===========================
|
||||||
|
#
|
||||||
|
# In case of server migration, take care, that all 'extif_dsl_*', 'ext_if_*'
|
||||||
|
# and 'local_if_' correspond to the old one's
|
||||||
|
#
|
||||||
|
# In particular, if special routing instructions are part of the firewall rules,
|
||||||
|
# incorrect naming of network interfaces can lead to unexpected or non-functional
|
||||||
|
# routing.
|
||||||
|
#
|
||||||
|
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
|
|
||||||
# - Extern Interfaces DSL Lines
|
# - Extern Interfaces DSL Lines
|
||||||
# - (blank separated list)
|
# - (blank separated list)
|
||||||
ext_if_dsl_1=""
|
ext_if_dsl_1=""
|
||||||
|
Reference in New Issue
Block a user