Scott Ullrich
|
86feb886b5
|
Only return line #1 from query
|
2005-02-19 07:19:01 +00:00 |
|
Scott Ullrich
|
b3b2c1554d
|
use exec-command
|
2005-02-19 07:00:00 +00:00 |
|
Scott Ullrich
|
ca09972d27
|
Additional error checking
|
2005-02-19 04:47:45 +00:00 |
|
Scott Ullrich
|
a33fd56820
|
If a filename is not found, log to syslog and return
|
2005-02-19 00:54:57 +00:00 |
|
Scott Ullrich
|
167bcf84f2
|
Add get_pfsync_interface_status($pfsyncinterface): returns the status of a pfsync
|
2005-02-19 00:05:29 +00:00 |
|
Scott Ullrich
|
591afdfd14
|
add get_carp_interface_status($carpinterface): returns the status of a carp ip
|
2005-02-18 23:46:27 +00:00 |
|
Scott Ullrich
|
b04a6ca448
|
Add find_interface_ip which returns the first found ip on an interface
|
2005-02-18 22:25:35 +00:00 |
|
Scott Ullrich
|
af0506f493
|
Version bump to 0.34.
|
2005-02-18 20:08:02 +00:00 |
|
Scott Ullrich
|
5ccfea3374
|
Add carp_rules.php which will loop through the carp rules and if an items defined that is not on the wan interface make sure that nat rules are setup by addiing the nat rule to the natrules anchor. This utilizies the new rule framework.
|
2005-02-17 23:47:30 +00:00 |
|
Scott Ullrich
|
174861fdd9
|
Cleanup return_dir_as_array to not return . or .. and make the new firewall plugin system active.
|
2005-02-17 19:56:30 +00:00 |
|
Scott Ullrich
|
a8ac6c9856
|
move is_carp_defined to helper file, convert function to use true/false instead of 0 or 1
|
2005-02-17 19:38:19 +00:00 |
|
Scott Ullrich
|
c4967f1ce5
|
remove XXX for integrating a firewall rules plugin system
|
2005-02-17 19:36:33 +00:00 |
|
Scott Ullrich
|
429b3acd62
|
add firewallules anchor that can be used by the plugin system
|
2005-02-17 19:34:37 +00:00 |
|
Scott Ullrich
|
1a848f5ddf
|
Add plugin system where packages can hook into the ruleset
|
2005-02-17 19:31:35 +00:00 |
|
Scott Ullrich
|
023c3cc0e4
|
Add return_dir_as_array($filenaem): returns $filename contents as a string
|
2005-02-17 19:31:09 +00:00 |
|
Scott Ullrich
|
622fa35a4f
|
add return_dir_as_array: return_dir_as_array($dir): returns $dir contents as an array
|
2005-02-17 19:02:40 +00:00 |
|
Scott Ullrich
|
5e756fe739
|
Version bump
|
2005-02-16 21:11:58 +00:00 |
|
Scott Ullrich
|
1772bc7287
|
Correct typo for PPTP rules.
|
2005-02-16 21:09:35 +00:00 |
|
Scott Ullrich
|
073deb074c
|
Treat the inbound nat rules the same way as 1:1 and server nat.
|
2005-02-16 20:38:38 +00:00 |
|
Scott Ullrich
|
cd9a0cc62d
|
Update PPTP rules and correct binat rules.
|
2005-02-15 01:53:43 +00:00 |
|
Scott Ullrich
|
564a42cf8e
|
No need for 2 carriage returns after rdr rule.
|
2005-02-15 00:05:51 +00:00 |
|
Scott Ullrich
|
1e024d52af
|
Correctly redirect ports.
|
2005-02-15 00:02:51 +00:00 |
|
Scott Ullrich
|
dc469b311d
|
Do not output CGI header for this file
|
2005-02-14 23:33:41 +00:00 |
|
Scott Ullrich
|
98a8e83181
|
Unbreak the package manager.
|
2005-02-14 21:48:44 +00:00 |
|
Scott Ullrich
|
b1e9ac0d10
|
Bump version to 0.31
|
2005-02-13 20:22:40 +00:00 |
|
Scott Ullrich
|
bef7fb5394
|
Correctly deterimine when a rule is pointing to a servernet or 1:1 host and accomidate its wierd pf behavior.
|
2005-02-13 18:05:20 +00:00 |
|
Scott Ullrich
|
d9a1689baa
|
Make sure to binat on external AND internal addresses. effectively swapping the binat lines source and destiation.
|
2005-02-13 06:27:46 +00:00 |
|
Scott Ullrich
|
c4e2f770e5
|
Be sure to pass the destination 1:1 mask.
|
2005-02-13 05:32:15 +00:00 |
|
Scott Ullrich
|
1c19790adb
|
Since PF will not allow you to specify the interface for proxyARP items ommit the interface infromation for 1:1 and Server Nat rules.
|
2005-02-13 04:32:30 +00:00 |
|
Scott Ullrich
|
b9bdc99b26
|
Be sure to include target ip in the nat redirects.
|
2005-02-13 03:24:53 +00:00 |
|
Scott Ullrich
|
b6f56d02df
|
Correctly setup pptp rules, do not attempt to label rdr rule.
|
2005-02-13 01:06:22 +00:00 |
|
Scott Ullrich
|
a605aac029
|
Correctly define not rules with aliases.
|
2005-02-12 20:40:52 +00:00 |
|
Scott Ullrich
|
d7f2a8dc88
|
Correctly define not rules with aliases.
|
2005-02-12 19:58:11 +00:00 |
|
Scott Ullrich
|
f5d23982f3
|
Only add the shaper rule once.
|
2005-02-12 18:54:46 +00:00 |
|
Scott Ullrich
|
26a5f74e25
|
Expand $alias to correct interface
|
2005-02-12 18:42:10 +00:00 |
|
Scott Ullrich
|
bbc3533ff7
|
Style clieanup.
|
2005-02-12 02:59:15 +00:00 |
|
Scott Ullrich
|
263666bdf9
|
Create a blank array before working with it.
|
2005-02-11 23:56:33 +00:00 |
|
Scott Ullrich
|
e45f121672
|
Bump to 0.31
|
2005-02-11 23:33:41 +00:00 |
|
Scott Ullrich
|
ff5c434e79
|
Do not expand aliases to content on user rules, instead just include the $alias_name and pf will expand them on its own (macros)
|
2005-02-11 19:21:42 +00:00 |
|
Scott Ullrich
|
c6e56c7a3d
|
Correctly pass in or out on the interface that was chosen for user rules.
|
2005-02-11 18:58:33 +00:00 |
|
Scott Ullrich
|
5957111e3f
|
the filename is pfsense-utils.inc (plural)
|
2005-02-11 02:19:43 +00:00 |
|
Scott Ullrich
|
7b2274cb1d
|
* Introduce pfsense specific utilities file for easier syncing with m0n0wall util.inc
* Introduce new log_error() command that logs to syslog
* Convert all old syslog() functions to use log_error()
|
2005-02-11 01:20:58 +00:00 |
|
Scott Ullrich
|
019220cee1
|
Additional error checking while checking if carp is compiled into the kernel.
|
2005-02-11 01:07:58 +00:00 |
|
Scott Ullrich
|
935c2c51a0
|
Change staticroutedsubnets to staticrouted since its too long for an anchor name.
|
2005-02-10 20:08:04 +00:00 |
|
Scott Ullrich
|
a0ea70abf0
|
* Correct a ttys bug. We will enable serials from PFI
* Bump version to 0.30
|
2005-02-10 03:19:46 +00:00 |
|
Scott Ullrich
|
221e503b86
|
Disable serial console. We'll enable on each build when needed by script.
|
2005-02-10 02:43:03 +00:00 |
|
Scott Ullrich
|
ddef571ede
|
Bump version to 0.29. Minor style cleanup in ttys
|
2005-02-09 22:26:15 +00:00 |
|
Chris Dionissopoulos
|
86e0729f9a
|
Fic $gates, rule syntax errors
|
2005-02-09 19:25:28 +00:00 |
|
Scott Ullrich
|
315373b8e1
|
Add Chris's load balancing code.
|
2005-02-09 17:33:00 +00:00 |
|
Scott Ullrich
|
8c280191bc
|
Add back accidently deleted line.
|
2005-02-09 05:31:48 +00:00 |
|