David_P wrote: » My first question is, do we get partial credit for answering some of these simulation questions correctly? Second, where can we get practice simulations?
David_P wrote: » Second, where can we get practice simulations?
Darril wrote: » Welcome to the forums David_P. Sorry to hear you dropped the exam. When CompTIA first started adding these after the first of the year, they were only adding about 2-3 simulation questions. Lately, I'm hearing that people have received as many as 9 simulation questions and it's been throwing them off their game completely. Do you get partial credit? Here's a cut and paste from a blog I wrote on the topic. "A common question people ask when taking these types of questions is if they get partial credit if they correctly perform part of the problem but not all of it. CompTIA isn’t saying, but I wouldn’t be surprised if they don’t award partial credit for these performance based questions." Where can you get practice simulations? I'm unaware of anywhere that practice simulations are available for these. I have written several blogs about them that people have told me are useful. It's not appropriate for me to put links to my blogs on this site, but feel free to contact me directly and I can point you in the right direction. On configuring routers, the biggest thing you need to understand is the components of a basic packet filter. You can filter traffic using IP addresses and networks (assigned to specific machines or departments), ports (used to identify protocols), and protocol identifiers. The good news is that you aren't expected to know vendor specific commands such as what you'd use to configure a Cisco router. On reading event/firewall logs, this becomes a reading comprehension test. You need to click on each of the devices and scan through the logs that appear and then identify the error message(s) related to the issue mentioned in the question. Logs typically identify devices by IP addresses so you need to be able to connect mentally which device is assigned which IP address as you scan the logs. On the WAP, you are expected to know how to configure some basic security settings such as the SSID, MAC address filtering, and WPA/WPA2 Personal or Enterprise modes. Hope this helps.
movingzachb wrote: » So do they let you take it again with no charge after two weeks? Or how does that work? This is lame. CompTIA must pay for this evil that they have bestowed upon us. These configuration questions! I am going to take my test at the end of may and I just have the big DG book and this forum to study. I have been studying off and on for the passed 6 months. I am just reading the book now to make sure I know everything I can. I can't afford to fail it myself.
EXPL01TUS wrote: » The question with the firewall ACLs had 4 rules that needed to be applied. If I remember correctly, one of the rules required opening port 80 to ONLY the public network, which meant, after inspecting the IP ranges on the public network, you would have selected the only one with CIDR notation /29. The other rule was allowing traffic only between a specific src host IP and dst host IP.
David_P wrote: » In all my studying for Security+ I don't recall anything about CIDR notations. I have very little knowledge in this area. Again, noob here. Thank you for the explanation, but it still doesn't make sense to me. I'm guessing you just have to know that /29 only allows traffic to a public network?