This is my two line on route-eth0
cahit Eyigünlü wrote:If you create a file named /etc/sysconfig/network-scripts/route-eth0 you can put
> i am reaching the network with this :
> route add -net 217.20.117.1 netmask 255.255.255.255 dev eth0
> route add default gw 217.20.117.1
>
> i have added eth0
> address0=217.20.117.1
> subnet0=255.255.255.255
>
> the first command is ok but how could i set the second command to cent
> os to do it automatically
>
lines in it that will have 'ip route' added at the beginning and executed after
the interface is up. "ip route" takes some different arguments than the "route"
command - see "man ip" for details.
--
Les Mikesell
lesmikesell@gmail.com
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos