LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Route add in Linux 8.0 (https://www.linuxquestions.org/questions/linux-newbie-8/route-add-in-linux-8-0-a-152534/)

aviraje2000 03-02-2004 06:34 AM

Route add in Linux 8.0
 
Dear sir,
I am going to add a static route in Red hat llinux 8.0
I have a netwok of 80.0.0.0 255.0.0.0 and another at diff place 192.168.2.0 255.255.255.0
I hae to make the Every Macine on 80.0.0.0 Network with gateway as linux machine and it has also got Internet connectivity with firewall and the two networks are conneted by a leased line and cisco routers 1721
So I should get access from 80.0.0.0 network to both internet and the 192.168.2.0 netwok.
What should i do ?

[root@mail root]# route -v
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.2.0 spc1-leed1-3-0- 255.255.255.0 UG 0 0 0 eth0
80.0.0.0 * 255.0.0.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default spc1-leed1-3-0- 0.0.0.0 UG 0 0 0 eth0

aviraje2000 03-02-2004 06:36 AM

What i forgot was i have attached the routes shown on my server as below.

waiting for the Answer.

Thanks.


All times are GMT -5. The time now is 11:03 PM.