Re: recordserver startup issues
Anders Thomson <[email protected]> Mon, 03 Sep 2012 18:37:43 +0200
| Newsgroups | gmane.comp.video.freevo.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============3971264381310953023==
Content-Type: multipart/alternative;
boundary="------------060604040605080500040105"
This is a multi-part message in MIME format.
--------------060604040605080500040105
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
On 2012-09-02 17:45, Jason Tackaberry wrote:
> Hi Anders,
>
> On 12-08-26 04:32 PM, Anders Eriksson wrote:
>> It still fails with that bt even though the kernel has IPv6 enabled.
>> It's running kaabase git as of 25 augusti.
>
> Hrm, surprising. Can you please provide me the output of:
> |
> |||
> |$ cat /proc/net/if_inet6
> $ cat /proc/sys/net/ipv6/bindv6only
> $ python -c 'from socket import *; print socket(AF_INET6, SOCK_STREAM).getsockname()'
>
> |
Here we go:
tv ~ # cat /proc/net/if_inet6
fe80000000000000021bfcfffe89faa2 03 40 20 80 eth0.2
fe80000000000000021bfcfffe89faa2 02 40 20 80 eth0
00000000000000000000000000000001 01 80 10 80 lo
tv ~ # cat /proc/sys/net/ipv6/bindv6only
0
tv ~ # python -c 'from socket import *; print socket(AF_INET6,
SOCK_STREAM).getsockname()'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib64/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: getsockaddrlen: bad family
tv ~ # zgrep IPV6 /proc/config.gz
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_IPV6_SIT is not set
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
# CONFIG_NF_DEFRAG_IPV6 is not set
Btw any idea why I don't get my own posts from the list? I do have that
option enabled in my mailman prefs....
-Anders
> ||
> Many thanks!
> ||
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
> _______________________________________________
> Freevo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-devel
--------------060604040605080500040105
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 2012-09-02 17:45, Jason Tackaberry wrote:
<blockquote cite="mid:[email protected]" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Hi Anders,<br>
<br>
On 12-08-26 04:32 PM, Anders Eriksson wrote:<br>
</div>
<blockquote
cite="mid:[email protected]"
type="cite">It still fails with that bt even though the kernel
has IPv6 enabled. It's running kaabase git as of 25 augusti.</blockquote>
<br>
Hrm, surprising. Can you please provide me the output of:<br>
<code><br>
</code><code></code>
<pre><code>$ cat /proc/net/if_inet6
$ cat /proc/sys/net/ipv6/bindv6only
$ python -c 'from socket import *; print socket(AF_INET6, SOCK_STREAM).getsockname()'
</code></pre>
</blockquote>
Here we go:<br>
tv ~ # cat /proc/net/if_inet6<br>
fe80000000000000021bfcfffe89faa2 03 40 20 80 eth0.2<br>
fe80000000000000021bfcfffe89faa2 02 40 20 80 eth0<br>
00000000000000000000000000000001 01 80 10 80 lo<br>
tv ~ # cat /proc/sys/net/ipv6/bindv6only<br>
0<br>
tv ~ # python -c 'from socket import *; print socket(AF_INET6,
SOCK_STREAM).getsockname()'<br>
Traceback (most recent call last):<br>
File "<string>", line 1, in <module><br>
File "/usr/lib64/python2.7/socket.py", line 224, in meth<br>
return getattr(self._sock,name)(*args)<br>
socket.error: getsockaddrlen: bad family<br>
tv ~ # zgrep IPV6 /proc/config.gz <br>
CONFIG_IPV6=y<br>
# CONFIG_IPV6_PRIVACY is not set<br>
# CONFIG_IPV6_ROUTER_PREF is not set<br>
# CONFIG_IPV6_OPTIMISTIC_DAD is not set<br>
# CONFIG_IPV6_MIP6 is not set<br>
# CONFIG_IPV6_SIT is not set<br>
# CONFIG_IPV6_TUNNEL is not set<br>
# CONFIG_IPV6_MULTIPLE_TABLES is not set<br>
# CONFIG_IPV6_MROUTE is not set<br>
# CONFIG_NF_DEFRAG_IPV6 is not set<br>
<br>
<br>
Btw any idea why I don't get my own posts from the list? I do have
that option enabled in my mailman prefs....<br>
<br>
-Anders<br>
<br>
<blockquote cite="mid:[email protected]" type="cite">
<pre><code></code>
</pre>
Many thanks!<br>
<pre><code></code></pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. <a class="moz-txt-link-freetext" href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a></pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Freevo-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/freevo-devel">https://lists.sourceforge.net/lists/listinfo/freevo-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>
--------------060604040605080500040105--
--===============3971264381310953023==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
--===============3971264381310953023==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel
--===============3971264381310953023==--