Ahhh poop. It would look like I completely misunderstood your question. (That's what I get for working on problems and answering mail at the same time.)
As someone else has already pointed out, try as you might, you cannot route 192.168.x.x traffic across the internet. You go on to say that you want to view the information over the internet, but you don't want to publish it on the internet. That's kind of a double standard, if you can view it over the internet, no matter how you do it, then potentially, anyone can view it over the internet. The only thing I can think to sugguest is incorporating the images into the device view page like I already sent, but in the image tag make it look more like this: <img src="../../mrtg/device.jpg"> the ../ is just like typing a CD command in a dos window, so if you have to back up 3 directories, use three sets of ../ That will at least get the image into your page. You won't be able to link it, because of the 192.168... addressing, though. As someone else pointed out, you can NAT it, but then again, that makes it available to the public. David Jones - CCNA Network Specialist Premier Systems, Inc 800.268.1884 x7918 515.226.7918 [EMAIL PROTECTED] ----- Original Message ----- From: John Ferguson To: [EMAIL PROTECTED] Sent: Tuesday, November 26, 2002 11:24 AM Subject: [WhatsUp Forum] How do I display MRTG Data in the WUG Web Interface I have a Windows 2000 Server (in remote admin mode) running WUG 7.03. I also have MRTG running on the machine. I am using it to show the Traffic on my Internet and Frame Routers. If I RDP into the machine, I can pull up IE5.5 and look at my MRTG graphs with no problem. What I would like to be able to do is put a link in the info field of the device, similar to the following: (and be able to access the MRTG graphs remotely - without having to RDP into the box) <a href=http://192.168.1.20/mrtg"> Traffic Analysis </a> This works fine, it shows up as the appropriate link and if I run the web interface on the Windows 2000 server (or the office network), I get the MRTG graph. The problem is when I am remotely accessing the WUG box across the internet from home (or another site) - it is looking for the link on my home network, which does not exist. I do not want to publish the MRTG stuff on the internet. (I know that would be one way to solve my problem, but that is not an option.) I am wondering if anyone has found a way to link to a page (or file) that is on the WUG machine, via the WUG web interface. Thanks Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
