search for: ipv6_add_route

Displaying 3 results from an estimated 3 matches for "ipv6_add_route".

2013 Apr 11
2
centos 6.3 ipv6 default gateway
...ot; #UUID="0ddcf499-878f-4ac7-9d1a-c27f85d2bccf" IPV6INIT=yes IPV6ADDR=1:2:3::4 IPV6_DEFAULTGW=1:2:3::5 and i also configure /etc/sysconfig/network to this: NETWORKING=yes HOSTNAME=centosv0 NETWORKING_IPV6=yes IPV6_AUTOCONF=no but i met an error: Bringing up interface eth2: WARN : [ipv6_add_route] Unknown error i do not know how why,and can some one gives me some suggestion? thanks a lot.
2012 Mar 30
1
IPv6 routing failure on CentOS5
...u 1500 advmss 1440 hoplimit 4294967295 So... given the parameters set in my config files, why are the CentOS v5.8 initscripts not configuring my IPv6 routing correctly? One more thing. I get this output on network start up (prior to hand-configuration): Bringing up interface eth0: WARN : [ipv6_add_route] 'No route to host' adding route '::/0' via gateway '2a02:aaaa.bbbb::1' through device 'eth0' Thanks.
2008 Jul 10
0
IPv6 static routing
...V6ADDR="2607:F4B8:3:1:0:40:F405:A8F1" ONBOOT=yes And in network I have: NETWORKING=yes NETWORKING_IPV6=yes IPV6FORWARDING=yes IPV6_DEFAULTGW="2607:F4B8:3:1:50:BA42:8249%eth0" But when I restart network (service network restart) I get: Bringing up interface eth0: WARN : [ipv6_add_route] Unknown error [ OK ] and ip -6 route show dev eth0 generates: 2607:f4b8:3:1::/64 metric 256 expires 21333899sec mtu 1500 advmss 1440 hoplimit 4294967295 fe80::/64 metric 256 expires 21333899sec mtu 1500 advmss 1440 hoplimit 42949...