I have been attempting to filter my RIP routes using the routing-test package. Up to this point, I’ve just been fiddling around with all the setting because I don’t know of any documentation on the routing-test package. Maybe, however, someone can point me in the right direction for one particular problem I’m having.
I want to make it so that certain local IP addresses don’t get sent out via RIP. So, for example, if I have 192.168.0.1/24 on the LAN side of the router, I don’t want my upstream router to know that it exists (it’s being NATted on site).
Any tips would be appreciated. Thanks!