[Discuss] Linux routing question

Johnny Stork lists at openenterprise.ca
Wed Apr 16 15:50:38 PDT 2008


I have a client for whom I am setting up some monitoring solutions and 
they run various subnets and so in order for the monitoring machine to 
reach and monitor devices on the other subnets, I beleive I need 
additional routes? For instance, the monitoring server has the ip 
192.168.10.71, but it will need to monitor devices on 192.168.0.x and 
192.168.254.x etc. How and where would I need to add any additional 
routes? Below is the current routing table:



root at dev:/etc/rc.d/init.d# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.10.0    *               255.255.255.0   U     0      0        0 
eth0
169.254.0.0     *               255.255.0.0     U     0      0        0 
eth0
default         192.168.10.254  0.0.0.0         UG    0      0        0 
eth0


More information about the Discuss mailing list