pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Pan over SSH tunnel?


From: Jim Henderson
Subject: Re: [Pan-users] Pan over SSH tunnel?
Date: Wed, 3 Jan 2018 05:08:34 +0000 (UTC)
User-agent: Pan/0.142 (He slipped to Sam a double gin; d1206be git.gnome.org/pan2)

On Wed, 03 Jan 2018 01:37:41 +0000, David Melik wrote:

> I read Usenet, Gmane, want to add SDF over SSH tunnel.  The tunnel works
> (like ssh -D 9999 -p 22 address@hidden,)
> so I added news.sdf.org:9999,
> but their groups don't appear from refresh.  SDF.org just says it's
> possible (or with their VPN,) not how.

You can do it - what you need to do is forward the port to the remote 
server.

So, for example, if you're connecting to news.gmane.org on port 119, 
you'd use:

ssh -L 1119:news.gmane.org:119 address@hidden

Then connect your news server to localhost:1119 to connect to 
news.gmane.org on port 119.

Jim

-- 
 Jim Henderson
 Please keep on-topic replies on the list so everyone benefits




reply via email to

[Prev in Thread] Current Thread [Next in Thread]