Miguel Beccari <[EMAIL PROTECTED]> writes:

> I need to have more complex routing tables... as follow:
> 
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 217.57.xxx.x    0.0.0.0         255.255.255.248 U     0      0        0
> eth1
> 192.168.4.0     192.168.0.1     255.255.255.0   UG    0      0        0
> eth0
> 192.168.3.0     192.168.0.1     255.255.255.0   UG    0      0        0
> eth0
> 192.168.2.0     192.168.0.1     255.255.255.0   UG    0      0        0
> eth0
> 192.168.1.0     192.168.0.1     255.255.255.0   UG    0      0        0
> eth0
> 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0
> eth0
> 127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0
> lo
> 0.0.0.0         217.57.xxx.x    0.0.0.0         UG    0      0        0
> eth1
> 
> Then I added some dummy eth0 (eth0:0, eth0:1, and so on).
> 
> No particular questions but:
> 
> Is planned to have more complex routing tables in the future release ?
> What appens if I change some configuration via browser ?
> 

I didn't think of that but indeed this could be very useful for more
complex configurations ... and quite easy to implement.

-- 
Florin                  http://www.mandrakesoft.com

Reply via email to