What's wrong with Feature Navigator? It tells you what is required...
How much flash/DRAM do you have, and what IOS are you trying to load?
If you can't beat 'em, try, try again!
show run
but scrub your IP addresses, etc
we'll start from there
normally, it would be
ip http authentication local
and you would use the same username and pw that you used to ssh, assuming you're not using TACACS
If you can't beat 'em, try, try again!
First, if you have any questions about how ASA ACLs are processed, there are a few other things you can look at:
1. hits on the ACL
2. the packet-tracer command---be sure to add the "detail" or "d" keyword at the end to get the most out of it.
I am not sure what you mean by stating that the...
That is logging into the telephony web GUI. I mean the router, like ssh access---can you login to the router via ssh? If so, if you posted a scrubbed config, that would def help.
If you can't beat 'em, try, try again!
What equipment do you have? I would first separate them into their own VLANs (6, one each for BMS, CCTV,access control, fire alarm, admin & guest network). Start there---how many hosts would be in each VLAN? The would answer whether or not to do a layer 3 switch or router on a stick. Layer 3...
SamBones nailed it. Here's more, if you have time to read:
https://www.digitalocean.com/community/tutorials/understanding-the-ssh-encryption-and-connection-process
If you can't beat 'em, try, try again!
Wondering why you didn't go with B2B IPSEC VPN's for the third parties and throw incoming traffic into whatever VRF...
ip access-list extended IP-Options-and-Powerball
deny ip any any winning-powerball-ticket
permit ip any any option any-options
!
class-map ACL-Options-and-Powerball
match...
Don't you just love speech-to-text/autofill?
ip access-list extended IP-Options-and-Powerball
deny ip any any winning-powerball-ticket
permit ip any any option any-options
!
class-map ACL-Options-and-Powerball
match access-group name IP-Options-and-Powerball
!
policy-map CoPP-POLICY
class...
What's the question? Routing? Like Jeter said, you'll need to NAT/PAT
ip access-list extended IP-Options-and-Powerball
deny ip any any winning-powerball-ticket
permit ip any any option any-options
!
class-map ACL-Options-and-Powerball
match access-group name IP-Options-and-Powerball
...
Have you tried creating a network-object with the FQDN? Also, for an easy ACL, you can create a port-service object group.
ip access-list extended IP-Options-and-Powerball
deny ip any any winning-powerball-ticket
permit ip any any option any-options
!
class-map ACL-Options-and-Powerball...
Nope, someone's personal Netgear router like I kinda thought at first...just never saw someone have a .local nw profile. kjv1611, the first thing I did was kill the switchport to which it was connected. I separated shit and re-enabled the port so I could NMAP it.
ip access-list extended...
Forgot to mention---I doubt it was ever any rogue WAP---I looked in Prime/ISE, and we have rogue detection APs hung off of the controllers.
--Tim
ip access-list extended IP-Options-and-Powerball
deny ip any any winning-powerball-ticket
permit ip any any option any-options
!
class-map...
Google (even using search tricks, like inurl, intitle, file.blablabla, etc) reveals nothing...
Has anyone ever had "crowe.local" show up on their ethernet interface as the local network? I'm guessing at some time someone may have plugged their little dsl router or maybe even a little personal...
Your provider should be routing your /29---you can configure inside interface as public (the /29 addresses) or NATted to privates.
-Tim
ip access-list extended IP-Options-and-Powerball
deny ip any any winning-powerball-ticket
permit ip any any option any-options
!
class-map...
I see a host NAT, but not the subnet...
-Tim
ip access-list extended IP-Options-and-Powerball
deny ip any any winning-powerball-ticket
permit ip any any option any-options
!
class-map ACL-Options-and-Powerball
match access-group name IP-Options-and-Powerball
!
policy-map CoPP-POLICY
class...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.