And it's really a semantic stretch to say that policy 
routing is a way of having multiple "default routes".  You can only 
have one "default route", period.  If you have multiple defined 
routes, whether static or 'policy' based, they aren't "defaults", you 
are explicitly configuring them, whatever the criteria (source ip, 
dest ip, etc).

-Ed
-------------------------------------------
I did this, seems to allow the entry, what is the predicted results?

[EMAIL PROTECTED] ~]# route add default gw 50.0.0.101
[EMAIL PROTECTED] ~]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
50.0.2.0        cavpn           255.255.255.0   UG    0      0        0 eth0
50.0.1.0        cavpn           255.255.255.0   UG    0      0        0 eth0
50.0.0.0        *               255.255.255.0   U     0      0        0 eth0
169.254.0.0     *               255.255.0.0     U     0      0        0 eth0
default         cable           0.0.0.0         UG    0      0        0 eth0
default         cavpn           0.0.0.0         UG    0      0        0 eth0

Lost in translation,
Bill Watson
[EMAIL PROTECTED]


_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to