connecting through proxy, nice scripts?
From: Steven Schneider (stvndi_at_ecn.ab.ca)
Date: 11/29/03
- Next message: erik: "Re: pf not logging"
- Previous message: Tom: "Re: pf not logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 05:56:47 GMT
Hi,
I'm wondering if anybody has any nice scripts for connecting to a
newsserver through an ssh tunnel? Not being very much of a script
writer at all, I simply have a file named slrnua which has the
following lines in it:
#!/bin/sh
# open up the campus proxy so that I can connect through them
ssh -f -l userid proxy.ip.address slrn # ssh connection to proxy
slrn -h proxy.ip.address -f ~/.uanewsrc # run newsserver client
It does the job, but as you can see it's not very elegant and is so
dirty that I don't think it even deserves to be called a hack. I am
willing to learn, but right now don't really know where to begin.
So, if anybody has any ideas, or just wants to point me to some
resources that I could use I'd really appreciate it.
Thanks,
-- W. Steven Schneider <stvndi@ecn.ab.ca>
- Next message: erik: "Re: pf not logging"
- Previous message: Tom: "Re: pf not logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|