On 3/18/06, Xtian <[EMAIL PROTECTED]> wrote:
[snip]
> 1)
> There is a problem with the WebConfigurator "system" and "diagnostics" menus
> on Firefox 1.5.
> Please see the attached JPG.
>
> The two menus overlap, and it is impossible to select the system menu,
> because
> as soon as you move the mouse over down to go to the menu, the
> diagnostic menu
> is entered instead.
>
> The menus work properly with IE 6

What Rainer said...

> 2)
> I did not change any rules, yet after upgrading to
> RELENG_1_SNAPSHOT_03-17-2006
> I get the following error message:
>
> Mar 18 15:11:59 pfsense php: : There were error(s) loading the rules:
> /tmp/rules.debug:37: macro 'ng0' not defined /tmp
> /rules.debug:37: syntax error /tmp/rules.debug:38: macro 'ng0' not
> defined pfctl: Syntax error in config file: pf rules
>  not loaded - The line in question reads [37]: nat on $ng0 from
> 192.168.0.0/24 port 500 to any port 500 -> (ng0) port 5
> 00

Oops.  Thats fixed now.

> 3)
> On bootup I was given the following error:
> "System has less than 65MB of RAM. Delaying WebConfigurator startup."
> My system has 256 MB however.

Makes no sense to me.  From exec.php, in the php command execution
box, please run:

        $memory = get_memory();
        print_r($avail);


> 4)
> On bootup, after the above error, the system hung while "Starting DynDNS
> Client" for I would guess 10 minutes or so before the boot process continued
> and the main menu was displayed. Yet the logs don't show any errors:
>
> Mar 18 15:12:00 pfsense php: : Informational:
> services_dyndns_configure() is starting.
> Mar 18 15:12:01 pfsense php: : DynDns: Running updatedns()
> Mar 18 15:12:01 pfsense php: : DynDns: updatedns() starting
> Mar 18 15:12:01 pfsense php: : DynDns: _detectChange() starting.
> Mar 18 15:12:01 pfsense php: : DynDns: Current WAN IP: 84.189.122.88
> Mar 18 15:12:01 pfsense php: : DynDns: Cached IP: 84.189.84.190
> Mar 18 15:12:01 pfsense php: : DynDns: cacheIP != wan_ip.  Updating.
> Mar 18 15:12:01 pfsense php: : DynDns: DynDns _update() starting.
> Mar 18 15:12:12 pfsense php: : DynDns: DynDns _checkStatus() starting.
> Mar 18 15:12:12 pfsense php: : DynDns: Current Service: dyndns
> Mar 18 15:12:12 pfsense php: : phpDynDNS: updating cache file
> /cf/conf/dyndns.cache: 84.189.122.88
> Mar 18 15:12:12 pfsense php: : phpDynDNS: (Success) IP Address Changed
> Successfully! (84.189.122.88)

All pertain to the fact that the system thinks it has less than 65 megs of ram.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to