On 4/25/2013 11:20 AM, Odhiambo Washington wrote: > Whenever I am logged into my pfSense box via SSH, I always get logged > out within some time, even when I am running something. Where can I > change that timeout value?
As others have mentioned there is no timeout value. pfSense will leave active connections open, even if idle, for 24 hours at least. A WAN getting disconnected would flush its states, or there could be something else involved cutting them off. Some Linksys kit used to love cutting off idle connections after 10 minutes. > I am tempted to ask (due to ignorance) why there is no perl package > for pfSense. I'd love to have that so that I can install my modules on > top. We don't need it in the base system. Some packages like squid will bring it in. You can always pkg_add -r perl, or use a full URL to a specific version on FreeBSD's servers or ours, from http://files.pfsense.org/packages/8/All/ or http://files.pfsense.org/packages/amd64/8/All/ Careful doing that on NanoBSD though, some large packages can be problematic there. Jim _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
