160 |
160 |
|
161 |
161 |
$shortcuts['relayd'] = array();
|
162 |
162 |
$shortcuts['relayd']['main'] = "load_balancer_pool.php";
|
163 |
|
$shortcuts['relayd']['log'] = "diag_logs_relayd.php";
|
|
163 |
$shortcuts['relayd']['log'] = "diag_logs.php?logfile=relayd";
|
164 |
164 |
$shortcuts['relayd']['status'] = "status_lb_pool.php";
|
165 |
165 |
$shortcuts['relayd']['service'] = "relayd";
|
166 |
166 |
|
167 |
167 |
$shortcuts['relayd-virtualservers'] = array();
|
168 |
168 |
$shortcuts['relayd-virtualservers']['main'] = "load_balancer_virtual_server.php";
|
169 |
|
$shortcuts['relayd-virtualservers']['log'] = "diag_logs_relayd.php";
|
|
169 |
$shortcuts['relayd-virtualservers']['log'] = "diag_logs.php?logfile=relayd";
|
170 |
170 |
$shortcuts['relayd-virtualservers']['status'] = "status_lb_vs.php";
|
171 |
171 |
$shortcuts['relayd-virtualservers']['service'] = "relayd";
|
172 |
172 |
|
173 |
173 |
$shortcuts['captiveportal'] = array();
|
174 |
174 |
$shortcuts['captiveportal']['main'] = "services_captiveportal_zones.php";
|
175 |
|
$shortcuts['captiveportal']['log'] = "diag_logs_auth.php";
|
|
175 |
$shortcuts['captiveportal']['log'] = "diag_logs.php?logfile=auth";
|
176 |
176 |
$shortcuts['captiveportal']['status'] = "status_captiveportal.php";
|
177 |
177 |
$shortcuts['captiveportal']['service'] = "captiveportal";
|
178 |
178 |
|
179 |
179 |
$shortcuts['captiveportal-vouchers'] = array();
|
180 |
|
$shortcuts['captiveportal-vouchers']['log'] = "diag_logs_auth.php";
|
|
180 |
$shortcuts['captiveportal-vouchers']['log'] = "diag_logs.php?logfile=auth";
|
181 |
181 |
$shortcuts['captiveportal-vouchers']['status'] = "status_captiveportal_vouchers.php";
|
182 |
182 |
$shortcuts['captiveportal-vouchers']['service'] = "captiveportal";
|
183 |
183 |
|
184 |
184 |
$shortcuts['dhcp'] = array();
|
185 |
185 |
$shortcuts['dhcp']['main'] = "services_dhcp.php";
|
186 |
|
$shortcuts['dhcp']['log'] = "diag_logs_dhcp.php";
|
|
186 |
$shortcuts['dhcp']['log'] = "diag_logs.php?logfile=dhcp";
|
187 |
187 |
$shortcuts['dhcp']['status'] = "status_dhcp_leases.php";
|
188 |
188 |
$shortcuts['dhcp']['service'] = "dhcpd";
|
189 |
189 |
|
190 |
190 |
$shortcuts['dhcp6'] = array();
|
191 |
191 |
$shortcuts['dhcp6']['main'] = "services_dhcpv6.php";
|
192 |
|
$shortcuts['dhcp6']['log'] = "diag_logs_dhcp.php";
|
|
192 |
$shortcuts['dhcp6']['log'] = "diag_logs.php?logfile=dhcp";
|
193 |
193 |
$shortcuts['dhcp6']['status'] = "status_dhcpv6_leases.php";
|
194 |
194 |
|
195 |
195 |
|
196 |
196 |
$shortcuts['ipsec'] = array();
|
197 |
197 |
$shortcuts['ipsec']['main'] = "vpn_ipsec.php";
|
198 |
|
$shortcuts['ipsec']['log'] = "diag_logs_ipsec.php";
|
|
198 |
$shortcuts['ipsec']['log'] = "diag_logs.php?logfile=ipsec";
|
199 |
199 |
$shortcuts['ipsec']['status'] = "diag_ipsec.php";
|
200 |
200 |
$shortcuts['ipsec']['service'] = "ipsec";
|
201 |
201 |
|
202 |
202 |
$shortcuts['openvpn'] = array();
|
203 |
203 |
$shortcuts['openvpn']['main'] = "vpn_openvpn_server.php";
|
204 |
|
$shortcuts['openvpn']['log'] = "diag_logs_openvpn.php";
|
|
204 |
$shortcuts['openvpn']['log'] = "diag_logs.php?logfile=openvpn";
|
205 |
205 |
$shortcuts['openvpn']['status'] = "status_openvpn.php";
|
206 |
206 |
$shortcuts['openvpn']['service'] = "openvpn";
|
207 |
207 |
|
208 |
208 |
$shortcuts['firewall'] = array();
|
209 |
209 |
$shortcuts['firewall']['main'] = "firewall_rules.php";
|
210 |
|
$shortcuts['firewall']['log'] = "diag_logs_filter.php";
|
|
210 |
$shortcuts['firewall']['log'] = "diag_logs.php?logfile=filter";
|
211 |
211 |
$shortcuts['firewall']['status'] = "status_filter_reload.php";
|
212 |
212 |
|
213 |
213 |
$shortcuts['routing'] = array();
|
214 |
214 |
$shortcuts['routing']['main'] = "system_routes.php";
|
215 |
|
$shortcuts['routing']['log'] = "diag_logs_routing.php";
|
|
215 |
$shortcuts['routing']['log'] = "diag_logs.php?logfile=routing";
|
216 |
216 |
$shortcuts['routing']['status'] = "diag_routes.php";
|
217 |
217 |
|
218 |
218 |
$shortcuts['gateways'] = array();
|
219 |
219 |
$shortcuts['gateways']['main'] = "system_gateways.php";
|
220 |
|
$shortcuts['gateways']['log'] = "diag_logs_gateways.php";
|
|
220 |
$shortcuts['gateways']['log'] = "diag_logs.php?logfile=gateways";
|
221 |
221 |
$shortcuts['gateways']['status'] = "status_gateways.php";
|
222 |
222 |
$shortcuts['gateways']['service'] = "apinger";
|
223 |
223 |
|
224 |
224 |
$shortcuts['gateway-groups'] = array();
|
225 |
225 |
$shortcuts['gateway-groups']['main'] = "system_gateway_groups.php";
|
226 |
|
$shortcuts['gateway-groups']['log'] = "diag_logs_gateways.php";
|
|
226 |
$shortcuts['gateway-groups']['log'] = "diag_logs.php?logfile=gateways";
|
227 |
227 |
$shortcuts['gateway-groups']['status'] = "status_gateway_groups.php";
|
228 |
228 |
|
229 |
229 |
$shortcuts['interfaces'] = array();
|
... | ... | |
240 |
240 |
|
241 |
241 |
$shortcuts['forwarder'] = array();
|
242 |
242 |
$shortcuts['forwarder']['main'] = "services_dnsmasq.php";
|
243 |
|
$shortcuts['forwarder']['log'] = "diag_logs_resolver.php";
|
|
243 |
$shortcuts['forwarder']['log'] = "diag_logs.php?logfile=resolver";
|
244 |
244 |
$shortcuts['forwarder']['service'] = "dnsmasq";
|
245 |
245 |
|
246 |
246 |
$shortcuts['resolver'] = array();
|
247 |
247 |
$shortcuts['resolver']['main'] = "services_unbound.php";
|
248 |
|
$shortcuts['resolver']['log'] = "diag_logs_resolver.php";
|
|
248 |
$shortcuts['resolver']['log'] = "diag_logs.php?logfile=resolver";
|
249 |
249 |
$shortcuts['resolver']['service'] = "unbound";
|
250 |
250 |
|
251 |
251 |
$shortcuts['wireless'] = array();
|
252 |
252 |
$shortcuts['wireless']['main'] = "interfaces_wireless.php";
|
253 |
|
$shortcuts['wireless']['log'] = "diag_logs_wireless.php";
|
|
253 |
$shortcuts['wireless']['log'] = "diag_logs.php?logfile=wireless";
|
254 |
254 |
$shortcuts['wireless']['status'] = "status_wireless.php";
|
255 |
255 |
|
256 |
256 |
$shortcuts['ntp'] = array();
|
257 |
257 |
$shortcuts['ntp']['main'] = "services_ntpd.php";
|
258 |
|
$shortcuts['ntp']['log'] = "diag_logs_ntpd.php";
|
|
258 |
$shortcuts['ntp']['log'] = "diag_logs.php?logfile=ntpd";
|
259 |
259 |
$shortcuts['ntp']['status'] = "status_ntpd.php";
|
260 |
260 |
$shortcuts['ntp']['service'] = "ntpd";
|
261 |
261 |
|
Fixed #5084
log page links updated