I'm using a PCEngines ALIX 2c3. I also suspected caching being the problem,
but not so. Restarting the browser, clearing the caches, even cold starting
the whole box did not make a change.
Here is the relevant section of 'diag_logs_vpn.php'
<?php
$tabs = array('System' => 'diag_logs.php',
'Firewall' => 'diag_logs_filter.php',
'DHCP' => 'diag_logs_dhcp.php',
'Captive portal' => 'diag_logs_portal.php',
'PPTP VPN' => 'diag_logs_vpn.php',
'SIP'=> 'diag_logs_sip.php',
'Settings' => 'diag_logs_settings.php');
dynamic_tab_menu($tabs);
?>
Seems there is just one line too much.
-Stefan
> -----Original Message-----
> From: Lonnie Abelbeck [mailto:lists at lonnie dot abelbeck dot com]
> Sent: Thursday, August 28, 2008 11:22 PM
> To: Stefan Hegnauer
> Subject: Re: [m0n0wall] SIP menu header in 1.3b14!?
>
>
> On Aug 28, 2008, at 4:16 PM, Stefan Hegnauer wrote:
>
> > In 1.3b14 the SIP proxy has been removed according to
> > http://m0n0.ch/wall/beta.php
> >
> > However, chosing Logs - PPTP VPN from the Diagnostics menu
> shows the
> > 'SIP'
> > tab just to the right of 'PPTP VPN'. Clicking on it results
> in a 404
> > Not found message.
>
> Not on my 1.3b14.
>
> Maybe your browser cache needs to be cleared?
>
> Lonnie
|