Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
Chris_ wrote: » 172.16.92.10/21 is not a subnet is an address within the subnet 172.16.88.0 which will run up to 172.16.95.255 How is the question phrased in the book?
lon21 wrote: » Excellent I get it, thanks "How do you stop access from a single host IP address 172.16.92.10 from access the WAN connection?" I guess the is it was a network address then is would end in .0 correct?
lon21 wrote: » Thanks, I have one more question. I have a router which has three interfaces. FastEthernet0/0 172.16.30.1 Serial0/0 172.16.20.2 Serial0/1 172.16.40.1 I have a access list which stops telnet from a host PC deny tcp host 172.16.10.2 host 172.16.20.2 eq telnet (36 match(es)) permit ip any any (83 match(es)) I'm not able to telnet to 20.2 but I can telnet to 40.1 and 30.1. Would I have to add a separate access list for each ip address on the router or is there a more pro-active method? Thanks
(config)#access-list 1 deny host 172.16.10.2 (config)#access-list 1 permit any (config-line)#access-class 1 in
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.