Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 4.57 KB
captiveportal.inc 32 KB
config.inc 48 KB
dyndns.class 28.7 KB
filter.inc 107 KB
functions.inc 2.06 KB
globals.inc 3.2 KB
interfaces.inc 46.7 KB
lb.inc 5.21 KB
notices.inc 5.31 KB
openvpn.inc 13.7 KB
pfsense-utils.inc 76.5 KB
pkg-utils.inc 33.3 KB
radius.inc 31.2 KB
service-utils.inc 6.38 KB
services.inc 32.2 KB
shaper.inc 18.7 KB
system.inc 34.1 KB
util.inc 13.4 KB
vpn.inc 27.4 KB
vslb.inc 4.95 KB
xmlparse.inc 7.42 KB
xmlrpc.inc 4.32 KB
xmlrpc_client.inc 55.4 KB
xmlrpc_server.inc 21.2 KB

Latest revisions

# Date Author Comment
58095404 02/22/2007 08:01 PM Scott Ullrich

When reinstalling a package, honor $pkg_interface

a29beb23 02/22/2007 12:09 PM Seth Mos

Use ftpsesame instead of FTP proxy when we are not using outbound NAT.
This makes routing mode and ftp play nice.

MFC: Needs more testing, works in production on releng_1

12843a8a 02/20/2007 03:57 PM Seth Mos

Put ntpdate in ntp logs.

652cf082 02/20/2007 08:08 AM Seth Mos

force a time sync early in the boot before we start any services.
This especially important for dhcp when used in failover.
Let NTPd keep the time in sync.

73393241 02/20/2007 12:31 AM Scott Ullrich

Always ensure the system is reading pflog0 for filter logs

971e8080 02/19/2007 07:13 PM Seth Mos

If the /tmp/slbd.pool file does not exist use the config settings.
If the slbd.pool file does not contain entries use the config settings.

Case 1 happens when startup is so fast that the pool file is not yet created and we
created incorrect server list which happend to have the poolnames in it. Instead of gateways....

bd70d02d 02/14/2007 04:28 PM Scott Ullrich

Unlink file only if it exists

Ticket #1257

4fa9a650 02/14/2007 08:02 AM Seth Mos

By building the filter rule in a different manner it's easier to create
a exception to a rule based on criteria.
In this case NEGATE policy or loadbalancing routing to VPN networks.
Otherwise it's impossible to connect to vpn networks. Only triggers on
rules with a destination of "any".

d2eb5def 02/13/2007 09:11 PM Scott Ullrich
  • Do not run save logic twice (slows the page down)
  • Add disable hardware checksum option which prevents the system from turning on hardware checksum offloading. This seems to be a growing problem on a lot of nics such as SK
f7ced886 02/13/2007 07:28 PM Scott Ullrich

Handle a very unique edge case when using load balancing plus a dhcp wan. If the DHCP wan goes down, then when we add back the route freebsd will simply prefer the working wan.

View revisions

Also available in: Atom