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 u...@ma.sdf.org,) > 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 u...@ssh-host.whatever.com 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 _______________________________________________ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users