4 Configuration files
VoIPBox DSL / VoIPBox BRI – version 21.0.009
Page 57
4.1.4 DSL
configuration
The DSL configuration is described in
4.1.5 Firewall
configuration
If the VoIPBox DSL / VoIPBox BRI is running in a DMZ (Demili-
tarized zone (computing)) the firewall must be activated in the
ip.cfg
The firewall used on VoIPBox DSL / VoIPBox BRI is iptables.
The documentation is freely available on the
. Only
the table filter is used in the
ip.cfg
. Outgoing traffic is allowed
unless otherwise specified. Incoming and forwarded traffic is
dropped unless otherwise specified.
The options used in
are listed in
Table 4.4
Option
Description
-P INPUT DROP
Policy for the chain (INPUT, OUTPUT, FORWARD) used if no other
filter rule is defined. The action used in this case is DROP. For the
other rules, use the action ACCEPT.
-A INPUT
Policy added to the INPUT chain.
-d <destination IP>
This policy is only true for packets with the given destination IP ad-
dress.
-s <source IP>
This policy is only true for packets from the given source IP ad-
dress.
This option is not used in the example but if the source is known
use this option for more security.
-i <interface>
This policy is only true for packages used the given IP interface. (lo
– local loop interface, ppp0 – the first IP interface)
-p <protocol>
This policy is only true for the given IP protocol (UDP, TCP).
Summary of Contents for VoIP Box BRI Series
Page 1: ...VoIPBox DSL VoIPBox BRI Reference Manual Software version 21 0...
Page 15: ...1 Safety and security precautions...
Page 23: ...2 Overview...
Page 28: ...3 VoIPBoxinstallation...
Page 52: ...4 Configuration files...
Page 88: ...5 Additional VoIP parameters...
Page 114: ...6 Signaling and routing features...
Page 141: ...7 System maintenance and software update...
Page 181: ...8 Online traffic monitor...
Page 193: ...9 Troubleshooting...
Page 212: ...Appendix A Default config files...