On Fri, 2004-09-24 at 12:26, Jeff Macdonald wrote:
>
> On Fri, 24 Sep 2004 11:03:15 -0400, Whelan, Paul <[EMAIL PROTECTED]> wrote:
> > Maybe if you
> > did -L389:host:389 and point your connector to localhost for the GC that
> > might work for you.
> 
> ssh won't allow ports below 1024 to be redirected. 

Try this:

echo "your_logon_name   ALL=(root) PASSWD: ALL, NOPASSWD: /usr//bin/ssh"
>> /etc/sudoers

then launch SSH via:

sudo ssh -L 389:host:389

Little easier than mucking with iptables and less parts to break.

HTH,
Chris


_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to