Commit Graph

5115 Commits

Author SHA1 Message Date
Scott Ullrich
1b45d5669e Remove FTP reference 2005-11-12 05:04:09 +00:00
Scott Ullrich
a9b19d7f80 MFC 7522
Add NAT Reflection AKA Nat Bouncing nat Flashback and many other groovy names.

Sponsored-by: Greenhagen, Robin <Robin_AT_gsi-kc.com>

Please visit http://www.gsihosting.com/ for all your hosting needs as they are sponsoring pfSense and plan to use it extensively!

As an added bonus, this will be MFC'd very soon. Please thank them with your support!
2005-11-12 04:35:04 +00:00
Scott Ullrich
85772d789f Add HINTS. 2005-11-12 02:07:04 +00:00
Scott Ullrich
edcffdf548 Send errors to the bit bucket 2005-11-11 21:57:02 +00:00
Scott Ullrich
db33363307 MFC 7514
Don't echo out the rule. Add it to the existing rule string
2005-11-11 21:32:24 +00:00
Scott Ullrich
009510f83e MFC 7511
olsrd gets told to load 'interfacename'_olsrd.conf, but the ticks get stripped in the call... so olsrd looks for interfacename_olsrd.conf (just a guess, did not look into it to much)

Ticket #681
2005-11-11 19:12:07 +00:00
Scott Ullrich
2ffe4644bd MFC 7509
Bring carp interface up in carp.sh too for debugging
2005-11-11 19:09:26 +00:00
Scott Ullrich
94b636a618 MFC 7507
* Don't forget to ++ the counter
* Usleep before bringing up the interface
2005-11-11 19:05:55 +00:00
Scott Ullrich
fb76d927aa MFC 7501
Do not install rules on lan when bridging that refuses to allow pass through dhcp

Ticket #674
2005-11-10 20:57:21 +00:00
Scott Ullrich
3c2b10ada0 Switch to vty0 when user enters option 8 2005-11-10 02:00:59 +00:00
Scott Ullrich
9aabc99db0 m0n0wall -> pfsense 2005-11-09 21:13:08 +00:00
Scott Ullrich
9669a414f4 Assign carp the old way since we are now done debugging 2005-11-08 17:43:14 +00:00
Scott Ullrich
3805f0b174 We now sign our own images 2005-11-08 05:20:58 +00:00
Scott Ullrich
f024f52dc3 Use gzsig 2005-11-08 05:04:27 +00:00
Scott Ullrich
c19c93a464 Update release key 2005-11-08 04:58:23 +00:00
Scott Ullrich
0135299b40 Correctly check/uncheck FTP Helper 2005-11-08 01:29:54 +00:00
Scott Ullrich
bcd3f3adfd FTP Helper changes.
Do not setup for WAN interface

Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
2005-11-08 01:22:00 +00:00
Scott Ullrich
beaff8b098 Sync with HEAD. Start CVS after webGUI 2005-11-08 01:14:05 +00:00
Scott Ullrich
3c393400db Move FTP Helper to above wireless portion. Uncheck box correctly on page restore. 2005-11-08 00:46:23 +00:00
Scott Ullrich
b1f2356868 MFC 7463
FTP Proxy helper changes

Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
2005-11-08 00:37:12 +00:00
Scott Ullrich
0c7b834e31 Log CURL errors correctly 2005-11-07 21:23:00 +00:00
Scott Ullrich
ea7b1502f3 MFC 7455
Cleanup ps checks.

Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
2005-11-07 19:18:11 +00:00
Scott Ullrich
c50f8cb05f MFC 7451
unset $config['shaper']['itemsshaped'] after configuring shaper
2005-11-07 19:01:18 +00:00
Scott Ullrich
faec4b2e1d Redirect back to teh main status page after removing the traffic shaper 2005-11-07 18:58:24 +00:00
Scott Ullrich
7c99b15cee MFC 7447
Only check against an item if external-address is defined
Ticket #648
2005-11-07 18:35:52 +00:00
Scott Ullrich
219baec833 MFC 7446
Remove range feature. Will be reinvestigated after 1.0
Ticket #660
Ticket #661
2005-11-07 18:35:11 +00:00
Scott Ullrich
255ad1dcc5 MFC 7444 7445
Keep track of the number of items the user has requested to shape. If at the end of the wizard the count is still 0 then unset the shaper configuration and alert the user that they have not picked anything to shape

Ticket #642
2005-11-07 18:34:11 +00:00
Scott Ullrich
5c1fd1d911 Do not start PFTPX helper on interfaces that have been instructed not to 2005-11-07 17:30:22 +00:00
Scott Ullrich
fb8383e5d3 * Hold down timer for 45 seconds
* Sleep for 5 in between bringing up carp
2005-11-07 17:23:24 +00:00
Scott Ullrich
b406ae6611 Start SSHD first 2005-11-07 17:20:06 +00:00
Scott Ullrich
657f3f1592 remove allow 2005-11-07 06:44:52 +00:00
Scott Ullrich
bf97d72a5c remove ipfw 2005-11-07 06:29:00 +00:00
Scott Ullrich
181a843cfe Allow nat redirects to function
Ticket #651
2005-11-07 06:25:02 +00:00
Scott Ullrich
562fca6d56 Do not require a reboot to setup polling. 2005-11-07 03:27:23 +00:00
Scott Ullrich
8435d6edf3 Nuke the timeout portion 2005-11-07 02:51:57 +00:00
Scott Ullrich
992ac32fa0 Move value into the textarea tag 2005-11-07 01:36:44 +00:00
Scott Ullrich
69fbe36f6a Make left td consistent 2005-11-07 01:27:20 +00:00
Scott Ullrich
fbcf00372e * Clean up interface, make consistent
* Add php execute command
2005-11-07 01:20:04 +00:00
Scott Ullrich
512fa4d7ed Use full path to sysctl 2005-11-07 01:19:02 +00:00
Scott Ullrich
543dcec8be Disable FTP proxy helper on WAN by default 2005-11-07 00:04:28 +00:00
Scott Ullrich
c2ce153a12 MFC 7415
Use $pconfig
2005-11-06 23:51:28 +00:00
Scott Ullrich
da56c4d74c MFC 7413
Make FTP Its own area with header bar
2005-11-06 23:28:24 +00:00
Scott Ullrich
89d1f0f27f Sync get_interface_list() with HEAD 2005-11-06 22:28:34 +00:00
Scott Ullrich
2fe54e1797 Do not iterate through an item unless it exists 2005-11-06 21:14:53 +00:00
Scott Ullrich
bc5dc42181 MFC 7406
Sync OpenVPN with Peter A's latest version:

rootfs-1.2-ovpn2.tar.gz
2005-11-06 20:30:09 +00:00
Scott Ullrich
c6ee5ce431 Sync with CVS HEAD. 2005-11-06 20:25:14 +00:00
Scott Ullrich
c1ec2c2f80 MFC 7401
Add support for per interface ftp helper.

Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>

In-Discussion-with: Bill M, Dan S
2005-11-06 20:03:46 +00:00
Scott Ullrich
44318b5627 MFC 7397
Added curl_error output to logs if there is an error created by curl
2005-11-05 23:28:31 +00:00
Scott Ullrich
458d80d7e1 MFC 7395
Adjust the timeout for updates.
2005-11-05 23:11:23 +00:00
Scott Ullrich
a6bfa4ba23 When displaying DHCP leases, call gethostbyaddr() to resolve the hostname if we do not have the record in the database
Also check to make sure gethostbyaddr() would return a real value

Ticket 7390
2005-11-05 21:29:11 +00:00