[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
http proxy
- From: tony chamberlain lemko com
- To: fedora-list redhat com
- Subject: http proxy
- Date: Mon, 17 Sep 2007 18:42:53 +0000
Has anyone used connect or corkscrew or anything like that?
I have three machines:
A) 192.168.5.191 (255.255.255.0)
B) 192.168.5.2 (255.255.255.0) / 10.0.0.254 (255.0.0.0) [has entry in /etc/hosts of "server"]
C) 10.0.0.103 (255.0.0.0)
As you can see the only way for A to see C is through B.
I tried this (with both connect and corkscrew) putting into the
ssh_config on A:
Host *
ProxyCommand connect server 8080 %h %p
but this doesn't work. I think B needs to run an http proxy or something.
Is that true? Anyone have one?
Tony
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]