Your access-list will deny ALL traffic arriving on E0.  Add the following
line to the end of the access-list:

access-list 101 permit ip any any

Remember all traffic that is not explicitly permitted will be denied.

Take care,

Paul Borghese



Orlando Palomar Jr  CCIE#11206 wrote:
> 
> I'd apply it on R3's E0...
> 
> access-list 101 deny tcp host 172.16.1.1 host 192.168.1.1 eq ftp
> 
> int e0
> ip access-group 101 in
> 
> Assuming:
> 
> HostA IP address: 172.16.1.1
> Server IP address: 192.168.1.1




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=66575&t=66546
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to