Compare cert salaries and plan your next career move
Greenmet29 wrote: » Are you able to ping 1.254 from a 2.* device?
migi wrote: » I have a ATT 2Wire 3600HGV Residential Gateway to connect to the internet. Here's what I'm trying to setup:[ISP] -- [ATT 2Wire RG] 192.168.1.254 -- 192.168.1.110 [R1] 192.168.2.1 -- 192.168.2.2 [R2] 192.168.3.0 RG doesn't know how to get to the 192.168.2.0 network. I tried figuring out how to set it up to route to that network.. I tried adding the 192.168.2.0 network in there but it just says "Errors" and that's it. It doesn't give any details.I understand that the RG doesn't have a route back to 192.168.2.0Any idea how I can get it setup so that packets can be routed from the 192.168.2.0 network to the 192.168.1.0 network and back?
NetworkVeteran wrote: » So: + RG knows about 192.168.1.0/24 + RG doesn't know abut 192.168.2.0/24 + You don't know how to configure RG so it can learn about other networks. How about an alternate suggestion, that doesn't involve fiddling with RG at all, but allows you to configure a private network with many subnets (16), routers & devices (14 per subnet).[ISP] -- [ATT 2Wire RG] 192.168.1.254 -- 192.168.1.253 [R1] 192.168.1.241 -- 192.168.1.242 [R2] 192.168.1.225 1. Leave RG untouched (RG-to-R1 IP: 192.168.1.254/24) 2. Configure the R1-to-RG IP as: 192.168.1.253/28 3. Use /28 subnets within your home network. For example, between R1 and R2: a. Configure the R1-to-R2 IP as: 192.168.1.241/28 b. Configure the R2-to-R1 IP as: 192.168.1.242/28 c. Configure the R2-to-R3 IP as: 192.168.1.225/228 You might wonder, what happens when RG tries to send a packet to 192.168.1.242, and ARPs for its address? R1 will actually use a feature called "proxy arp" and reply as if it were 192.168.1.242. Proxy ARP is enabled by default in Cisco IOS.
migi wrote: » If I have the .1.0 /24 network assigned on the RG, I didn't think it'd be possible to add an IP from that subnet with a different mask on the R1 interface? This is what you have: 192.168.1.254/24 192.168.1.253/28
But wouldn't the below two ip addresses conflict?
Compare salaries for top cybersecurity certifications. Free download for TechExams community.