summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2017-03-01 14:10:32 -0500
committerjim-p <jimp@pfsense.org>2017-03-01 14:10:32 -0500
commitd9d8a8f1313e2089687a6f9d923512264be9b2b8 (patch)
treeddf39e455903c762575ddf795a0c1ae831667a70 /src/usr
parentbff872b9a5be15d647345dc1e0c0dcad4fe44df7 (diff)
downloadpfsense-d9d8a8f1313e2089687a6f9d923512264be9b2b8.zip
pfsense-d9d8a8f1313e2089687a6f9d923512264be9b2b8.tar.gz
Sort help URL list.
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/help.php463
1 files changed, 230 insertions, 233 deletions
diff --git a/src/usr/local/www/help.php b/src/usr/local/www/help.php
index f12b17a..d11b75b 100644
--- a/src/usr/local/www/help.php
+++ b/src/usr/local/www/help.php
@@ -22,303 +22,300 @@
require_once("guiconfig.inc");
/* Define hash of jumpto url maps */
-
-/* Links to categories could probably be more specific. */
$helppages = array(
- /* These pages are confirmed to work and have usable content */
'index.php' => 'https://doc.pfsense.org/index.php/Dashboard',
- 'license.php' => 'https://www.pfsense.org/about-pfsense/#legal',
- 'miniupnpd.xml' => 'https://doc.pfsense.org/index.php/What_are_UPnP_and_NAT-PMP',
- 'status_upnp.php' => 'https://doc.pfsense.org/index.php/What_are_UPnP_and_NAT-PMP',
- 'firewall_virtual_ip.php' => 'https://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses',
- 'firewall_virtual_ip_edit.php' => 'https://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses',
- 'firewall_aliases.php' => 'https://doc.pfsense.org/index.php/Aliases',
- 'firewall_aliases_edit.php' => 'https://doc.pfsense.org/index.php/Aliases',
- 'firewall_aliases_import.php' => 'https://doc.pfsense.org/index.php/Aliases',
- 'firewall_nat_out.php' => 'https://doc.pfsense.org/index.php/Outbound_NAT',
- 'firewall_nat_out_edit.php' => 'https://doc.pfsense.org/index.php/Outbound_NAT',
- 'firewall_rules.php' => 'https://doc.pfsense.org/index.php/Firewall_Rule_Basics',
- 'firewall_rules_edit.php' => 'https://doc.pfsense.org/index.php/Firewall_Rule_Basics',
- 'firewall_schedule.php' => 'https://doc.pfsense.org/index.php/Firewall_Rule_Schedules',
- 'firewall_schedule_edit.php' => 'https://doc.pfsense.org/index.php/Firewall_Rule_Schedules',
- 'interfaces_vlan.php' => 'https://doc.pfsense.org/index.php/VLAN_Trunking',
- 'interfaces_vlan_edit.php' => 'https://doc.pfsense.org/index.php/VLAN_Trunking',
- 'diag_routes.php' => 'https://doc.pfsense.org/index.php/Viewing_Routes',
- 'diag_packet_capture.php' => 'https://doc.pfsense.org/index.php/Sniffers,_Packet_Capture',
- 'diag_pftop.php' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage#pftop',
- 'firewall_nat.php' => 'https://doc.pfsense.org/index.php/How_can_I_forward_ports_with_pfSense',
- 'firewall_nat_edit.php' => 'https://doc.pfsense.org/index.php/How_can_I_forward_ports_with_pfSense',
+
+ 'crash_reporter.php' => 'https://doc.pfsense.org/index.php/Unexpected_Reboot_Troubleshooting',
'diag_arp.php' => 'https://doc.pfsense.org/index.php/ARP_Table',
+ 'diag_authentication.php' => 'https://doc.pfsense.org/index.php/User_Authentication_Servers',
'diag_backup.php' => 'https://doc.pfsense.org/index.php/Configuration_Backup_and_Restore',
+ 'diag_command.php' => 'https://doc.pfsense.org/index.php/Execute_Command',
'diag_confbak.php' => 'https://doc.pfsense.org/index.php/Configuration_History',
'diag_defaults.php' => 'https://doc.pfsense.org/index.php/Factory_Defaults',
- 'firewall_shaper.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
- 'firewall_shaper_queues.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
- 'firewall_shaper_vinterface.php' => 'https://doc.pfsense.org/index.php/Limiters',
- 'firewall_shaper_wizards.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
- 'status_queues.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
- 'status_dhcp_leases.php' => 'https://doc.pfsense.org/index.php/DHCP_Leases',
'diag_dns.php' => 'https://doc.pfsense.org/index.php/DNS_Lookup',
'diag_dump_states.php' => 'https://doc.pfsense.org/index.php/Show_States',
- 'diag_resetstate.php' => 'https://doc.pfsense.org/index.php/Reset_States',
- 'status_logs.php' => 'https://doc.pfsense.org/index.php/System_Logs',
- 'status_logs.php-dhcpd' => 'https://doc.pfsense.org/index.php/DHCP_Logs',
- 'status_logs.php-gateways' => 'https://doc.pfsense.org/index.php/Gateway_Logs',
- 'status_logs.php-ipsec' => 'https://doc.pfsense.org/index.php/IPsec_Logs',
- 'status_logs.php-ntpd' => 'https://doc.pfsense.org/index.php/NTP_Logs',
- 'status_logs.php-openvpn' => 'https://doc.pfsense.org/index.php/OpenVPN_Logs',
- 'status_logs.php-portalauth' => 'https://doc.pfsense.org/index.php/Captive_Portal_Authentication_Logs',
- 'status_logs.php-ppp' => 'https://doc.pfsense.org/index.php/PPP_Logs',
- 'status_logs.php-relayd' => 'https://doc.pfsense.org/index.php/Load_Balancer_Logs',
- 'status_logs.php-resolver' => 'https://doc.pfsense.org/index.php/Resolver_Logs',
- 'status_logs.php-routing' => 'https://doc.pfsense.org/index.php/Routing_Logs',
- 'status_logs.php-wireless' => 'https://doc.pfsense.org/index.php/Wireless_Logs',
- 'status_logs_filter.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
- 'status_logs_filter_dynamic.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
- 'status_logs_filter_summary.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
- 'status_logs_settings.php' => 'https://doc.pfsense.org/index.php/Log_Settings',
- 'status_logs_vpn.php' => 'https://doc.pfsense.org/index.php/PPTP_VPN_Logs',
+ 'diag_dump_states_sources.php' => 'https://doc.pfsense.org/index.php/Show_Source_Tracking',
+ 'diag_edit.php' => 'https://doc.pfsense.org/index.php/Edit_File',
+ 'diag_gmirror.php' => 'https://doc.pfsense.org/index.php/Create_a_Software_RAID1_%28gmirror%29',
+ 'diag_halt.php' => 'https://doc.pfsense.org/index.php/Halt_System',
+ 'diag_limiter_info.php' => 'https://doc.pfsense.org/index.php/Limiters',
+ 'diag_ndp.php' => 'https://doc.pfsense.org/index.php/NDP_Table',
+ 'diag_packet_capture.php' => 'https://doc.pfsense.org/index.php/Sniffers,_Packet_Capture',
+ 'diag_pf_info.php' => 'https://doc.pfsense.org/index.php/Packet_Filter_Information',
+ 'diag_pftop.php' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage#pftop',
'diag_ping.php' => 'https://doc.pfsense.org/index.php/Ping_Host',
- 'status_pkglogs.php' => 'https://doc.pfsense.org/index.php/Package_Logs',
- 'diag_tables.php' => 'https://doc.pfsense.org/index.php/Tables',
+ 'diag_reboot.php' => 'https://doc.pfsense.org/index.php/Reboot_System',
+ 'diag_resetstate.php' => 'https://doc.pfsense.org/index.php/Reset_States',
+ 'diag_routes.php' => 'https://doc.pfsense.org/index.php/Viewing_Routes',
+ 'diag_smart.php' => 'https://doc.pfsense.org/index.php/SMART_Status',
+ 'diag_sockets.php' => 'https://doc.pfsense.org/index.php/Diag_Sockets',
+ 'diag_states_summary.php' => 'https://doc.pfsense.org/index.php/States_Summary',
'diag_system_activity.php' => 'https://doc.pfsense.org/index.php/System_Activity',
+ 'diag_tables.php' => 'https://doc.pfsense.org/index.php/Tables',
+ 'diag_testport.php' => 'https://doc.pfsense.org/index.php/Test_Port',
'diag_traceroute.php' => 'https://doc.pfsense.org/index.php/Traceroute',
'easyrule.php' => 'https://doc.pfsense.org/index.php/Easy_Rule',
- 'diag_edit.php' => 'https://doc.pfsense.org/index.php/Edit_File',
- 'diag_command.php' => 'https://doc.pfsense.org/index.php/Execute_Command',
- 'firewall_nat_1to1.php' => 'https://doc.pfsense.org/index.php/1:1_NAT',
+ 'firewall_aliases_edit.php' => 'https://doc.pfsense.org/index.php/Aliases',
+ 'firewall_aliases_import.php' => 'https://doc.pfsense.org/index.php/Aliases',
+ 'firewall_aliases.php' => 'https://doc.pfsense.org/index.php/Aliases',
'firewall_nat_1to1_edit.php' => 'https://doc.pfsense.org/index.php/1:1_NAT',
- 'diag_halt.php' => 'https://doc.pfsense.org/index.php/Halt_System',
- 'diag_reboot.php' => 'https://doc.pfsense.org/index.php/Reboot_System',
- 'status_filter_reload.php' => 'https://doc.pfsense.org/index.php/Filter_Reload_Status',
- 'status_gateway_groups.php' => 'https://doc.pfsense.org/index.php/Gateway_Status',
- 'status_gateways.php' => 'https://doc.pfsense.org/index.php/Gateway_Status',
- 'status_graph.php' => 'https://doc.pfsense.org/index.php/Traffic_Graph',
- 'status_graph_cpu.php' => 'https://doc.pfsense.org/index.php/CPU_Load',
- 'status_interfaces.php' => 'https://doc.pfsense.org/index.php/Interface_Status',
- 'status_services.php' => 'https://doc.pfsense.org/index.php/Services_Status',
- 'status_wireless.php' => 'https://doc.pfsense.org/index.php/Wireless_Status',
- 'pkg_mgr.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
- 'pkg_mgr_install.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
- 'pkg_mgr_installed.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
- 'interfaces.php' => 'https://doc.pfsense.org/index.php/Interface_Settings',
+ 'firewall_nat_1to1.php' => 'https://doc.pfsense.org/index.php/1:1_NAT',
+ 'firewall_nat_edit.php' => 'https://doc.pfsense.org/index.php/How_can_I_forward_ports_with_pfSense',
+ 'firewall_nat_npt_edit.php' => 'https://doc.pfsense.org/index.php/NPt',
+ 'firewall_nat_npt.php' => 'https://doc.pfsense.org/index.php/NPt',
+ 'firewall_nat_out_edit.php' => 'https://doc.pfsense.org/index.php/Outbound_NAT',
+ 'firewall_nat_out.php' => 'https://doc.pfsense.org/index.php/Outbound_NAT',
+ 'firewall_nat.php' => 'https://doc.pfsense.org/index.php/How_can_I_forward_ports_with_pfSense',
+ 'firewall_rules_edit.php' => 'https://doc.pfsense.org/index.php/Firewall_Rule_Basics',
+ 'firewall_rules.php' => 'https://doc.pfsense.org/index.php/Firewall_Rule_Basics',
+ 'firewall_schedule_edit.php' => 'https://doc.pfsense.org/index.php/Firewall_Rule_Schedules',
+ 'firewall_schedule.php' => 'https://doc.pfsense.org/index.php/Firewall_Rule_Schedules',
+ 'firewall_shaper.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
+ 'firewall_shaper_queues.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
+ 'firewall_shaper_vinterface.php' => 'https://doc.pfsense.org/index.php/Limiters',
+ 'firewall_shaper_wizards.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
+ 'firewall_virtual_ip_edit.php' => 'https://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses',
+ 'firewall_virtual_ip.php' => 'https://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses',
'interfaces_assign.php' => 'https://doc.pfsense.org/index.php/Assign_Interfaces',
- 'interfaces_bridge.php' => 'https://doc.pfsense.org/index.php/Interface_Bridges',
'interfaces_bridge_edit.php' => 'https://doc.pfsense.org/index.php/Interface_Bridges',
- 'interfaces_gif.php' => 'https://doc.pfsense.org/index.php/GIF_Interfaces',
+ 'interfaces_bridge.php' => 'https://doc.pfsense.org/index.php/Interface_Bridges',
'interfaces_gif_edit.php' => 'https://doc.pfsense.org/index.php/GIF_Interfaces',
- 'interfaces_gre.php' => 'https://doc.pfsense.org/index.php/GRE_Interfaces',
+ 'interfaces_gif.php' => 'https://doc.pfsense.org/index.php/GIF_Interfaces',
'interfaces_gre_edit.php' => 'https://doc.pfsense.org/index.php/GRE_Interfaces',
- 'interfaces_groups.php' => 'https://doc.pfsense.org/index.php/Interface_Groups',
+ 'interfaces_gre.php' => 'https://doc.pfsense.org/index.php/GRE_Interfaces',
'interfaces_groups_edit.php' => 'https://doc.pfsense.org/index.php/Interface_Groups',
- 'interfaces_lagg.php' => 'https://doc.pfsense.org/index.php/LAGG_Interfaces',
+ 'interfaces_groups.php' => 'https://doc.pfsense.org/index.php/Interface_Groups',
'interfaces_lagg_edit.php' => 'https://doc.pfsense.org/index.php/LAGG_Interfaces',
- 'interfaces_ppps.php' => 'https://doc.pfsense.org/index.php/PPP_Interfaces',
+ 'interfaces_lagg.php' => 'https://doc.pfsense.org/index.php/LAGG_Interfaces',
+ 'interfaces.php' => 'https://doc.pfsense.org/index.php/Interface_Settings',
'interfaces_ppps_edit.php' => 'https://doc.pfsense.org/index.php/PPP_Interfaces',
- 'interfaces_qinq.php' => 'https://doc.pfsense.org/index.php/QinQ_Interfaces',
+ 'interfaces_ppps.php' => 'https://doc.pfsense.org/index.php/PPP_Interfaces',
'interfaces_qinq_edit.php' => 'https://doc.pfsense.org/index.php/QinQ_Interfaces',
- 'services_dyndns.php' => 'https://doc.pfsense.org/index.php/Dynamic_DNS',
- 'services_dyndns_edit.php' => 'https://doc.pfsense.org/index.php/Dynamic_DNS',
- 'services_rfc2136.php' => 'https://doc.pfsense.org/index.php/Dynamic_DNS',
- 'services_rfc2136_edit.php' => 'https://doc.pfsense.org/index.php/Dynamic_DNS',
- 'services_dhcp.php' => 'https://doc.pfsense.org/index.php/DHCP_Server',
+ 'interfaces_qinq.php' => 'https://doc.pfsense.org/index.php/QinQ_Interfaces',
+ 'interfaces_vlan_edit.php' => 'https://doc.pfsense.org/index.php/VLAN_Trunking',
+ 'interfaces_vlan.php' => 'https://doc.pfsense.org/index.php/VLAN_Trunking',
+ 'interfaces_wireless_edit.php' => 'https://doc.pfsense.org/index.php/Wireless_Interfaces',
+ 'interfaces_wireless.php' => 'https://doc.pfsense.org/index.php/Wireless_Interfaces',
+ 'license.php' => 'https://www.pfsense.org/about-pfsense/#legal',
+ 'load_balancer_monitor_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing',
+ 'load_balancer_monitor.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing',
+ 'load_balancer_pool_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Set_up_Load_Balancing_Pool',
+ 'load_balancer_pool.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Set_up_Load_Balancing_Pool',
+ 'load_balancer_setting.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Advanced_Settings',
+ 'load_balancer_virtual_server_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Set_up_Virtual_Server',
+ 'load_balancer_virtual_server.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Set_up_Virtual_Server',
+ 'miniupnpd.xml' => 'https://doc.pfsense.org/index.php/What_are_UPnP_and_NAT-PMP',
+ 'openvpn-client-export.xml' => 'https://doc.pfsense.org/index.php/OpenVPN_Client_Exporter', /* Package */
+ 'pkg_mgr_installed.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
+ 'pkg_mgr_install.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
+ 'pkg_mgr.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
+ 'services_captiveportal_filemanager.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal_hostname_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal_hostname.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal_ip_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal_ip.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal_mac_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal_mac.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal_vouchers_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
+ 'services_captiveportal_vouchers.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
+ 'services_captiveportal_zones_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_captiveportal_zones.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'services_checkip_edit.php' => 'https://doc.pfsense.org/index.php/IP_Address_Check_Services',
+ 'services_checkip.php' => 'https://doc.pfsense.org/index.php/IP_Address_Check_Services',
'services_dhcp_edit.php' => 'https://doc.pfsense.org/index.php/DHCP_Server',
+ 'services_dhcp.php' => 'https://doc.pfsense.org/index.php/DHCP_Server',
'services_dhcp_relay.php' => 'https://doc.pfsense.org/index.php/DHCP_Relay',
- 'services_dnsmasq.php' => 'https://doc.pfsense.org/index.php/DNS_Forwarder',
+ 'services_dhcpv6_edit.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server',
+ 'services_dhcpv6.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server',
+ 'services_dhcpv6_relay.php' => 'https://doc.pfsense.org/index.php/DHCP_Relay',
'services_dnsmasq_domainoverride_edit.php' => 'https://doc.pfsense.org/index.php/DNS_Forwarder',
'services_dnsmasq_edit.php' => 'https://doc.pfsense.org/index.php/DNS_Forwarder',
- 'services_igmpproxy.php' => 'https://doc.pfsense.org/index.php/IGMP_Proxy',
+ 'services_dnsmasq.php' => 'https://doc.pfsense.org/index.php/DNS_Forwarder',
+ 'services_dyndns_edit.php' => 'https://doc.pfsense.org/index.php/Dynamic_DNS',
+ 'services_dyndns.php' => 'https://doc.pfsense.org/index.php/Dynamic_DNS',
'services_igmpproxy_edit.php' => 'https://doc.pfsense.org/index.php/IGMP_Proxy',
+ 'services_igmpproxy.php' => 'https://doc.pfsense.org/index.php/IGMP_Proxy',
+ 'services_ntpd_acls.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
+ 'services_ntpd_gps.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
+ 'services_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
+ 'services_ntpd_pps.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
+ 'services_pppoe_edit.php' => 'https://doc.pfsense.org/index.php/PPPoE_Server_Settings',
+ 'services_pppoe.php' => 'https://doc.pfsense.org/index.php/PPPoE_Server_Settings',
+ 'services_rfc2136_edit.php' => 'https://doc.pfsense.org/index.php/Dynamic_DNS',
+ 'services_rfc2136.php' => 'https://doc.pfsense.org/index.php/Dynamic_DNS',
+ 'services_router_advertisements.php' => 'https://doc.pfsense.org/index.php/Router_Advertisements',
'services_snmp.php' => 'https://doc.pfsense.org/index.php/SNMP_Daemon',
- 'services_wol.php' => 'https://doc.pfsense.org/index.php/Wake_on_LAN',
+ 'services_unbound_acls.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Access_Lists_Tab',
+ 'services_unbound_advanced.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Advanced_Settings_Tab',
+ 'services_unbound_domainoverride_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
+ 'services_unbound_host_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
+ 'services_unbound.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
'services_wol_edit.php' => 'https://doc.pfsense.org/index.php/Wake_on_LAN',
- 'system.php' => 'https://doc.pfsense.org/index.php/General_Setup',
+ 'services_wol.php' => 'https://doc.pfsense.org/index.php/Wake_on_LAN',
+ 'status_captiveportal_expire.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
+ 'status_captiveportal.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Status',
+ 'status_captiveportal_test.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Status',
+ 'status_captiveportal_voucher_rolls.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
+ 'status_captiveportal_vouchers.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
+ 'status_carp.php' => 'https://doc.pfsense.org/index.php/CARP_Status',
+ 'status_dhcp_leases.php' => 'https://doc.pfsense.org/index.php/DHCP_Leases',
+ 'status_dhcpv6_leases.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Leases',
+ 'status_filter_reload.php' => 'https://doc.pfsense.org/index.php/Filter_Reload_Status',
+ 'status_gateway_groups.php' => 'https://doc.pfsense.org/index.php/Gateway_Status',
+ 'status_gateways.php' => 'https://doc.pfsense.org/index.php/Gateway_Status',
+ 'status_graph_cpu.php' => 'https://doc.pfsense.org/index.php/CPU_Load',
+ 'status_graph.php' => 'https://doc.pfsense.org/index.php/Traffic_Graph',
+ 'status_interfaces.php' => 'https://doc.pfsense.org/index.php/Interface_Status',
+ 'status_ipsec_leases.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients',
+ 'status_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
+ 'status_ipsec_sad.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
+ 'status_ipsec_spd.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
+ 'status_lb_pool.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing_Status',
+ 'status_lb_vs.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing_Status',
+ 'status_logs_filter_dynamic.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
+ 'status_logs_filter.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
+ 'status_logs_filter_summary.php' => 'https://doc.pfsense.org/index.php/Firewall_Logs',
+ 'status_logs.php-dhcpd' => 'https://doc.pfsense.org/index.php/DHCP_Logs',
+ 'status_logs.php-gateways' => 'https://doc.pfsense.org/index.php/Gateway_Logs',
+ 'status_logs.php' => 'https://doc.pfsense.org/index.php/System_Logs',
+ 'status_logs.php-ipsec' => 'https://doc.pfsense.org/index.php/IPsec_Logs',
+ 'status_logs.php-ntpd' => 'https://doc.pfsense.org/index.php/NTP_Logs',
+ 'status_logs.php-openvpn' => 'https://doc.pfsense.org/index.php/OpenVPN_Logs',
+ 'status_logs.php-portalauth' => 'https://doc.pfsense.org/index.php/Captive_Portal_Authentication_Logs',
+ 'status_logs.php-ppp' => 'https://doc.pfsense.org/index.php/PPP_Logs',
+ 'status_logs.php-relayd' => 'https://doc.pfsense.org/index.php/Load_Balancer_Logs',
+ 'status_logs.php-resolver' => 'https://doc.pfsense.org/index.php/Resolver_Logs',
+ 'status_logs.php-routing' => 'https://doc.pfsense.org/index.php/Routing_Logs',
+ 'status_logs.php-wireless' => 'https://doc.pfsense.org/index.php/Wireless_Logs',
+ 'status_logs_settings.php' => 'https://doc.pfsense.org/index.php/Log_Settings',
+ 'status_logs_vpn.php' => 'https://doc.pfsense.org/index.php/PPTP_VPN_Logs',
+ 'status_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
+ 'status_openvpn.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Status',
+ 'status_pkglogs.php' => 'https://doc.pfsense.org/index.php/Package_Logs',
+ 'status_queues.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
+ 'status_services.php' => 'https://doc.pfsense.org/index.php/Services_Status',
+ 'status_upnp.php' => 'https://doc.pfsense.org/index.php/What_are_UPnP_and_NAT-PMP',
+ 'status_wireless.php' => 'https://doc.pfsense.org/index.php/Wireless_Status',
'system_advanced_admin.php' => 'https://doc.pfsense.org/index.php/Advanced_Setup',
'system_advanced_firewall.php' => 'https://doc.pfsense.org/index.php/Advanced_Setup#Firewall.2FNAT',
'system_advanced_misc.php' => 'https://doc.pfsense.org/index.php/Advanced_Setup#Miscellaneous',
'system_advanced_network.php' => 'https://doc.pfsense.org/index.php/Advanced_Setup#Firewall.2FNAT',
'system_advanced_notifications.php' => 'https://doc.pfsense.org/index.php/Advanced_Setup#Notifications',
'system_advanced_sysctl.php' => 'https://doc.pfsense.org/index.php/Advanced_Setup#System_Tunables',
- 'system_update_settings.php' => 'https://doc.pfsense.org/index.php/Firmware_Updates',
- 'system_gateway_groups.php' => 'https://doc.pfsense.org/index.php/Gateway_Settings',
+ 'system_authservers.php' => 'https://doc.pfsense.org/index.php/User_Authentication_Servers',
+ 'system_camanager.php' => 'https://doc.pfsense.org/index.php/Certificate_Management',
+ 'system_certmanager.php' => 'https://doc.pfsense.org/index.php/Certificate_Management',
+ 'system_crlmanager.php' => 'https://doc.pfsense.org/index.php/Certificate_Management',
'system_gateway_groups_edit.php' => 'https://doc.pfsense.org/index.php/Gateway_Settings',
- 'system_gateways.php' => 'https://doc.pfsense.org/index.php/Gateway_Settings',
+ 'system_gateway_groups.php' => 'https://doc.pfsense.org/index.php/Gateway_Settings',
'system_gateways_edit.php' => 'https://doc.pfsense.org/index.php/Gateway_Settings',
- 'system_routes.php' => 'https://doc.pfsense.org/index.php/Static_Routes',
- 'system_routes_edit.php' => 'https://doc.pfsense.org/index.php/Static_Routes',
- 'system_authservers.php' => 'https://doc.pfsense.org/index.php/User_Authentication_Servers',
- 'system_groupmanager.php' => 'https://doc.pfsense.org/index.php/Group_Manager',
+ 'system_gateways.php' => 'https://doc.pfsense.org/index.php/Gateway_Settings',
'system_groupmanager_addprivs.php' => 'https://doc.pfsense.org/index.php/Group_Manager',
- 'system_usermanager.php' => 'https://doc.pfsense.org/index.php/User_Manager',
+ 'system_groupmanager.php' => 'https://doc.pfsense.org/index.php/Group_Manager',
+ 'system_hasync.php' => 'https://doc.pfsense.org/index.php/High_Availability',
+ 'system.php' => 'https://doc.pfsense.org/index.php/General_Setup',
+ 'system_routes_edit.php' => 'https://doc.pfsense.org/index.php/Static_Routes',
+ 'system_routes.php' => 'https://doc.pfsense.org/index.php/Static_Routes',
+ 'system_update_settings.php' => 'https://doc.pfsense.org/index.php/Firmware_Updates',
'system_usermanager_addprivs.php' => 'https://doc.pfsense.org/index.php/User_Manager',
- 'system_usermanager_settings.php' => 'https://doc.pfsense.org/index.php/User_Manager',
'system_usermanager_passwordmg.php' => 'https://doc.pfsense.org/index.php/User_Manager',
- 'system_camanager.php' => 'https://doc.pfsense.org/index.php/Certificate_Management',
- 'system_certmanager.php' => 'https://doc.pfsense.org/index.php/Certificate_Management',
- 'vpn_l2tp.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
- 'vpn_l2tp_users.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
- 'vpn_l2tp_users_edit.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
- 'services_pppoe.php' => 'https://doc.pfsense.org/index.php/PPPoE_Server_Settings',
- 'services_pppoe_edit.php' => 'https://doc.pfsense.org/index.php/PPPoE_Server_Settings',
- 'status_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
- 'status_ipsec_sad.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
- 'status_ipsec_spd.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
- 'vpn_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'system_usermanager.php' => 'https://doc.pfsense.org/index.php/User_Manager',
+ 'system_usermanager_settings.php' => 'https://doc.pfsense.org/index.php/User_Manager',
+ 'system_user_settings.php' => 'https://doc.pfsense.org/index.php/User_Manager',
+ 'vpn_ipsec_keys_edit.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec_keys.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
'vpn_ipsec_mobile.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients',
- 'status_ipsec_leases.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients',
'vpn_ipsec_phase1.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
'vpn_ipsec_phase2.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
- 'vpn_ipsec_keys.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
- 'vpn_ipsec_keys_edit.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
+ 'vpn_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
'vpn_ipsec_settings.php' => 'https://doc.pfsense.org/index.php/Advanced_IPsec_Settings',
- 'services_captiveportal.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_captiveportal_filemanager.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_captiveportal_ip.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_captiveportal_ip_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_captiveportal_mac.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_captiveportal_mac_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_captiveportal_hostname.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_captiveportal_hostname_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'status_captiveportal.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Status',
- 'status_captiveportal_test.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Status',
- 'services_captiveportal_vouchers.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
- 'services_captiveportal_vouchers_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
- 'status_captiveportal_voucher_rolls.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
- 'status_captiveportal_vouchers.php' => 'https://doc.pfsense.org/index.php/Captive_Portal_Vouchers',
- 'status_openvpn.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Status',
+ 'vpn_l2tp.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
+ 'vpn_l2tp_users_edit.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
+ 'vpn_l2tp_users.php' => 'https://doc.pfsense.org/index.php/L2TP_VPN_Settings',
'vpn_openvpn_client.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Settings',
'vpn_openvpn_csc.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Settings',
- 'vpn_openvpn_server.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Settings',
- 'openvpn-client-export.xml' => 'https://doc.pfsense.org/index.php/OpenVPN_Client_Exporter', /* Package */
'vpn_openvpn_export.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Client_Exporter', /* Package */
- 'diag_authentication.php' => 'https://doc.pfsense.org/index.php/User_Authentication_Servers',
- 'diag_limiter_info.php' => 'https://doc.pfsense.org/index.php/Limiters',
- 'diag_pf_info.php' => 'https://doc.pfsense.org/index.php/Packet_Filter_Information',
- 'diag_smart.php' => 'https://doc.pfsense.org/index.php/SMART_Status',
- 'diag_states_summary.php' => 'https://doc.pfsense.org/index.php/States_Summary',
- 'interfaces_wireless.php' => 'https://doc.pfsense.org/index.php/Wireless_Interfaces',
- 'interfaces_wireless_edit.php' => 'https://doc.pfsense.org/index.php/Wireless_Interfaces',
- 'system_crlmanager.php' => 'https://doc.pfsense.org/index.php/Certificate_Management',
- 'crash_reporter.php' => 'https://doc.pfsense.org/index.php/Unexpected_Reboot_Troubleshooting',
- 'diag_dump_states_sources.php' => 'https://doc.pfsense.org/index.php/Show_Source_Tracking',
- 'diag_ndp.php' => 'https://doc.pfsense.org/index.php/NDP_Table',
- 'diag_sockets.php' => 'https://doc.pfsense.org/index.php/Diag_Sockets',
- 'diag_testport.php' => 'https://doc.pfsense.org/index.php/Test_Port',
- 'firewall_nat_npt.php' => 'https://doc.pfsense.org/index.php/NPt',
- 'firewall_nat_npt_edit.php' => 'https://doc.pfsense.org/index.php/NPt',
- 'services_captiveportal_zones.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_captiveportal_zones_edit.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'status_captiveportal_expire.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
- 'services_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
- 'status_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
- 'services_ntpd_gps.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
- 'services_ntpd_pps.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
- 'load_balancer_monitor.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing',
- 'load_balancer_monitor_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing',
- 'load_balancer_pool.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Set_up_Load_Balancing_Pool',
- 'load_balancer_pool_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Set_up_Load_Balancing_Pool',
- 'load_balancer_virtual_server.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Set_up_Virtual_Server',
- 'load_balancer_virtual_server_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Set_up_Virtual_Server',
- 'load_balancer_setting.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Advanced_Settings',
- 'status_lb_pool.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing_Status',
- 'status_lb_vs.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing_Status',
- 'services_dhcpv6_relay.php' => 'https://doc.pfsense.org/index.php/DHCP_Relay',
- 'status_dhcpv6_leases.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Leases',
- 'services_dhcpv6.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server',
- 'services_dhcpv6_edit.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server',
- 'services_router_advertisements.php' => 'https://doc.pfsense.org/index.php/Router_Advertisements',
- 'status_carp.php' => 'https://doc.pfsense.org/index.php/CARP_Status',
- 'system_hasync.php' => 'https://doc.pfsense.org/index.php/High_Availability',
- 'services_unbound.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
- 'services_unbound_advanced.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Advanced_Settings_Tab',
- 'services_unbound_acls.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Access_Lists_Tab',
- 'services_unbound_domainoverride_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
- 'services_unbound_host_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
- 'diag_gmirror.php' => 'https://doc.pfsense.org/index.php/Create_a_Software_RAID1_%28gmirror%29',
- 'services_checkip_edit.php' => 'https://doc.pfsense.org/index.php/IP_Address_Check_Services',
- 'services_checkip.php' => 'https://doc.pfsense.org/index.php/IP_Address_Check_Services',
- 'services_ntpd_acls.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
- 'system_user_settings.php' => 'https://doc.pfsense.org/index.php/User_Manager',
+ 'vpn_openvpn_server.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Settings',
- /* From here down are packages. Not checking these as strictly,
- any information is better than nothing. */
- 'olsrd.xml' => 'https://doc.pfsense.org/index.php/OLSR_Daemon',
- 'routed.xml' => 'https://doc.pfsense.org/index.php/Routing_Information_Protocol_(RIP)', # RIP
- 'autoconfigbackup.xml' => 'https://doc.pfsense.org/index.php/AutoConfigBackup',
- 'phpservice.xml' => 'https://doc.pfsense.org/index.php/PHPService',
+ /* Packages from here on down. Not checked as strictly. Pages may not yet exist. */
'anyterm.xml' => 'https://doc.pfsense.org/index.php/AnyTerm_package',
+ 'arping.xml' => 'https://doc.pfsense.org/index.php/Arping_package',
+ 'autoconfigbackup.xml' => 'https://doc.pfsense.org/index.php/AutoConfigBackup',
'avahi.xml' => 'https://doc.pfsense.org/index.php/Avahi_package',
- 'squid.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squid_auth.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squid_cache.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squid_extauth.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squid_nac.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squid_ng.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squid_traffic.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squid_upstream.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squid_users.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
- 'squidGuard.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
- 'squidguard.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
- 'squidguard_acl.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
- 'squidguard_default.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
- 'squidguard_dest.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
- 'squidguard_log.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
- 'squidguard_rewr.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
- 'squidguard_time.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
'bandwidthd.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
- 'pfflowd.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
- 'darkstat.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
- 'rate.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
- 'ntop.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
- 'ntopng.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
- 'vnstat.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
- 'widentd.xml' => 'https://doc.pfsense.org/index.php/Widentd_package',
- 'tinydns.xml' => 'https://doc.pfsense.org/index.php/Tinydns_package',
- 'tinydns_domains.xml' => 'https://doc.pfsense.org/index.php/Tinydns_package',
- 'tinydns_sync.xml' => 'https://doc.pfsense.org/index.php/Tinydns_package',
'blinkled.xml' => 'https://doc.pfsense.org/index.php/BlinkLED_Package',
- 'havp.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
+ 'darkstat.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
'havp_avset.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
'havp_blacklist.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
'havp_fscan.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
'havp_trans_exclude.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
'havp_whitelist.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
- 'snort.xml' => 'https://doc.pfsense.org/index.php/Setup_Snort_Package',
- 'snort/snort_interfaces.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces',
- 'snort/snort_interfaces_global.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces_global',
- 'snort/snort_download_updates.php' => 'https://doc.pfsense.org/index.php/Snort_updates',
+ 'havp.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
+ 'iperfserver.xml' => 'https://doc.pfsense.org/index.php/Iperf_package',
+ 'iperf.xml' => 'https://doc.pfsense.org/index.php/Iperf_package',
+ 'jailctl_defaults.xml' => 'https://doc.pfsense.org/index.php/PfJailctl_package',
+ 'jailctl_settings.xml' => 'https://doc.pfsense.org/index.php/PfJailctl_package',
+ 'jailctl.xml' => 'https://doc.pfsense.org/index.php/PfJailctl_package',
+ 'jail_template.xml' => 'https://doc.pfsense.org/index.php/PfJailctl_package',
+ 'ntopng.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'ntop.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'nut.xml' => 'https://doc.pfsense.org/index.php/Nut_package',
+ 'olsrd.xml' => 'https://doc.pfsense.org/index.php/OLSR_Daemon',
+ 'openbgpd_groups.xml' => 'https://doc.pfsense.org/index.php/OpenBGPD_package',
+ 'openbgpd_neighbors.xml' => 'https://doc.pfsense.org/index.php/OpenBGPD_package',
+ 'openbgpd.xml' => 'https://doc.pfsense.org/index.php/OpenBGPD_package',
+ 'open-vm-tools.xml' => 'https://doc.pfsense.org/index.php/Open_VM_Tools_package',
+ 'pfflowd.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'phpservice.xml' => 'https://doc.pfsense.org/index.php/PHPService',
+ 'rate.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'routed.xml' => 'https://doc.pfsense.org/index.php/Routing_Information_Protocol_(RIP)', # RIP
+ 'siproxdusers.xml' => 'https://doc.pfsense.org/index.php/Siproxd_package',
+ 'siproxd.xml' => 'https://doc.pfsense.org/index.php/Siproxd_package',
'snort/snort_alerts.php' => 'https://doc.pfsense.org/index.php/Snort_alerts',
+ 'snort/snort_barnyard.php' => 'https://doc.pfsense.org/index.php/Snort_barnyard2',
'snort/snort_blocked.php' => 'https://doc.pfsense.org/index.php/Snort_blocked_hosts',
- 'snort/snort_passlist.php' => 'https://doc.pfsense.org/index.php/Snort_passlist',
- 'snort/snort_passlist_edit.php' => 'https://doc.pfsense.org/index.php/Snort_passlist',
- 'snort/snort_interfaces_suppress.php' => 'https://doc.pfsense.org/index.php/Snort_suppress_list',
- 'snort/snort_interfaces_suppress_edit.php' => 'https://doc.pfsense.org/index.php/Snort_suppress_list',
+ 'snort/snort_define_servers.php' => 'https://doc.pfsense.org/index.php/Snort_define_servers',
+ 'snort/snort_download_updates.php' => 'https://doc.pfsense.org/index.php/Snort_updates',
'snort/snort_interfaces_edit.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces_edit',
+ 'snort/snort_interfaces_global.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces_global',
+ 'snort/snort_interfaces.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces',
+ 'snort/snort_interfaces_suppress_edit.php' => 'https://doc.pfsense.org/index.php/Snort_suppress_list',
+ 'snort/snort_interfaces_suppress.php' => 'https://doc.pfsense.org/index.php/Snort_suppress_list',
+ 'snort/snort_ip_list_mgmt.php' => 'https://doc.pfsense.org/index.php/Snort_ip_list_mgmt',
+ 'snort/snort_ip_reputation.php' => 'https://doc.pfsense.org/index.php/Snort_ip_reputation_preprocessor',
+ 'snort/snort_passlist_edit.php' => 'https://doc.pfsense.org/index.php/Snort_passlist',
+ 'snort/snort_passlist.php' => 'https://doc.pfsense.org/index.php/Snort_passlist',
+ 'snort/snort_preprocessors.php' => 'https://doc.pfsense.org/index.php/Snort_preprocessors',
'snort/snort_rulesets.php' => 'https://doc.pfsense.org/index.php/Snort_rulesets',
'snort/snort_rules.php' => 'https://doc.pfsense.org/index.php/Snort_rules',
- 'snort/snort_define_servers.php' => 'https://doc.pfsense.org/index.php/Snort_define_servers',
- 'snort/snort_preprocessors.php' => 'https://doc.pfsense.org/index.php/Snort_preprocessors',
- 'snort/snort_barnyard.php' => 'https://doc.pfsense.org/index.php/Snort_barnyard2',
- 'snort/snort_ip_reputation.php' => 'https://doc.pfsense.org/index.php/Snort_ip_reputation_preprocessor',
- 'snort/snort_ip_list_mgmt.php' => 'https://doc.pfsense.org/index.php/Snort_ip_list_mgmt',
'snort/snort_sync.xml' => 'https://doc.pfsense.org/index.php/Snort_sync',
- 'stunnel.xml' => 'https://doc.pfsense.org/index.php/Stunnel_package',
+ 'snort.xml' => 'https://doc.pfsense.org/index.php/Setup_Snort_Package',
+ 'squid_auth.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
+ 'squid_cache.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
+ 'squid_extauth.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
+ 'squidguard_acl.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
+ 'squidguard_default.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
+ 'squidguard_dest.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
+ 'squidguard_log.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
+ 'squidguard_rewr.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
+ 'squidguard_time.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
+ 'squidguard.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
+ 'squidGuard.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
+ 'squid_nac.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
+ 'squid_ng.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
+ 'squid_traffic.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
+ 'squid_upstream.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
+ 'squid_users.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
+ 'squid.xml' => 'https://doc.pfsense.org/index.php/Category:Squid',
'stunnel_certs.xml' => 'https://doc.pfsense.org/index.php/Stunnel_package',
- 'openbgpd.xml' => 'https://doc.pfsense.org/index.php/OpenBGPD_package',
- 'openbgpd_groups.xml' => 'https://doc.pfsense.org/index.php/OpenBGPD_package',
- 'openbgpd_neighbors.xml' => 'https://doc.pfsense.org/index.php/OpenBGPD_package',
- 'iperf.xml' => 'https://doc.pfsense.org/index.php/Iperf_package',
- 'iperfserver.xml' => 'https://doc.pfsense.org/index.php/Iperf_package',
- 'jail_template.xml' => 'https://doc.pfsense.org/index.php/PfJailctl_package',
- 'jailctl.xml' => 'https://doc.pfsense.org/index.php/PfJailctl_package',
- 'jailctl_defaults.xml' => 'https://doc.pfsense.org/index.php/PfJailctl_package',
- 'jailctl_settings.xml' => 'https://doc.pfsense.org/index.php/PfJailctl_package',
- 'siproxd.xml' => 'https://doc.pfsense.org/index.php/Siproxd_package',
- 'siproxdusers.xml' => 'https://doc.pfsense.org/index.php/Siproxd_package',
- 'open-vm-tools.xml' => 'https://doc.pfsense.org/index.php/Open_VM_Tools_package',
- 'arping.xml' => 'https://doc.pfsense.org/index.php/Arping_package',
+ 'stunnel.xml' => 'https://doc.pfsense.org/index.php/Stunnel_package',
+ 'tinydns_domains.xml' => 'https://doc.pfsense.org/index.php/Tinydns_package',
+ 'tinydns_sync.xml' => 'https://doc.pfsense.org/index.php/Tinydns_package',
+ 'tinydns.xml' => 'https://doc.pfsense.org/index.php/Tinydns_package',
'unbound.xml' => 'https://doc.pfsense.org/index.php/Unbound_package',
- 'nut.xml' => 'https://doc.pfsense.org/index.php/Nut_package',
+ 'vnstat.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'widentd.xml' => 'https://doc.pfsense.org/index.php/Widentd_package',
);
OpenPOWER on IntegriCloud