On Monday 27 January 2003 02:40 am, Joey Officer wrote: > I've got my LEAF w/ SSH on port 22, an internal SSH server on port 24, and > vnc running on the internal server. I want to get to the vnc server > running on the internal ssh box but am not having luck. this is how it > looks > > remote.ip-internet-leaf(ssh:22)-internal(ssh:24)-vnc
You'll either need to portfw the VNC port to the internal box or tunnel VNC through SSH. You are portfw'eding SSH properly, but not tunneling VNC; thus the reason it is not working. -- ~Lynn Avants Linux Embedded Appliance Firewall developer http://leaf.sourceforge.net ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
