
Prestige 661H/HW Series User’s Guide
477 Appendix H VPN Setup
FTP Example
The following example shows a text-based login from a branch office computer to an FTP
server behind the remote IPSec router at headquarters. The server’s IP address
(192.168.10.33) is in the subnet configured in the Local Policy fields in Figure 293 on
page 468. The directory is then displayed and a file named Report.doc is transferred via FTP
from the branch office computer to the server at headquarters.
C:\Documents and Settings\Administrator>ftp 192.168.10.33
Connected to 192.168.109.33.
220 Serv-U FTP-Server v2.5b for WinSock ready...
User (192.168.109.33:(none)): test
331 User name okay, need password.
Password:
230 User logged in, proceed.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for directory listing.
total 1170904
-rw-r--r-- 1 505 505 2691072 Jun 11 2004 074-13
-rw-r--r-- 1 505 505 9200517 May 6 2004 10.txt
-rw-r--r-- 1 505 505 9486336 Nov 3 14:40 10m.txt
-rw-r--r-- 1 505 505 0 Apr 16 2004 2.log
-rw-r--r-- 1 505 505 11816924 Dec 27 09:12
2neo1b.10mb
-rw-r--r-- 1 505 505 21354248 Dec 27 09:09
2neo2b.10mb
-rw-r--r-- 1 505 505 0 Dec 2 16:37 30m
-rw-r--r-- 1 505 505 153600 Apr 16 2004 30m-1
-rw-r--r-- 1 505 505 663552 Jun 29 2004 33333
-rw-r--r-- 1 505 505 1603646 Dec 10 09:19
360MN0b8.bin
-rw-r--r-- 1 505 505 11816924 Dec 27 09:11
3neo1b.10mb
-rw-r--r-- 1 505 505 21354248 Dec 27 09:10
3neo2b.10mb
-rw-r--r-- 1 505 505 2555865 Dec 27 09:12
4neo1b.10mb
-rw-r--r-- 1 505 505 21167805 Dec 27 09:11
4neo2b.10mb
-rw-r--r-- 1 505 505 2157876 Apr 22 2004 6.LOG
-rw-r--r-- 1 505 505 5201920 Apr 28 2004 6.log
-rw-r--r-- 1 505 505 1318 Sep 4 2004
AutoParam.html
-rw-r--r-- 1 505 505 9538116 Aug 10 2004
C2KRADIU.GHO
-rw-r--r-- 1 505 505 390064320 Sep 27 2004 CCdown.GHO
drwxrwxr-x 6 505 505 4096 Dec 17 17:06 Download
-rw-r--r-- 1 505 505 36 Aug 11 2003 Download.TXT
226 Transfer complete.
ftp: 4197 bytes received in 1.0Seconds 10.70Kbytes/sec.
ftp> put Report.doc
200 PORT command successful.
150 Opening ASCII mode data connection for Report.doc.
226-WARNING! 23858 bare linefeeds received in ASCII mode
File may not have transferred correctly.
226 Transfer complete.