jim-p
a48613a65d
Fix finding next OpenVPN port. Protocol should be lowercase.
2010-04-19 13:43:14 -04:00
Chris Buechler
9460ee11b2
fix text
2010-04-19 02:40:56 -04:00
Chris Buechler
7b7e5b3063
remove commented out bit that causes annoying pop ups in IE. Ticket #299
2010-04-18 18:24:06 -04:00
Chris Buechler
43cea754cf
show port and proto
2010-04-18 16:53:19 -04:00
Scott Ullrich
addbcae775
Fix growl issues.
...
Ticket #518
Ticket #519
Submibtted-by: Blake Skinner
2010-04-17 21:56:49 -04:00
pierrepomes
1467b79f55
Use FQDN for HELLO SMTP command. Ticket #443
2010-04-17 20:27:58 -04:00
Chris Buechler
842fb73b8b
use 6969 for tftp-proxy
2010-04-17 15:49:13 -04:00
Ermal
09bbbebbcf
Ticket #511 . Actually return the rules from all the packages not just the first one.
2010-04-16 19:38:46 +00:00
Ermal
cfdce2add9
Ticket #508 . Make TFTP proxy configurable by System Advanced->Firewall/NAT for several interfaces.
2010-04-16 19:08:32 +00:00
Ermal
f691243dac
Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
2010-04-16 18:41:25 +00:00
Ermal
38b357bdb5
Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
2010-04-16 18:38:36 +00:00
jim-p
2cfbe062cb
Update system information widget to use new version checking mechanism.
2010-04-16 12:24:27 -04:00
jim-p
a76c1c453a
Beef up the version comparison code. This should let us compare several combinations of local and remote versions and properly determine if the current version is older or the same as the remote version.
2010-04-16 12:14:05 -04:00
jim-p
93b8266e2a
Fail over update check to report the supplied version from the remote server if it is not a build time/datestamp.
2010-04-15 17:08:20 -04:00
jim-p
939e4a91d0
Fix whitespace
2010-04-15 16:54:07 -04:00
jim-p
27e21d1cf2
Fix CA cert dupe detection when no certs yet exist.
2010-04-15 16:04:47 -04:00
jim-p
9cb9c7d427
Add titles to wizard steps, change some wording to be more consistent.
2010-04-15 16:03:18 -04:00
Ermal
3d5b00015c
radius.inc already has this includes so do not include them explicitly. This unbreaks the loading of bcmath module since PEAR.inc is not yet included!
2010-04-14 21:19:16 +00:00
Ermal
9a38338ca5
Ticket #386 . Add even the network address to the list of addresses on proxy arp vips to the naat out edit.
2010-04-14 14:37:36 +00:00
Ermal
45a9975025
Ticket #483 . Load the bcmath extension dynamically through PEAR for Radius accounting.
2010-04-14 13:28:45 +00:00
Ermal
6364b88b0b
Ticket #486 . Convert even the gateways that specify the interface itself.
2010-04-14 13:18:15 +00:00
Ermal
5ac2f58375
Ticket #499 . Create custom options propperly for each interface. This solution binds the option name to the interface name so it is even easier to distinguish.
2010-04-14 12:40:10 +00:00
Ermal
c74804cd45
Add code to allow applications on pfSense itself that bind to a socket or want to source route traffic to work. This fixes DynDns on multi-wan as the simplest of it.
2010-04-13 23:19:59 +00:00
Ermal
52e9528649
Add a timeout for curl_exec. Combine all dyndns.org methods to one catching up with its API changes.
2010-04-13 22:19:00 +00:00
Ermal
c3c3e03bf1
Fix regex on matching ip when behind nat.
2010-04-13 21:08:26 +00:00
Ermal
d2946062aa
Move checking if dyndns is enabled to the proper place.
2010-04-13 20:38:13 +00:00
Ermal
85b2f42498
Improve startup time by delaying dyndns synching.
2010-04-13 20:31:03 +00:00
Ermal
24ed5c3ba4
Remove associated rule-id from default config they confuse rule edit page.
2010-04-13 18:30:06 +00:00
Renato Botelho
2df3a71fe6
On Virtual IPs, the ip is stored on subnet xml tag, use it to compare with external-address.
2010-04-13 11:01:50 -03:00
Renato Botelho
0e7dded1ad
source address is been checked 2 times and destination address no one, fix this
2010-04-13 10:27:15 -03:00
Ermal
676b4a3988
Remove bandwidth tags from default config they are not used.
2010-04-12 22:24:44 +00:00
Ermal
077d5702a2
Actually disable flowtables support by default.
2010-04-12 22:23:57 +00:00
jim-p
a84eb83859
Perform more strict validation on CA and Cert names before proceeding in the wizard.
2010-04-12 17:32:34 -04:00
jim-p
6f8b8ed05b
Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket #500 .
2010-04-12 16:40:30 -04:00
jim-p
916fae48c6
OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and some backend bits for RADIUS. Ticket #500 .
2010-04-12 16:12:51 -04:00
jim-p
99a00640c0
Fixup OpenVPN wizard LDAP settings. Ticket #500 .
2010-04-12 15:03:43 -04:00
jim-p
c062a71114
Fix wizard handling of password fields. Ticket #500 .
2010-04-12 15:00:16 -04:00
jim-p
5ce63c3e8e
Add/fix wording of descriptions in OpenVPN wizard.
...
While I'm here, convert leading spaces to tabs.
2010-04-12 13:55:29 -04:00
gnhb
eca1f1ead8
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
2010-04-12 22:43:33 +07:00
gnhb
d32a40c1c6
Revert changes as requested by Ermal
2010-04-12 22:41:44 +07:00
Renato Botelho
00c827829b
Simplify logic implemented on commit 673d29c0
2010-04-12 09:49:40 -03:00
thompsa
cfcaabfb60
Simplify "isset($rule['l7container']) and ..." as its already evaluated
...
above and sets $l7present.
2010-04-12 12:10:10 +12:00
thompsa
06e2a55d70
Initialise the correct array if empty.
2010-04-12 12:06:08 +12:00
Chris Buechler
1e027f7bf1
remove pfsense references, make generic
2010-04-11 17:16:06 -04:00
gnhb
541ba27e48
Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/topic,24230.0.html
2010-04-11 14:23:50 +07:00
gnhb
b4974cf480
Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
2010-04-11 09:56:52 +07:00
Chris Buechler
e4b8da19a4
allow hostname for TFTP server
2010-04-10 14:12:58 -04:00
gnhb
18e9b77efe
Remove unnecessary variables.
2010-04-10 22:19:53 +07:00
gnhb
632921995c
Implement reporting and logging of historical PPP uptime with data persistent through reboot.
...
Also, change the way uptime is captured. The mpd console is no longer used to
get PPP uptime data, which will prevent spamming of PPP logs with console access messages.
This means we no longer have to write out mpd_<interface>.query files to /var/etc.
Now, a simple calculation of the age of the /tmp/<interface>up file is used. This
gives the same data within the second as the console data so it seems acceptable.
I removed some "rm -f" calls from ppp-linkdown as there was already code in interfaces.inc
interface_bring_down function that unlinks the <interface>up and <interface>_router files.
There is still the rm -r nameserver_<interface> call in the linkdown script. Maybe this should
be moved to the interfac_bring_down function for consistency? Also, I commented out the
ngctl shutdown <interface>: call. I think it's probably not necessary any more.
2010-04-10 22:07:48 +07:00
gnhb
73ee49f204
Rework interface_bring_down function a bit. Remove un-needed unlink calls to mpd.links
...
Moved three "unlink_if_exists" calls to happen after calling kill_by_pid for mpd processes.
The unlinked files are useful during the process of brining down the mpd interfaces
for calculating the link uptime in the "linkdown" script.
2010-04-10 20:28:59 +07:00