Scott Ullrich
b68486c8de
Missing ;
2005-03-04 19:18:56 +00:00
Scott Ullrich
8ce98650a5
Version bump
2005-03-04 18:38:37 +00:00
Bill Marquette
36fcb5d482
move ssh lockout outside of the foreach user rule loop so we only have one instance of the rule
2005-03-04 16:51:49 +00:00
Bill Marquette
355229d0f3
typo
2005-03-04 16:47:47 +00:00
Bill Marquette
38560a2579
Make RFC959 data port workaround configurable - default to disabled
2005-03-04 16:44:03 +00:00
Bill Marquette
7fbc79b1f9
broke ftp rule with last commit - fix
2005-03-04 15:22:43 +00:00
Bill Marquette
b471fd16d5
Fix ssh lockout rule
2005-03-04 15:22:05 +00:00
Bill Marquette
28536efd42
Fix ftp servers that violate RFC 959 (we aren't Checkpoint, we've got better technology) - this should be a flag under "advanced" though I think
2005-03-04 14:54:59 +00:00
Scott Ullrich
bd4469ce70
Move ssh-disable rule to end of the ruleset.
2005-03-04 00:25:01 +00:00
Scott Ullrich
65465a3ce2
Toggle OS dropdown off and on when a TCP rule is enabled or disabled.
2005-03-03 23:20:01 +00:00
Scott Ullrich
d2adfeddc5
Version bump
2005-03-03 22:28:16 +00:00
Scott Ullrich
37e2071c0c
* Add header with CSS at top (m0n0wall apparently moved this to fbeing.inc)
...
* Change the colors to pfSense
* Thanks to Colin for doing all the hard work :)
2005-03-03 22:24:33 +00:00
Scott Ullrich
4442414b4d
Add needed newline
2005-03-03 21:59:54 +00:00
Scott Ullrich
48111b402a
-e -> -r
2005-03-03 19:47:45 +00:00
Scott Ullrich
cbd6155035
If /tmp/custom.tgz exists, allow it to overwrite the upgrade. This can be useful if you do not wish to upgrade a certain part of pfSense.
2005-03-03 19:47:29 +00:00
Scott Ullrich
5205ac4c07
Turn console off even though it was commented out
2005-03-03 18:37:13 +00:00
Scott Ullrich
8f7a54cf5a
Correct sshlockout_pf location.
2005-03-03 18:26:44 +00:00
Scott Ullrich
8065a01689
Hook in sshlockout_pf
2005-03-03 18:25:41 +00:00
Scott Ullrich
17c5de5964
Version bump. Fixes PPPOE issues reported by Illu
2005-03-03 17:24:40 +00:00
Scott Ullrich
1e292fc1a9
Be more careful with MTU value. Extract the integer value and ensure the item IS a integer before using the value.
2005-03-03 17:23:54 +00:00
Scott Ullrich
2711dca00f
If no ip is assigned, wrap the second interface with ()
2005-03-03 16:51:41 +00:00
Scott Ullrich
2cb454db20
Version bump
2005-03-03 16:16:52 +00:00
Scott Ullrich
9886adc89b
Do not setup an outgoing rule if an interface lacks an ip address.
2005-03-03 16:14:29 +00:00
Scott Ullrich
b19906403b
Do a better check on $config['interfaces']['wan']['mtu'], making sure an actual value exists
2005-03-03 16:10:30 +00:00
Scott Ullrich
f7ad479f8f
Backout this commit until I can further control the outgoing ip.
2005-03-03 02:32:26 +00:00
Scott Ullrich
3216d4ba9c
Racoon interface listen selection
2005-03-03 02:16:10 +00:00
Scott Ullrich
b73cc05678
Allow setting of racoon listening interface on the ipsec vpn screen. This allows failover vpn!
2005-03-03 02:15:15 +00:00
Scott Ullrich
7e98bb788f
* Output more diagnostic messages during sync.
...
* Only call the packages custom_php_resync_config_command
2005-03-03 00:53:47 +00:00
Scott Ullrich
05d7b2ece8
Show which packages we are syncing
2005-03-03 00:50:37 +00:00
Scott Ullrich
a1d461d677
Turn dns resolution off on SSHD
2005-03-03 00:48:18 +00:00
Scott Ullrich
393c55adff
Seperate the outputting of /tmp/rules.debug into its own statement
2005-03-03 00:39:12 +00:00
Scott Ullrich
4194a9a66e
Version bump.
2005-03-03 00:08:52 +00:00
Scott Ullrich
ceff171744
* Use additional is_array checking
...
* Full path to cat
2005-03-03 00:07:44 +00:00
Scott Ullrich
833f94fc8a
Treat line_split as an array
2005-03-03 00:04:01 +00:00
Scott Ullrich
ac55a7091e
Version bump
2005-03-02 23:30:14 +00:00
Scott Ullrich
559911e1a4
Add LAN option for redirects aka inbound nat.
2005-03-02 23:27:21 +00:00
Scott Ullrich
cae1695ea8
m0n0wall homepage -> pfSense handbook
2005-03-02 23:13:02 +00:00
Scott Ullrich
7c60349790
Correctly sync package configurations on bootup.
2005-03-02 23:08:31 +00:00
Scott Ullrich
e913e572d6
Pass true to resync_all_package_configs_bootup
2005-03-02 21:34:31 +00:00
Scott Ullrich
8be60f21ed
Do not update os type unless its defined in the rule.
2005-03-02 20:35:22 +00:00
Scott Ullrich
038aa597e2
Try to output the line # that errors out.
2005-03-02 20:28:11 +00:00
Scott Ullrich
55be70e6fb
* Add convert_friendly_interface_to_real_interface_name
2005-03-02 18:32:17 +00:00
Scott Ullrich
4831ce1377
Instead of hard coding an interface address, use the friendly name in packages.
2005-03-02 18:24:48 +00:00
Scott Ullrich
0d7c85a678
Correctly handle additional_files_needed now that its an array type.
2005-03-02 18:04:02 +00:00
Scott Ullrich
e0f91f5f34
Missing } on newly added resync_all_package_configs_bootup()
2005-03-02 17:46:33 +00:00
Scott Ullrich
1641e931b6
Bump version to 0.45
2005-03-02 17:18:50 +00:00
Scott Ullrich
3c338e4d2b
* Reset $pkg_chmod variable on each loop
...
* Actually invoke chmod command if needed
2005-03-02 17:17:00 +00:00
Colin Smith
ab0a8f8808
Whoops, forgot to add rc.packages before commit.
2005-03-02 03:41:34 +00:00
Colin Smith
238f696203
* rc_packages -> rc.packages (hooks changed appropriately)
...
* resync_all_packages_config -> resync_all_package_configs (hooks changed appropriately)
* Add fetching of missing package XML to function resync_all_package_configs()
* Add resync_all_package_configs_bootup() to provide status of package syncing on bootup. (hooks changed appropriately)
2005-03-02 03:40:14 +00:00
Scott Ullrich
c410cf5546
Use connection_aborted to detect if client still has index.php open. Use a 3 second sleep loop to DYNAMICALLY update the cpu status meter. Who needs SVG?
2005-03-02 02:22:49 +00:00