[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: routing




 If I understand the question, you want to add the below entries to the
routing table. If so, try adding

   eth1 host 192.168.0.1 netmask 255.255.255.255 gw 0.0.0.0
   eth0 host 12.13.14.15 netmask 255.255.255.255 gw 0.0.0.0

     to /etc/sysonfig/static-routes

  # /etc/rc.d/init.d/network restart

-----Original Message-----
From: redhat-list-admin redhat com
[mailto:redhat-list-admin redhat com]On Behalf Of root
Sent: Saturday, September 29, 2001 9:12 AM
To: redhat-list redhat com
Subject: routing


Hi all

I setup the ipchain, but missing the following two entry on my routing
table!
How do I add it?

              Destination     Gateway         Genmask         Flags
MSS Window  irtt Iface
              192.168.0.1     0.0.0.0         255.255.255.255 UH
0 16384      0 eth1
              12.13.14.15     0.0.0.0         255.255.255.255 UH
0 16384      0 eth0




THE FOLLOWING IS FROM BOOKS

masq-server# netstat -rn
              Kernel IP routing table
              Destination     Gateway         Genmask         Flags
MSS Window  irtt Iface
              192.168.0.1     0.0.0.0         255.255.255.255 UH
0 16384      0 eth1
              12.13.14.15     0.0.0.0         255.255.255.255 UH
0 16384      0 eth0
              12.13.14.0      0.0.0.0         255.255.255.0   U
0 0          0 eth0
              192.168.0.0     0.0.0.0         255.255.255.0   U
0 0          0 eth1
              127.0.0.0       0.0.0.0         255.0.0.0       U
0 16384      0 lo
              0.0.0.0         12.13.14.1      0.0.0.0         UG
0 16384      0 eth0

Many thanks



_______________________________________________
Redhat-list mailing list
Redhat-list redhat com
https://listman.redhat.com/mailman/listinfo/redhat-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]