Re: FTP Server Question
From: those who know me have no need of my name (not-a-real-address@usa.net)
Date: 02/10/03
- Next message: SysAdm: "Re: Nokia IP330 und Nokia VPN210 zu verkaufen."
- Previous message: ChrisC: "secure backup network?"
- In reply to: Fastfwd: "FTP Server Question"
- Next in thread: Fastfwd: "Re: FTP Server Question"
- Reply: Fastfwd: "Re: FTP Server Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: those who know me have no need of my name <not-a-real-address@usa.net> Date: 10 Feb 2003 18:11:21 GMT
in comp.security.firewalls i read:
>I'm trying out the new Bullet Proof ftp server that allows passive
>connections and resolves external ip from within a firewall. I don't
>understand why the server doesn't work when I disable UDP on the ports that
>I have forwarded through my firewall. I did have hostname lookup
>enabled........is that what is requiring UDP? I've seen information saying
>that you need both tcp and udp enabled and I've seen information that FTP
>only uses TCP.
hostname lookup requires dns service, which requires udp and tcp to
destination port 53 from whichever local port(s) your resolver uses,
typically either 53 or one or more ephemerals. ftp uses tcp destination
port 21 toward the server from any unreserved source port (i.e., >1023),
and an arbitrary ephemeral port towards the client for each data connection.
-- bringing you boring signatures for 17 years
- Next message: SysAdm: "Re: Nokia IP330 und Nokia VPN210 zu verkaufen."
- Previous message: ChrisC: "secure backup network?"
- In reply to: Fastfwd: "FTP Server Question"
- Next in thread: Fastfwd: "Re: FTP Server Question"
- Reply: Fastfwd: "Re: FTP Server Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|