Dario Lesca wrote:

> ----- Original Message -----
> From: "Chris Funderburg"
>
> >/etc/sysconfig/network-scripts/route-eth0  and
> >/etc/sysconfig/network-scripts/route-eth1
> >
>
> ......
>
> >Looking at the networking scripts it seems that the old
> >/etc/sysconfig/static-routes script is now only used for aliases
> >and IP6...
>
>
>
> The /etc/sysconfig/network-scripts/ifup-routes script use
>     /etc/sysconfig/networking/devices/$1.route.
>
> The /etc/sysconfig/network-scripts/route-$1 is the
> old style format, like the script say:
>
> ...
>
> # Older format
> while read line; do
>     /sbin/ip route add $line
> done < "/etc/sysconfig/network-scripts/route-$1"
>
> ???????????
>
> Which is the exact file to use?
>
> Thanks
>
> Dario Lesca
>
>
>

Ok.  That's weird.

I used redhat-config-network to set these things up, so why would
this "new" tool use the old format config files???

Oh well.  The routes come up on reboot, so I'm happy.

Regards,
Chris






Reply via email to