Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
spartangtr wrote: » Have you tried running a tracert to see where the packets are dropping? If I read that correctly they are dropping right at R2, so start looking there. Do you have a diagram or a simple drawing of how this is setup? Maybe post a config of R2?
chmorin wrote: » For giggles remove the wireless bridge from the situation and tell me if that changes anything as far as the mac to laptop connectivity. Tell me how far the mac can ping to the laptop. Also show the running config on both routers.
phoeneous wrote: » That's not how RIP works. You use the network command to establish which interfaces take part in the RIP process. R1 should have network 192.168.1.0 and 192.168.2.0 because of the ip's that you've set on the ethernet and serial interfaces respectively. Likewise for R2 which should have 192.168.2.0 and 192.168.3.0. The reason why you can't hit 192.168.1.0 from R2 is because you're telling it that to reach that network it can use itself which isn't true because none of the interfaces on R2 are on the 192.168.1.0 network. Two suggestions: 1. Learn what a default route is e.g. 0.0.0.0 0.0.0.0 s0 2. Use service password-encryption to hash the passwords in your config
Netwurk wrote: » Does the laptop have your router (192.168.3.5) set as its default gateway?
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.