On 4/20/2014 5:13 PM, Volker Kuhlmann wrote: > On Sun 20 Apr 2014 19:46:41 NZST +1200, Bryan D. wrote: >> I reported this issue with the HME's a while ago (it's nasty!): >> bug #3481 -- https://redmine.pfsense.org/issues/3481 >> >> Executive summary: replace the NIC with a different model. Too bad, >> they used to work very well and virtually never die. > > Confirm on (almost) all counts. > I moved the printer to an rl driver port and the problem disappeared. > top reports 350MB free memory. > The same problem exists with the wifi AP connected to an hme driver > port. Turning the AP off then on kills pfsense. > I'll update the report. > > The number of spawned php processes that kill the system however look > like a pfsense problem to me and the php code should prevent itself from > meltdown. Or does freebsd really require php for handling interface > hotplug events? As in, a basic minimal freebsd system does not work > without php installed?
Apply this patch with the system patches package, see if it's maybe hitting a bug similar to what was happening with OpenVPN (rc.newwanip was being fired from rc.linkup repeatedly... something made it fall into a loop) http://files.pfsense.org/jimp/patches/openvpn-tapbridgefix-2.1.x.diff That code is already in the tree but it happened after 2.1.2. Jim _______________________________________________ List mailing list [email protected] https://lists.pfsense.org/mailman/listinfo/list
