Displaying 20 results from an estimated 24 matches for "navegation".
Did you mean:
_navigation
2015 Feb 28
4
Update
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..
> Am 28.02.2015 um 15:37 schrieb sandy.napoles at eccmg.cupet.cu:
>> Hello list,
2015 Feb 28
3
Update
Hi Sandy,
Please can you provide the output from an *i**fconfig -a* command?
This should give an idea of what is going on. Turning off IPv6 will not
be necessary if you can find the actual cause of the problem.
You would not get this error message if you only have a link local
address configured on your interface. You must have some form of global
address.
Also, the IPv6 address is that of
2015 Mar 02
3
Update
Hi Sandy,
Thanks! Curious. Do you have any other interfaces? ifconfig -a should
show them all including loopback.
What is puzzling me is that it should not even attempt to use IPv6 to
reach a global address when it only has a link-local address. It should
gracefully fall back to IPv4 (as per RFC 6724 or RFC 3484 depending on
the kernel version). Since you have an IPv4 address and I assume an
2005 Dec 22
2
strange tc filter behavior
...500kbit
$TC filter add dev imq0 protocol ip parent 1: prio 3 \
u32 \
match ip dport 25 0xffff \
match u8 6 0xff at 9 \
flowid 1:11
$TC filter add dev imq0 protocol ip parent 1: prio 3 \
u32 \
match ip sport 25 0xffff \
match u8 6 0xff at 9 \
flowid 1:11
#
# Navegation & Co.
#
$TC class add dev imq0 parent 1:1 classid 1:12 htb prio 4 rate 125kbit ceil 500kbit
$TC filter add dev imq0 protocol ip parent 1: prio 4 \
u32 \
match ip dport 80 0xffff \
match u8 6 0xff at 9 \
flowid 1:12
$TC filter add dev imq0 protocol ip parent 1: prio 4 \
u3...
2015 Mar 02
2
Update
Thanks. No other interfaces (ifconfig -a)?
Also output of
ip -f inet6 route
would be useful.
David
------------------------------------------------------------------------
Dr David Holder CEng FIET MIEEE
Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK
Reception: +44 (0)1422 207000
Direct Dial: +44 (0)131 2026317
http://www.erion.co.uk
Registered in England and
2015 Feb 28
2
Update
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
2015 Feb 28
0
Update
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..
2015 Mar 02
3
Update
On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote:
> ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80
> inet addr:172.18.68.8 Bcast:172.18.68.31 Mask:255.255.255.224
> inet6 addr: fe80::20c:29ff:fe82:ec80/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:107940 errors:0
2015 Mar 02
0
Update
eth0 Link encap:Ethernet HWaddr d0:27:88:64:e4:01
inet addr:172.18.70.100 Mask:255.255.255.224
inet6 addr: fe80::d227:88ff:fe64:e401/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1413908 errors:0 dropped:0 overruns:0 frame:0
TX packets:447039 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
2015 Mar 02
5
Update
On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu wrote:
> My OS is Debian 7 and I only writte git pull
>
>> On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote:
>>> ifconfig -a
>>> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80
>>> inet addr:172.18.68.8 Bcast:172.18.68.31
>>> Mask:255.255.255.224
>>>
2015 Mar 02
0
Update
in /etc/gai.conf all is coment
> Hi Sandy,
>
> Thanks! Curious. Do you have any other interfaces? ifconfig -a should
> show them all including loopback.
>
> What is puzzling me is that it should not even attempt to use IPv6 to
> reach a global address when it only has a link-local address. It should
> gracefully fall back to IPv4 (as per RFC 6724 or RFC 3484 depending on
2015 Mar 02
7
Update
On 02/03/15 16:45, sandy.napoles at eccmg.cupet.cu wrote:
> root at samba:/home/samba-master# git pull
> 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
> root at samba:/home/samba-master#
>
>
>
>> On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu
2015 Mar 02
0
Update
ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80
inet addr:172.18.68.8 Bcast:172.18.68.31 Mask:255.255.255.224
inet6 addr: fe80::20c:29ff:fe82:ec80/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:107940 errors:0 dropped:0 overruns:0 frame:0
TX packets:109315 errors:0 dropped:0 overruns:0 carrier:0
2015 Mar 02
3
Update
Try
lynx http://git.samba.org/
Or indeed
telnet git.samba.org 80
GET / HTTP/1.0
OR
telnet6 git.samba.org 80
GET / HTTP/1.0
There are blank lines after the GETs.
These will show if you have connectivity over HTTP to the Samba git
repository over v4 and/or v6.
David
------------------------------------------------------------------------
Dr David Holder CEng FIET MIEEE
Erion Ltd, An
2015 Mar 02
0
Update
My OS is Debian 7 and I only writte git pull
> On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote:
>> ifconfig -a
>> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80
>> inet addr:172.18.68.8 Bcast:172.18.68.31
>> Mask:255.255.255.224
>> inet6 addr: fe80::20c:29ff:fe82:ec80/64 Scope:Link
>> UP BROADCAST RUNNING
2015 Mar 02
2
Update
Perfect thanks. Do you have a web proxy in your network? That would
explain this sequence of events.
------------------------------------------------------------------------
Dr David Holder CEng FIET MIEEE
Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK
Reception: +44 (0)1422 207000
Direct Dial: +44 (0)131 2026317
http://www.erion.co.uk
Registered in England and Wales.
2015 Mar 02
1
Update
On 02/03/15 17:20, David Holder wrote:
> Hi Roland,
>
> It will be useful to see the resolv.conf. However, I don't think that
> this is a name resolution issue as it is clear that git.samba.org is
> being resolved to at least the v6 address. If that works then A & AAAA
> records should be returned to the resolver regardless of the transport
> used. There must be
2015 Mar 02
0
Update
root at samba:/home/samba-master# git pull
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
root at samba:/home/samba-master#
> On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu wrote:
>> My OS is Debian 7 and I only writte git pull
>>
>>> On 02/03/15 15:05,
2015 Mar 02
1
Update
I do not understand that you say me????
> Any reason you are not using the git protocol?
>
> git://git.samba.org
>
> David
> ------------------------------------------------------------------------
> Dr David Holder CEng FIET MIEEE
>
> Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK
>
> Reception: +44 (0)1422 207000
>
> Direct Dial: +44
2015 Mar 02
0
Update
in my resolv.conf I have my own server.....this server is the domain
controller, but some month ago I did can update very well, the moment
begin this problem.....I will want if there is other people in cuba to try
update samba.......
> On 02/03/15 16:45, sandy.napoles at eccmg.cupet.cu wrote:
>> root at samba:/home/samba-master# git pull
>> error: Failed to connect to