[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
A newbie question about ssh
- From: "Budi Febrianto" <bfebrianto hotmail com>
- To: <redhat-install-list redhat com>
- Subject: A newbie question about ssh
- Date: Tue, 14 May 2002 17:41:27 +0700
Hi,
I like to try ssh capabilities to forward ip to another address...
so i try this command
[root pc_router src]# ssh -g -C -L 80:192.168.1.200:80 127.0.0.1
I can connect the web server in 192.168.1.200, and browse it.
But, in the console I this message.
>>>>>
[root pc_router /root]# Address 192.168.1.1 maps to pc_router, but this does
not map back to the address - POSSIBLE BREAKIN ATTEMPT!
channel 2: chan_shutdown_read: shutdown() failed for fd8 [i1 o128]:
Transport endpoint is not connected
Address 192.168.1.1 maps to pc_router, but this does not map back to the
address - POSSIBLE BREAKIN ATTEMPT!
Address 192.168.1.1 maps to pc_router, but this does not map back to the
address - POSSIBLE BREAKIN ATTEMPT!
channel 2: chan_shutdown_read: shutdown() failed for fd8 [i1 o128]:
Transport endpoint is not connected
channel 3: chan_shutdown_read: shutdown() failed for fd9 [i1 o128]:
Transport endpoint is not connected
>>>>>
Is there something wrong?
Im using RHL 7.0 with kernel 2.2.16-22, the machine have 2 NICs, and
dedicated as a router.
Thanks
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]