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.
Dear all,I have this IOS ACL:permit tcp any 172.16.32.64 0.3.255.31 eq wwwthat needs to be converted to an ASA ACL. How should I configure my firewall with minimum numbers of lines within the ACL and/or object group?I don't really want to define 700+...
Hi all,Just a quick question. Apart from using Hyper Terminal came with MS operating systems to connect to Cisco routers, any good terminal programs that can be used on RedHat Linux to connect to router console port? I tried some searches on Google b...
Hello all,I want to do a ISDN dial-up connection simulation with two 2503 router WITHOUT actually using Telco ISDN service (i.e. connect both routers via BRI ports with a single CAT 5 cable). I believe if I want to do that I will need to change the p...
Hi all,I have a Cisco Catalyst 1900 series switch (WS-C1900), 24-port 10BaseT plus 2-Port 100BaseTX. It is currentl running firmware v5.37, standard edition software. Is it possible for it to be upgrded to the latest firmware v9.00.04?I have tried to...
Hi all,I am setting up a Cisco 1603 router configured to use ISDN BRI to dial to a NT RAS server for Internet Access. The IP address plan is as follow:(Due to security reason I will not publish the public IP address, instead, I use private range. Ass...
Wow, I cannot believe this thread is still alive. @syedumairali, no unfortunately I do not belive ASA support non-continuous subnets defined by IOS wildcard masks.I ended up using spreadsheet to build a list of network that confirms to the IOS wildca...
Hi Laurent,My situation is that I am migrating router ACL to ASA/PIX ACL, where wildcard mask 0.3.255.31 is completely valid under router ACL command syntex. Any IOS after 11.0 should be able to read this wildcard mask.I know I need to use "Subnet Ma...
Hi SrueActually the ACL should read as follow:permit tcp any 172.16.0.64 0.3.255.31 eq www It does not really matter if the IP address of 3rd octet is 32 or 0 as the corresponding wildcard mask is 255 which means it matches from 0 to 255.The ACL is c...
well, if it really works like this I would be really happy.However ASA does not seem to like wildcard mask and I really have a hard time migrating IOS ACL to PIX/ASA ACLs.CheersToby
Hi Archie,What Internet leased lines are you using??I am using the similar bundle (CISCO2821-HSEC/K9) for my company's network.I have 2 x Gigabit ports connecting to internal core switches and I installed a HWIC-4ESW for three extenral Internet conne...