Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

icecast + ipv6 + ipv4

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Thu Nov 01, 2007 2:30 pm    Post subject: icecast + ipv6 + ipv4 Reply with quote

Hello, i'm trying to configure icecast with ipv6 but i have a problem. I can have only ipv6 or ipv4 but nor ipv6 + ipv6. What is the problem ?

<listen-socket>
<port>8001</port>
<bind-address>::</bind-address>
<bind-address>0.0.0.0</bind-address>
</listen-socket>

I have icecast 2.3.1 and gentoo.
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Nov 01, 2007 3:02 pm    Post subject: Reply with quote

Define 2 listen-sock sections, each with a bind-address, one ipv4 and the other as ipv6. In trunk both ipv4/ipv6 will be listened for if ipv6 is supported.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Thu Nov 01, 2007 3:08 pm    Post subject: Reply with quote

I have 2 sections but there is a bug. Now it works because i have defined the ip adresse instead of :: or 0.0.0.0

<listen-socket>
<port>8000</port>
<bind-address>2001:41d0:1:5f79::1</bind-address>
</listen-socket>
<listen-socket>
<port>8000</port>
<bind-address>91.121.12.121</bind-address>
</listen-socket>
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Nov 01, 2007 4:10 pm    Post subject: Reply with quote

The 2.3.1 release only contained some initial support for ipv6 handling and it works to a certain degree. Have you tried the trunk code as that has much better support.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Thu Nov 01, 2007 8:32 pm    Post subject: Reply with quote

No i use only ices trunk for jackd support.
I'm waiting for an icecast ebuild in gentoo when a new stable will be out Smile
If i need specials features, perhaps i would try...
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber