| View previous topic :: View next topic |
| Author |
Message |
padoor Advocate


Joined: 30 Dec 2005 Posts: 3911 Location: india
|
Posted: Fri Jan 11, 2013 4:54 am Post subject: what are these funny IP adrdresses? rsync error |
|
|
| Code: | >>> Checking server timestamp ...
rsync: failed to connect to 2a01:4f8:131:13c2:6e62:6dff:fe76:2d5a (2a01:4f8:131:13c2:6e62:6dff:fe76:2d5a): Network is unreachable (101)
rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9]
|
what are these funny IP addresses? _________________ reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name) |
|
| Back to top |
|
 |
DONAHUE Watchman


Joined: 09 Dec 2006 Posts: 5271 Location: Goose Creek SC
|
|
| Back to top |
|
 |
padoor Advocate


Joined: 30 Dec 2005 Posts: 3911 Location: india
|
Posted: Fri Jan 11, 2013 5:35 pm Post subject: |
|
|
wow they do exist.
thanks for the information DONAHUE
i see my dhcpd tries ipv4 first and fails to get ip then ipv6 works.
never noticed this before.  _________________ reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name) |
|
| Back to top |
|
 |
runem n00b

Joined: 08 Sep 2006 Posts: 33
|
Posted: Fri Jan 11, 2013 7:34 pm Post subject: |
|
|
You can force portage/rsync to use only IPv6 by adding
PORTAGE_RSYNC_EXTRA_OPTS="-6"
to your make.conf
I have used -4 to force IPv4 on my system. |
|
| Back to top |
|
 |
|