[Samba] Update

Reindl Harald h.reindl at thelounge.net
Sat Feb 28 11:38:35 MST 2015



Am 28.02.2015 um 19:13 schrieb sandy.napoles at eccmg.cupet.cu:
> I do not working with ipv6, I have disable, but I have the same error, I
> can read in internet that this ipv6 ip 2001:638:603:d06e::80:230: belong
> to url samba.org....
>
> If I try to connect to this url using some navegator I connected
> perfect....but when I run git pull using command line I can not connect..

the question is *how* did you disable ipv6 - when ifconfig shows a "link 
local" ipv6 address the stack is *not* entirely disabled

[root at srv-rhsoft:~]$ ifconfig eth0
eth0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST>  mtu 1500
         ether 24:be:05:1a:c0:27  txqueuelen 100  (Ethernet)
         RX packets 2460  bytes 577531 (563.9 KiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 8722  bytes 1981928 (1.8 MiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
         device interrupt 20  memory 0xf7e00000-f7e20000

>> Am 28.02.2015 um 15:37 schrieb sandy.napoles at eccmg.cupet.cu:
>>> Hello list, Iam using samba4 as Domain Controller my verion Version
>>> 4.3.0pre1-GIT-068f9e2, but I have a little problem when I going to
>>> update
>>> using GIT PULL I have this error
>>>
>>> error: Failed to connect to 2001:638:603:d06e::80:230: Network is
>>> unreachable while accessing http://git.samba.org/samba.git/info/refs
>>> fatal: HTTP request failed
>>>
>>> some body can helpme
>>
>> do you have working ipv6?
>> if not disable it via sysctl.conf
>>
>> net.ipv6.conf.all.disable_ipv6=1
>> net.ipv6.conf.default.disable_ipv6=1
>>
>> that above is most likely because the link-local address if the ipv6
>> stack is enabled and some piece of software thinks it's useable
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/options/samba

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20150228/209cbebe/attachment.pgp>


More information about the samba mailing list