Hello
I am able to do telnet to port 1522 to the ip, from squid box, But from client machine i am not able to connect.
Devendra
At 04:25 PM 17/08/2004, Elsen Marc wrote:
Content-Transfer-Encoding: 8bit
> > Hello > > Ok, i want to access port 1522 of some other ip. > But i am not able to connect to that ip's port no. 1522 > > so i dont know what is blocking to access port 1522. i > thought might be > because of proxy > > Can any one has solution for this > Try :
from_squid_box % telnet other_ip 1522
- If you get connection refused ; then either; there is simply no (http) service running on that host at that port.
- OR you have a firewall in between squid , and the outside world of the internet, which depending on security policies implemented, may lead to the same (then confusing,indeed) error.
M.
