Hey, thanks for that. You answered a question I had and never asked because I didn't think it was possible!
Thanks, Fred -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jan-Henrik Haukeland Sent: Monday, February 18, 2008 5:28 PM To: This is the general mailing list for monit Subject: Re: [monit] Monit HTTP blank screen On 18. feb.. 2008, at 23.08, Adrian Nadeau wrote: Thanks, I've taken the steps you mentioned to ensure it only binded to localhost. I'm very confused here though. I have monit installed on a Server, physically residing somewhere else. I want to be able to access it through my laptop to view the processes and other information. Is this possible from a laptop that has a dynamic IP address? If I have it setup to only use localhost I don't see how I can connect to it from another system. Maybe I am missing something. Any assistance would be great. Thanks again! ssh tunneling is your friend: ssh -L 2812:localhost:2812 [EMAIL PROTECTED] <http://216.154.215.104/> Now, point your browser to http://localhost:2812/ !DSPAM:47ba14eb23321437552306! -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
