Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  boot
  cf
  conf.default
  etc
  root
  sbin
  tmp
  usr

Latest revisions

# Date Author Comment
a9b2e638 05/29/2009 09:49 PM Ermal Luçi

Present a new package option filter_rules_needed which has a function name to be called if the package needs to create firewall rules. The function should have a switch statement one with 'nat' option wich is called for nat/rdr and one with 'rule' option which is needed for rules. This will help on removing from filter.inc all the packages hardcoded includes and rules and give some more dynamicity. The rules by this function will be included on rules.nat.packages and rules.packages on /tmp partition and called by anchors include file when filter reloads(still this has to come).

2dcf4150 05/29/2009 09:49 PM Ermal Luçi

Move all address handling of rules to the filter_generate_address. Remove checking for addresses on the beggining of generate_user_filter_rule since we have better way of checking this now.

f91bc86f 05/29/2009 06:31 PM Ermal Luçi

Fix still the address extraction.

c432da9c 05/29/2009 04:38 AM Scott Ullrich

Full path to chmod

0cc5b3f4 05/28/2009 10:39 PM Scott Ullrich

Ooops, clear-on-reload is preenting dnsmasq from starting.

aa5d3ff6 05/28/2009 10:34 PM Scott Ullrich

Adding --clear-on-reload:

--clear-on-reload
Whenever /etc/resolv.conf is re-read, clear the DNS cache. This
is useful when new nameservers may have different data than that
held in cache.
739b97d9 05/28/2009 10:27 PM Scott Ullrich

Use --all-servers:

--all-servers
By default, when dnsmasq has more than one upstream server
available, it will send queries to just one server. Setting this
flag forces dnsmasq to send all queries to all available...
33bf1874 05/28/2009 01:01 PM Ermal Luçi

Fix the issue reported on http://forum.pfsense.org/index.php/topic,16559.0.html. Basically a missing convertion from 'source'/'destination' to target.

324d622f 05/28/2009 07:20 AM Scott Ullrich

Hide error.

0aca91d0 05/28/2009 07:03 AM Scott Ullrich

Ensure 127.0.0.2 points out 127.0.0.1.

View all revisions | View revisions

Also available in: Atom