~ubuntu-branches/ubuntu/jaunty/arno-iptables-firewall/jaunty

« back to all changes in this revision

Viewing changes to etc/arno-iptables-firewall/firewall.conf.example

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2008-03-18 09:55:05 UTC
  • mfrom: (1.1.4 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080318095505-j64c7y1wkuqdyvsc
Tags: 1.8.8.o-2
Add dnsutils to the recommended packages (Closes: #471430).

Show diffs side-by-side

added added

removed removed

Lines of Context:
280
280
# Enable this if you want to allow/enable IPv6 traffic. Note that my firewall
281
281
# does NOT filter IPv6 traffic (yet), and thus NO checking is performed on it!
282
282
# -----------------------------------------------------------------------------
283
 
IPV6_SUPPORT=0
 
283
IPV6_OVER_IPV4=0
284
284
 
285
285
# This option fixes problems with SMB broadcasts when using nmblookup
286
286
# -----------------------------------------------------------------------------