Squid is running on the server listening on port 8080, but clients are
not configured to use squid
Tushar
-Original Message-
From: Prateek Khanna [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 12:30 PM
To: [EMAIL PROTECTED]
Subject: Re: [ilugd]: problem with specific ports
> But, for some reason client machines are not able to access specific
> services on other web-servers/ftp server etc , e.g webmin running on
> port 1, using special ftp client which uses port 1500
Are you by any chance using Squid or something for proxying..?
-prateek
==
Hi,
We have a linux server acting as
proxy and firewall (using ipchains) for clients
running on 172.16.0.1/24 pool
Default policies are all accept, and ipchains
is being used just to masquerade the pool
/sbin/ipchains -A forward -s
172.16.0.1/24 –j MASQ
But, for some reason