[Home] [Kuri] [Sysad] [Internet?] [Blog] [Java] [Windows] [Download] [Profile] [Flash] [+] |
bimap ifname ipmask -> ipmask |
bimap ed0 192.168.1.17/32 -> 1.2.3.4/32 |
pass in quick on ed0 proto tcp from any to 192.168.1.17 port = 21 keep state pass in quick on ed0 proto tcp from any to 192.168.1.17 port >= 49152 keep state |
bash-2.05a$ ftp -p 1.2.3.4 Connected to 1.2.3.4. 220 ftp.usupi.org. FTP server (Version 6.00LS) ready. Name (ftp.usupi.org.:usu): ftp 331 Guest login ok, send your email address as password. Password: 230 Guest login ok, access restrictions apply. Remote system type is UNIX. Using binary mode to transfer files. ftp> dir 150 Opening ASCII mode data connection for '/bin/ls'. total 6 dr-xr-xr-x 2 0 operator 512 Feb 27 2002 bin dr-xr-xr-x 2 0 operator 512 Feb 27 2002 etc drwxrwxr-x 2 0 operator 512 Feb 27 2002 pub 226 Transfer complete. |
bash-2.05a$ telnet 1.2.3.4 80 Trying 1.2.3.4... ^C |
ipmon[48]: 01:24:24.666435 ed0 @0:22 b 9.8.7.6,12345 -> 1.2.3.4,80 PR tcp len 20 48 -S IN ... |
ftp.* /var/log/ftp.log |
ftpd[9123]: connection from router.usupi.org (xxxx) ftpd[9123]: ANONYMOUS FTP LOGIN FROM router.usupi.org, usu@usupi.org |
/var/log/ftp.log 644 7 * 168 Z |
[Home] [Kuri] [Sysad] [Internet?] [Blog] [Java] [Windows] [Download] [Profile] [Flash] [-] | |
usu@usupi.org | Last modified : Tue Feb 11 01:55:58 2003 |