1830230 Members
2330 Online
109999 Solutions
New Discussion

Re: Routing Problem

 
Samarth
Advisor

Re: Routing Problem

Hi,

Tell me something.. when I say

route add -net 100.100.61.0/24 gw 100.100.61.3

Is 100.100.61.0/24 is a correct statement.. or it has to be 100.100.61.0/16 or /8

Thnx
sam
Vitaly Karasik_1
Honored Contributor

Re: Routing Problem

it depends on your netmask - you should or
1) ask your network admin

or

2) choose /24 netmask

Very important thing - to set the same netmask for all machines!
Fred Ruffet
Honored Contributor

Re: Routing Problem

Samarth,

Post here your 2 scripts :
/etc/rc.d/init.d/network
/etc/sysconfig/network-scripts/ifup

At boot time, first one is called and should call the second, which creates the default route. If using "service network restart" has not set up your default route, it could be that they have been modified...

Regards,

Fred
--

"Reality is just a point of view." (P. K. D.)