Commit Graph

6931 Commits

Author SHA1 Message Date
jim-p
6aa9ddce18 Properly match SafeNet crypto cards. See http://forum.pfsense.org/index.php/topic,26056.0.html 2010-06-16 13:12:14 -04:00
gnhb
ed476f6f10 Add missing semicolon. 2010-06-16 22:17:34 +07:00
gnhb
4a1779a90e Merge branch 'master' of rcs.pfsense.org:pfsense/mainline 2010-06-16 22:13:23 +07:00
Ermal
962fd68551 Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduced. Also teach about interface argument to proxyarp function so it can start only a instance of an interface. 2010-06-16 16:07:16 +00:00
gnhb
59db783acd Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPPx type links. 2010-06-16 22:11:31 +07:00
Ermal
096ee9c22d Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666 2010-06-16 11:24:00 +00:00
Ermal
0bbf8900e0 Fixes #659. Uncomment javascript for unexistent fields and put id attribute on the checkbox controls referenced by javascript. 2010-06-15 21:38:41 +00:00
Ermal
42f4bbd96a Ticket #655. Call vpn_ipsec_configured in all cases it knows how to handle enabled/disabled ipsec setting. 2010-06-15 21:24:53 +00:00
smos
87be42c1d2 Do not stamp on the variable that has the bssid Ticket #649 2010-06-15 20:20:04 +02:00
jim-p
513c5c1189 Make DHCP leases sortable. Fixes #653 2010-06-14 17:45:25 -04:00
Ermal
2b6f65d736 Fixes #549. Save a list of all changed vips to reload in a temporary file so when apply is clicked it can process all of them. 2010-06-14 11:54:23 +00:00
Ermal
e03b0a03fb Fixes #632. Use the correct function to handle vip destory. 2010-06-14 11:29:31 +00:00
Chris Buechler
b9546722a1 this page is status, not diag. 2010-06-14 00:08:50 -04:00
Chris Buechler
f0e730e50e Merge branch 'master' of git://rcs.pfsense.org/pfsense/text-proofing into review/master 2010-06-13 23:42:00 -04:00
gnhb
69c1b04365 Fix empty data shown in interfaces_ppps when dislaying modem interfaces.
Also, clean up interfaces_ppps_configure. For PPtP/L2tP if Local IP field is
left empty, try to get the IP from the physical interface if it has one. If not
just log error and abort.
2010-06-13 20:35:11 +07:00
Larry Gilbert
22a11a582f Fix some errors in spelling, punctuation, grammar, etc. 2010-06-12 17:07:52 -07:00
jim-p
c3fef0c9b4 Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but that still needs work. 2010-06-11 14:08:13 -04:00
Scott Ullrich
7c7c8be264 Correct carp_configure_doc 2010-06-11 13:42:28 -04:00
Scott Ullrich
efe7562e16 Correctly reload carp interfaces via xmlrpc 2010-06-11 13:40:56 -04:00
Scott Ullrich
da7aa26dae vslb.inc is already included by functions.inc 2010-06-11 12:52:22 -04:00
jim-p
9434370cd0 Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a proper failover IP where needed. Ticket #645 & Ticket #646 - Still needs a way to sync/restart services on Backup after config sync. 2010-06-11 11:50:54 -04:00
Ermal
ddc75a8069 Fix typo. 2010-06-11 12:29:29 +00:00
Ermal
a4f07557b4 Ticket #642. Fix logic for the wizard code to unset and arraynum usage. 2010-06-11 11:59:29 +00:00
Chris Buechler
d1104fa63b page is Status not Diag 2010-06-10 20:32:04 -04:00
Chris Buechler
c0879a434d fix description in line with 2.0 changes 2010-06-10 20:32:04 -04:00
Erik Fonnesbeck
3c446c66ca This page is System: Firmware, not Diagnostics: Firmware 2010-06-10 18:08:44 -06:00
Scott Ullrich
5f10900359 Update priv info 2010-06-10 19:03:25 -04:00
Scott Ullrich
0004c08ba7 s/;/./ 2010-06-10 17:52:11 -04:00
Scott Ullrich
7afae53f10 Adding option to show the PF overload tables (sshlockout, virusprot) and the ability to delete individual or all entries 2010-06-10 17:49:59 -04:00
jim-p
2a63a07f3e Don't use a fake CARP VIP name since it doesn't match up with the new style names, which are already properly obtained in this code block. 2010-06-10 14:34:21 -04:00
jim-p
1ce96d36ee Check for an array here to prevent against a foreach error showing in the GUI. 2010-06-10 13:50:56 -04:00
gnhb
ced4df7428 Take out all code that assumes to use DHCP for local ip if local ip is left blank.
Also, check for blank local IPs and error out if they occur.
2010-06-10 22:54:17 +07:00
gnhb
ab413aaa73 Merge branch 'master' of rcs.pfsense.org:pfsense/mainline 2010-06-10 21:54:12 +07:00
gnhb
237212858e Fix some things in interfaces.inc, attempt to suppress mpd log verbosity.
Fix also localip handling in interfaces.php
2010-06-10 21:51:09 +07:00
jim-p
15df206e26 Add a space here. 2010-06-10 10:16:00 -04:00
Ermal
64b4be44b1 Show friendly interface name on the gui for members when they are assigned interfaces. 2010-06-10 13:32:56 +00:00
Ermal
8d73e7a932 Allow assigned interfaces to be choosed as ppp members. This allows ppp over gre/gif etc.... 2010-06-10 13:27:11 +00:00
Ermal
8a4778d31a Add files to obsolete list. Correct permission for renamed(why?) ppp pages. 2010-06-10 10:32:04 +00:00
gnhb
4a1ee8ac31 Clean up pptp a bit and modify text description in interfaces_ppps_edit 2010-06-10 01:39:49 +07:00
gnhb
1d7e1d6c2c Fix up for new ptpid scheme and new iface naming scheme. 2010-06-09 22:51:59 +07:00
gnhb
99c26d44ae Make assignment work with new ptpid and if name structure. 2010-06-09 22:02:10 +07:00
gnhb
5c8e8a17e3 Make pppoe reset work again with new <if> naming scheme.
Previous commit also moved pppoe reset functions to interfaces.inc
so we don't have to duplicate in interfaces.php and interfaces_ppps_edit.php

Also, add code so that when ppp config section gets deleted, associated <cron>
item gets deleted for pppoe-reset cron items.
2010-06-09 21:40:12 +07:00
gnhb
e5d558bfac Change ptpid to use sequential number. This makes Ermal happy. :)
Also add <if> section to <ppps><ppp> which is ppp type + ptpid.`
2010-06-09 21:14:59 +07:00
gnhb
513b762e7a Add check for required fields for PPP connections. 2010-06-08 22:39:03 +07:00
gnhb
8256f32408 Fix all issues that Ermal found.
Interfaces.php problems.
1- When creating a pppoe ptpid on the config is empty(<<ptpid/>).
2- after switching from pppoe to pptp in the config there remains
pppoe-reset-type which is not that much of a bug but needs to be
fixed.
3- When choosing ppp type even though i do not have a device i am
allowed to save. After saving it switches to none type automatically.
The <ppp> section still has values of pptp config and some of pppoe
and only the apn related to ppp. The interface assignment still has
teh interface pptp1! (This is quite buggy i would say.)

Interfaces -> assign
1- After doing all the tests on interfaces.php everything is shown
with ppp() on interfaces.php picture attached. (probably an issue with
how you do find ppp interfaces around.)
2- MPD is started even though the interface is not enabled after assignment.
3- During assignment as i tell you even below remove teh pptpid from
the interface an duse interface name.

Interfaces -> assign -> ppp
1- I have an emtpy thing in there when i do all the actions on interfaces.php
2010-06-08 22:32:25 +07:00
gnhb
b20f736344 Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp 2010-06-08 07:06:46 +07:00
Ermal
66a96e72c0 Reorganize code to be able to actually use the lookup_gateway_ip_by_name() function to find even dynamic gateways ip. 2010-06-07 21:08:11 +00:00
Scott Ullrich
ac7609c2b6 Binaries should not be in the git repo 2010-06-07 16:55:13 -04:00
Scott Ullrich
906bf57a64 Binaries should not be in the git repo 2010-06-07 16:54:46 -04:00
Scott Ullrich
80b38739e9 Binaries should not be in the git repo 2010-06-07 16:54:11 -04:00