I've been trying to forward a port from my debian laptop to my Fedora Core 2 desktop, with no luck. It works when I forward to my debian server. Here is the command I use: ssh -f -N -L 143:desktop:143 user at desktop Is this a general problem with fedora, a misconfiguration, or what?