If you don't explicitly define the config file, then it looks for it in the default location /usr/local/etc/pound.cfg
Your defining it when you start it with /usr/jails/proxy.xxxxxxx.com/usr/local/sbin/pound -f /usr/jails/proxy.xxxxxxx.com/usr/local/etc/pound.conf Running this command /usr/jails/proxy.xxxxxxx.com/usr/local/etc/rc.d/pound restart Should be equivalent to just running /usr/jails/proxy.xxxxxxx.com/usr/local/sbin/pound Try to figure out what's causing this behavior, it should be consistent "But I did follow your advice to remove HeadRequires, which initially got the site back up - internally. That is, 192.168.0.161:80 was being directed by Pound to 192.168.0.160:8080. Then I added HeadRequires back, restarted Pound, and oddly, the site was again visible - internally." -Kiriki -----Original Message----- From: Human Servers [mailto:[EMAIL PROTECTED] Sent: Sunday, November 09, 2008 6:13 PM To: [email protected] Subject: RE: [Pound Mailing List] URGENT: pound.socket in FreeBSD??? I may have found the problem: After forcing Pound to start: /usr/jails/proxy.xxxxxxx.com/usr/local/sbin/pound -f /usr/jails/proxy.xxxxxxx.com/usr/local/etc/pound.conf ls -l /var/run/pound* shows srwx------ 1 root wheel 0 Nov 10 15:09 /var/run/pound -rw------- 1 root wheel 4 Nov 10 15:09 /var/run/pound.pid but 'The service is not available. Please try again later.' message appears internally and externally. If I try to restart Pound with: /usr/jails/proxy.xxxxxxx.com/usr/local/etc/rc.d/pound restart I get this error: 'can't open configuration file "/usr/local/etc/pound.cfg" (No such file or directory) - aborted' Please correct me if I'm wrong (I did ask this questions a few posts back): On Linux is the config file called pound.cfg and on FreeBSD pound.conf? And if it is pound.conf, then where do I update where Pound looks for the config file? Thanks! ---------------------------------------------------------------------------- ------------------------------------------- Send big files for free. Simple steps. No registration. Visit now http://www.nawelny.com -- To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions. -- To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
