Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
This works:access-list 151 remark Block insecure connections to myaccount.simplicato.com's current (as of ACL edit time) IP.access-list 151 deny tcp any host myaccount.simplicato.com eq www logwhere ACL 151 is applied to the LAN interface: ip access-...
I'm using a 1721 (running IOS: c1700-advsecurityk9-mz.124-3a.bin). No, the ACLs are longer (ACL 150 is LONG; I'd have to sanitize it extensively to post it.) I guess you think there may be a rule of higher priority that is overriding my otherwise co...
I have a similar setup using a 1721.You want to set up subinterfaces on each ethernet port of the 2801, for each VLAN.e.g. something like: interface FastEthernet0.1 description VLAN 1 encapsulation dot1Q 1 native ip address 192.168.100.5 255.255.255....