Commit Graph

9916 Commits

Author SHA1 Message Date
Seth Mos
cf37ec23b9 Remove the old direct_networks table which is not used throughout the filter code. Instead we now create a negate_networks table which contains both vpns, directly connected networks (static routes) which should never be tagged for policy routing which breaks traffic.
This fixes Ticket #1950 and needs to be MFC to 2.0 for 2.0.1
2011-10-13 21:51:50 +02:00
Ermal
f7dc7ce1e4 Add no nat/rdr rules for carp protocol so people do not screw their setups. 2011-10-13 14:58:28 +00:00
smos
8fa054b1bd Move the old databases to the backup folder in conf
Fixes ticket #1758
2011-10-13 14:15:05 +02:00
smos
e34cf1f60b Restore the RRD backup before attempting a migration as this bites the nanobsd users.
We immediately backup the new databases to a new rrd.tgz file. The old database will be moved to /root
Fix for ticket #1758
2011-10-13 14:12:39 +02:00
Cyrill Bannwart
52bb36194d fix typo (Bug 1944) 2011-10-10 21:46:50 +02:00
Chris Buechler
573ae2d13a fix typo. redmine #1941 2011-10-09 10:56:29 +02:00
Ermal
dbe671677d Fixes issue with l2tp interfaces and altq 2011-10-08 12:27:03 +00:00
jim-p
b8f855afda Add curly braces to fix code logic. See http://forum.pfsense.org/index.php/topic,40953.msg215068.html#msg215068 2011-10-06 15:42:35 -04:00
Scott Ullrich
05ff388ab7 Allow multiple PBI packages in one tag space separated 2011-10-06 09:24:38 -04:00
jim-p
007e59d2bf Include certs.inc before calling lookup_ca in auth.inc. Fixes #1927 2011-10-05 10:15:41 -04:00
Warren Baker
8bb22d9c5e Add full path to ssl files and silence warning 2011-10-02 22:33:42 +02:00
Warren Baker
2ee1cf7b91 Use curl instead of dig 2011-10-02 19:08:15 +02:00
Warren Baker
0f2bd251aa Add some timeouts 2011-10-02 00:56:02 +02:00
Warren Baker
8c87758e3e Add fetching of Root name servers hints file to setup 2011-10-01 23:15:25 +02:00
Warren Baker
958f144a1d Add global for chroot environment 2011-10-01 23:12:59 +02:00
Warren Baker
77ff55eadf Remove extra word config 2011-10-01 23:08:37 +02:00
Warren Baker
2b6d9c41cf Ensure unbound is owner of ssl files 2011-10-01 23:06:13 +02:00
Warren Baker
0a3d62f7c9 Use the correct path for Unbound SSL keys 2011-10-01 22:52:33 +02:00
Warren Baker
c67d7be766 Use the correct config variable for config 2011-10-01 22:51:01 +02:00
Warren Baker
011310aa7a Update root anchor for DNSSEC validation 2011-10-01 22:41:06 +02:00
Warren Baker
503425deb1 function shuffling and add missing ; 2011-10-01 22:36:29 +02:00
Warren Baker
e088c0120c Write out Unbound configuration file 2011-10-01 22:22:39 +02:00
Warren Baker
a57399f412 Update comments and to do 2011-10-01 22:07:29 +02:00
Warren Baker
4f9de9b540 Add Unbound read function for /etc/hosts 2011-10-01 22:06:33 +02:00
Warren Baker
f226576695 Swop dns xml tag for unbound 2011-10-01 21:37:59 +02:00
Warren Baker
0a64e62637 Make space for Unbound custom options 2011-10-01 21:34:13 +02:00
Warren Baker
69508c4706 Handle domain overrides and adjust config order 2011-10-01 21:27:22 +02:00
Warren Baker
84612dd7b1 Add Unbound statistics 2011-10-01 20:47:34 +02:00
Warren Baker
1485c2da4f Add include fore remote control and change files .conf extension 2011-10-01 20:26:09 +02:00
Warren Baker
291492467f Add static host entries to separate file and include in main config 2011-10-01 20:19:30 +02:00
Warren Baker
5b24d6459f Merge branch 'master' of github.com:bsdperimeter/pfsense 2011-10-01 19:54:34 +02:00
Warren Baker
e9dedc0398 Various Unbound functions for configuration 2011-10-01 19:54:10 +02:00
Ermal
5f471c9590 Use the new daemon for status->queues until a proper chart javascript library is availble 2011-10-01 17:52:02 +00:00
Warren Baker
e237741af2 Merge branch 'master' of github.com:bsdperimeter/pfsense 2011-10-01 05:08:55 +02:00
Warren Baker
df74eeb07b add ability to get root hints file 2011-10-01 05:08:30 +02:00
Vinicius Coque
169f15744a Create symlinks for packages config files into the PBI directory 2011-09-30 22:47:09 -03:00
Vinicius Coque
9b1b25ee04 Fix pbi_info path 2011-09-30 22:47:09 -03:00
Vinicius Coque
a641010726 Remove line forgotten last commit 2011-09-30 22:47:09 -03:00
Warren Baker
7e0d217d29 Start for various Unbound functions 2011-10-01 03:03:34 +02:00
jim-p
1e656ec491 Change the way syslogd is killed/restarted a bit. Fixes log related pages hanging when logs are reset (or saving syslog settings) 2011-09-30 20:20:59 -04:00
jim-p
b3e15d1ba9 Add missing s 2011-09-30 20:04:34 -04:00
jim-p
689eaa4dc6 Move hostapd to its own log and tab, so it stops spamming the system log. 2011-09-30 19:57:43 -04:00
Warren Baker
a36a239ac8 Add Unbound chroot directory path 2011-09-30 21:21:34 +02:00
jim-p
722112f391 Exclude relayd from main system log, it's really spammy, and is already in relayd.log 2011-09-29 22:28:36 -04:00
jim-p
747cc15a96 Add some missing ;'s. 2011-09-29 16:14:38 -04:00
jim-p
ff160984b2 Show session detail in Virtual Server status 2011-09-29 15:13:30 -04:00
Vinicius Coque
531070641d remove symlinks for PBI binaries 2011-09-29 00:49:29 -03:00
Vinicius Coque
569aeae791 remove PBI even when packages depends on only one PBI package 2011-09-29 00:49:29 -03:00
Vinicius Coque
43dad53568 Create symlinks for bin and sbin directories on /usr/local/ after installing a PBI 2011-09-29 00:49:29 -03:00
Ermal
9a4cfa0b23 Try to send the xmlrpc errors to the system log 2011-09-29 02:28:22 +00:00