Re: Forgetting network settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



cahit Eyigünlü wrote:
> 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
> 

If you create a file named /etc/sysconfig/network-scripts/route-eth0 you can put 
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@xxxxxxxxx



_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux