Home Page › Forums › Network Management › Networking › Question about the Router in Zeroshell › Reply To: Question about the Router in Zeroshell
January 27, 2009 at 7:12 am
#47499
Participant
You have 3 possibilities to get the routing process to work correctly:
1) Add a static route to the Internet router to tell it to use the router 10.10.10.2 to reach the subnet 192.168.2.0/0;
2) Enable RIP version 2 to both the routers so the routing is dynamically configured;
3) Enable the NAT for the interface thatr has IP 10.10.10.2 (easier solution);
Regards
Fulvio