Everyone, A couple of things w/ 0.90 install.
1. When booting after the (clean) install of 0.90 from ISO I get a message about .. [invalid argument supplied for foreach in line 308 of /etc/inc/services.inc] I have looked at the file and see NO syntaxing wrongs, but then again .. my PHP is not anything but novice. --BEGIN CLIP-- 307 foreach ($dhcrelaycfg as $dhcrelayif => $dhcrelayifconf) { 308 if (isset($dhcrelayifconf['enable']) && 309 (($dhcrelayif == "lan") || 310 (isset($config['interfaces'][$dhcrelayif]['enable']) && 311 $config['interfaces'][$dhcrelayif]['if'] && (!$config['interfaces'][$dhcrelayif]['bridge'])))) 312 $dhcrelayenable = true; 313 } --END CLIP-- 2. I noticed that the console connection appears to NOT be fixed in this install. I have been following ticket # 7039 as this appears to be the most current applying to this broken piece. http://cvstrac.pfsense.com/chngview?cn=7039 Other than that ... all seems very stable ... GREAT WORK EVERYONE. pfSense is a FANTASTIC piece of software !!!! Kudos to all !!! -- David L. Strout Engineering Systems Plus, LLC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]