FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > CentOS > CentOS

 
 
LinkBack Thread Tools
 
Old 08-26-2008, 10:57 PM
Robert Moskowitz
 
Default restarting static-routes-ipv6

I want to change the contents of my /etc/sysconfig/static-routes-ipv6
and NOT restart the network.


Is there a way to do this???

I know about ifup and ifdown for interfaces, but what about routing (and
IP6 at that).



_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
 
Old 08-26-2008, 11:17 PM
Barry Brimer
 
Default restarting static-routes-ipv6

Quoting Robert Moskowitz <rgm@htt-consult.com>:

> I want to change the contents of my /etc/sysconfig/static-routes-ipv6
> and NOT restart the network.
>
> Is there a way to do this???
>
> I know about ifup and ifdown for interfaces, but what about routing (and
> IP6 at that).

Have you tried /etc/sysconfig/network-scripts/ifup-routes ??

Barry
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
 
Old 08-26-2008, 11:21 PM
Scott Silva
 
Default restarting static-routes-ipv6

on 8-26-2008 3:57 PM Robert Moskowitz spake the following:
I want to change the contents of my /etc/sysconfig/static-routes-ipv6
and NOT restart the network.


Is there a way to do this???
Change the routes in /etc/sysconfig/static-routes-ipv6 then manually add them
with the route command.

Example from route man page;

For IPv6, only the slash format is accepted. The following
example creates an IPv6 route to the destination 33fe:: with
a netmask of 16 one-bits followed by 112 zero-bits.

example# route add -inet6 3ffe::/16 somegateway

In cases where the gateway does not uniquely identify the
output interface (for example, when several interfaces have
the same address), you can use the -ifp ifname modifier to
specify the interface by name. For example, -ifp lo0 associ-
ates the route with the lo0 interface.



I know about ifup and ifdown for interfaces, but what about routing (and
IP6 at that).



--
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!

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

Thread Tools




All times are GMT. The time now is 07:27 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org