Hi,

I use Red Hat 8.0. I wish to add the above line to my
routing table using the GUI tools they provide, but
when attempting to do this it just plainly does not
work.

The routing table I'd like is:

Kernel IP routing table
Destination     Gateway         Genmask         Flags
Metric Ref    Use Iface
192.168.x.x     *               255.255.255.0   U    
0      0        0 eth0
192.168.23.0    *               255.255.255.0   U    
0      0        0 eth0
127.0.0.0       *               255.0.0.0       U    
0      0        0 lo
default         192.168.x.x  0.0.0.0         UG    0  
   0        0 eth0

but I only get:

Kernel IP routing table
Destination     Gateway         Genmask         Flags
Metric Ref    Use Iface
192.168.x.x     *               255.255.255.0   U    
0      0        0 eth0
127.0.0.0       *               255.0.0.0       U    
0      0        0 lo
default         192.168.x.x  0.0.0.0         UG    0  
   0        0 eth0

when using the GUI tools (redhat-config-network).

The other problem I have is when using the GUI tools
to alias IP's on a eth device. Even though it works,
the routing tables lists entries like:

[EMAIL PROTECTED] root]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags
Metric Ref    Use Iface
203.x.x.0    *               255.255.255.0   U     0  
   0        0 eth0
203.x.x.0    *               255.255.255.0   U     0  
   0        0 eth0
127.0.0.0       *               255.0.0.0       U    
0      0        0 lo
default         203.x.x.1  0.0.0.0         UG    0    
 0        0 eth0
default         203.x.x.1  0.0.0.0         UG    0    
 0        0 eth0

ie. the multiple "default route" entries. If I add a
third alias to the eth device then 3 "default route"
show up on the routing table.

Any suggestions?

Michael.

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to