On 20 Jan 2003, Kevin Breit wrote:
> Hey,
> I'm trying to do SSH forwarding into work. This worked earlier today,
> which is why I am perplexed. I have:
>
> ssh -f -P -N -L 1234:irc.company.com:6667 [EMAIL PROTECTED]
>
> When I run that, I get:
>
> bind: Cannot assign requested address
Date: Thu, 23 Jan 2003 15:35:38 +
From: Alan Peery <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Problems with SSH
Reply-To: [EMAIL PROTECTED]
Charles Kibler wrote:
> Using username "ckibler".
> ckibler@hostname's password:
> ?]0;ckibler@RHL1:~[ckibler@
Charles Kibler wrote:
Using username "ckibler".
ckibler@hostname's password:
?]0;ckibler@RHL1:~[ckibler@RHL1 ckibler]$
This almost looks like an emulation error!
Your terminal type is getting set differently on the two machines.
Check "env | grep -i tty" and "env| grep -i term".
Alan
-