aguilera
12-13-2006, 08:46 AM
With cut through proxy, a firewall can use the following forms of authentication:
Telnet: 4 Chances
FTP: 1 Chance
HTTP: Prompt user over and over again
HTTPS: 3 Chances
Access-list 110 permit tcp any host 192.168.1.1 eq ftp
Access-list 110 permit tcp any host 192.168.1.2 eq www
Aaa authentication match 110 outside ABC123
Telnet: 4 Chances
FTP: 1 Chance
HTTP: Prompt user over and over again
HTTPS: 3 Chances
Access-list 110 permit tcp any host 192.168.1.1 eq ftp
Access-list 110 permit tcp any host 192.168.1.2 eq www
Aaa authentication match 110 outside ABC123