Added a comment
This commit is contained in:
parent
fa172b4d2f
commit
bce14a6c23
1 changed files with 29 additions and 0 deletions
|
@ -0,0 +1,29 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE"
|
||||
nickname="Torkaly"
|
||||
subject="comment 2"
|
||||
date="2014-09-01T11:01:30Z"
|
||||
content="""
|
||||
thank you. I workaround this by using the DNS hostname instead the IPv6 address directly. But this is not a nice solution, like any workaround. But now i have problems with `git annex get` over IPv6-only:
|
||||
|
||||
```
|
||||
get ***.mp3 (not available)
|
||||
Try making some of these repositories available:
|
||||
5636aefa-c509-4ea0-bebe-f5b96d8eb15a -- hserver
|
||||
failed
|
||||
<snip>
|
||||
```
|
||||
|
||||
but i can ping it:
|
||||
```
|
||||
thomas@alus:~/Musik$ ping6 hserver.h.b128.net
|
||||
PING hserver.h.b128.net(fcb8:b10:1cb8:c94:58d0:2522:89f9:c89e) 56 data bytes
|
||||
64 bytes from fcb8:b10:1cb8:c94:58d0:2522:89f9:c89e: icmp_seq=1 ttl=42 time=453 ms
|
||||
64 bytes from fcb8:b10:1cb8:c94:58d0:2522:89f9:c89e: icmp_seq=2 ttl=42 time=441 ms
|
||||
64 bytes from fcb8:b10:1cb8:c94:58d0:2522:89f9:c89e: icmp_seq=3 ttl=42 time=425 ms
|
||||
64 bytes from fcb8:b10:1cb8:c94:58d0:2522:89f9:c89e: icmp_seq=5 ttl=42 time=413 ms
|
||||
```
|
||||
(the high pings are caused by a download from an other source. Also i have no problems with rsync over IPv6)
|
||||
|
||||
PS: the markdown for code blocks is not working too :)
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue