On Sat, 2002-05-18 at 00:40, David Douthitt wrote: > I've the following configuration: > > [host1/ssh]---->[Oxygen/Masq/PPP]-->[ISPDialup/PPP]---->[host2/ssh] > > The forwarding is from port 110 (POP3) or 143 (IMAP) to host2. > Unfortunately, host2 now seems to think that the route to host1 is > over the net instead of over the ssh tunnel. What did I do wrong? > > I thought it was working before. > > I should mention that both host1 and host2 are FreeBSD 4.5 hosts....
I tunnel imap and smtp all the time except I use stunnel. Presumably you are pointing your host1 mail client to localhost:110 or localhost:143 and then ssh tunnelling those corresponding ports to host2:some_other_port_for poporimap? How are your ssh tunnels created? Does "telnet localhost 110" result in a response by the remote pop server? Stephen _______________________________________________________________ Hundreds of nodes, one monster rendering program. Now that's a super model! Visit http://clustering.foundries.sf.net/ ------------------------------------------------------------------------ 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