Re: What is the port listen by proxy-suite ?
Robert Rottscholl <[email protected]> Fri, 19 Jul 2002 22:56:57 +0200
| Newsgroups | gmane.linux.suse.proxy-suite |
|---|---|
| Message-ID | <[email protected]> |
Hi Norbert,
i suggest writing "ftp-proxy 3129/tcp", because it is easier to interpret and read
if you list your firewall rules by "iptables -L" or you watch out for
open ports by typing "netstat -a", if you use "ftp 3129/tcp" you canÃt be sure
if it's the ftp server or the ftp proxy.
Ciao ;-)
Robert - DE
ALLAIN Norbert wrote:
> In the /etc/services files can i write:
> ftp-proxy 3129/tcp
> or
> ftp 3129/tcp
>
> Robert Rottscholl wrote:
>
>
>>Hi Norbert,
>>
>>I am sorry to tell you that I told you the wrong option the port is
>>specified by the value port ("Port 3129")(I dropped the line while
>>reading my config.) Setting the value Listen specifies the IP address
>>where the ftp proxy should bind to. (e.g. "Listen 192.168.0.1").
>>Now the next problem:
>>You are right Norbert. You should add a line like "ftp-proxy" to your
>>"/etc/services" pointing to the port "3129".
>>Then you have to add the name of this service to your "/etc/inetd.conf"
>>(e.g. "ftp-proxy stream tcp nowait root /usr/sbin/ftp-proxy \i").
>>Now you only have to restart inetd and then it should work.
>>
>>Ciao ;-)
>>
>>Robert - DE
>>
>>P.S.: I am sorry for that mistake.
>>
>>NORBERT ALLAIN wrote:
>>
>>
>>>I have in my inetd.conf the lines:
>>>
>>>ftp stream tcp nowait root /usr/sbin/tcpd wu.ftpd \a
>>>ftp stream tcp nowait root /usr/sbin/ftp-proxy \i
>>>
>>>My ftp-proxy have the following line: Listen 3129
>>>But i am enable to connect to my local ftp server 192.168.0.1 (21)
>>>without the proxy and with the proxy.
>>>
>>>May i change the /etc/services to add a line for 3129 ?
>>>
>>>
>>>What is the default user to connect to ftp-proxy ?
>>>
>>>
>>>Thanks for all, i am a beginner.
>>>
>>>Norbert
>>>
>>>
>>>
>>>
>>>>>>>>>>>>>>>>>>>>>Message d'origine <<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>
>>>Le 18/07/2002, Ã 11:23:04 h, Robert Rottscholl <[email protected]> vous a
>>>écrit sur le sujet suivant Re: [proxy-suite] What is the port listen by
>>>proxy-suite ?:
>>>
>>>
>>>
>>>
>>>>Hi Norbert,
>>>>
>>>>
>>>>you can use the standard ftp port (21) for your ftp proxy, if no ftp
>>>>server (like proftpd,...) is listening on it, otherwise I suggest
>>>>
>>>>
>>>using
>>>
>>>
>>>>port 3129 (because ist has no assignment in /etc/services and it's
>>>>
>>>>
>>>easy
>>>
>>>
>>>> to remember because it's one port above the squid proxy.). You can
>>>>configure the port in the config file by adding/typing 'Listen
>>>>
>>>>
>>>3129'.
>>>
>>>
>>>
>>>>Ciao ;-)
>>>>
>>>>
>>>>Robert
>>>>
>>>>
>>>>ALLAIN Norbert wrote:
>>>>
>>>>
>>>>>I use Squid and i kwow that the port is 3128.
>>>>>But with proxy-suite i don't kwnow the port number (i must use it for
>>>>>
>>>>>
>>>my
>>>
>>>
>>>>>windows ftp client).
>>>>>
>>>>>Can i use a ftp local site (port 21) with the proxy-suite in the same
>>>>>machine ?
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>---------------------------------------------------------------------
>>>>>To unsubscribe, e-mail: [email protected]
>>>>>For additional commands, e-mail: [email protected]
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>
>>>
>>>>---------------------------------------------------------------------
>>>>To unsubscribe, e-mail: [email protected]
>>>>For additional commands, e-mail: [email protected]
>>>>
>>>>
>>>
>>>
>>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [email protected]
>>For additional commands, e-mail: [email protected]
>>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]