|
Home > Archive > 70-216 > August 2003 > Enforcers 216 QOD (7/8)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Enforcers 216 QOD (7/8)
|
|
| enforcer 2003-08-07, 8:18 am |
| While setting up NAT on your network, you need to configure a static mapping for an FTP server. What configuration should you perform in NAT to allow Internet access to your FTP server?
A. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 80 to the private IP address of the FTP server and TCP port 21.
B. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 21 to the private IP address of the FTP server and TCP port 80.
C. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 21 to the private IP address of the FTP server and TCP port 21.
D. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 80 to the private IP address of the FTP server and TCP port 80.
E. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 443 to the private IP address of the FTP server and TCP port 443.
F. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 1723 to the private IP address of the FTP server and TCP port 80.
G. Do nothing, it will be set up by default
Answer tomorrow
68 | |
| Jonoplunk 2003-08-07, 8:53 am |
| Will go with "C" | |
| karlisi 2003-08-07, 10:16 am |
| C | |
| cramersaunders 2003-08-07, 1:53 pm |
| C | |
| B4yaman3 2003-08-07, 8:42 pm |
| Definitely C! | |
| Particle 2003-08-08, 11:43 am |
| Quick read-through gives me:
C | |
| enforcer 2003-08-08, 11:58 am |
| quote: Originally posted by enforcer
While setting up NAT on your network, you need to configure a static mapping for an FTP server. What configuration should you perform in NAT to allow Internet access to your FTP server?
A. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 80 to the private IP address of the FTP server and TCP port 21.
B. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 21 to the private IP address of the FTP server and TCP port 80.
C. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 21 to the private IP address of the FTP server and TCP port 21.
D. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 80 to the private IP address of the FTP server and TCP port 80.
E. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 443 to the private IP address of the FTP server and TCP port 443.
F. Create a static mapping for the FTP server that maps the public IP address of the FTP server and TCP port 1723 to the private IP address of the FTP server and TCP port 80.
G. Do nothing, it will be set up by default
Answer tomorrow
And the answer is indeed C. well done guys
From the To configure network address translation network applications section of the Windows 2000 Server help files, you will need to create a static mapping that ties the public IP address of the FTP server and port 21 to the private IP address of the FTP server and port 21. Port 21 is used for FTP, port 80 is used for HTTP, port 443 is used for SSL, port 1723 is used for PPTP outbound traffic. |
|
|
|
|