A lengthy post but I need to get this working... great contrib!
I have tunnels from SME server to home and most of the things work fine at my home pc (ssh, server-manager, http to ibays, all standard panels + a dozen of panel contribs) _except_ SARG panel which just gives the error "The requested URL /squid was not found on this server." From inside SME's local network it works fine. Thanks for a very good contrib! - May be the best?!?
Tunnels from server to home (I have a ssh server running there) were created with commands: ssh -f -lmylogin -g -N -R 10980:127.0.0.1:980 my.home.pc ssh -f -lmylogin -g -N -R 10080:127.0.0.1:80 my.home.pc ssh -f -lmylogin -g -N -R 10443:127.0.0.1:443 my.home.pc
At home I connect to SME with "http://localhost:10980/server-manager"
The ISP that SME connects to somehow completely blocks access to server from outside that's why I need tunnels from SME to home. (From outside SME looks like ISP's router???)
Why doesn't SARG work through the tunnel? (Btw. webmail doesn't work either, similar error)
Running 5.6U5 and e-smith-sarg-1.2.3-2.noarch.rpm sarg-1.2.1-1.i386.rpm.
Mika