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 

Can connect using localhost but not using actual ip

 
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: Wed Jun 14, 2006 2:54 am    Post subject: Can connect using localhost but not using actual ip Reply with quote

Hello,

I created an Icecast server and I can connec to localhost:port/admin/ but not ip:port/admin/

I can't connect to anything else either when I use the ip. I'm positive I have my ip right, any suggestions?

Thanks!

edit: Also this happens when I turn the firewall off, too.
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Jun 15, 2006 1:49 pm    Post subject: Reply with quote

too little information to give a reason, possibilities could be the use of <bind-address> in the icecast xml when you shouldn't, or incorrect NAT configuration

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





PostPosted: Wed Jun 28, 2006 10:26 pm    Post subject: Reply with quote

Same problem here. I'm using the small config file of IceCast to be sure.
My IP is 80.60.165.141
This is my config. I'm using a modem with NAT and 3 computers. This computer running icecast is 10.0.0.151 and I can not connect. Only using localhost everything goes fine. My NAT settings are correct.

<!-- This config file contains a minimal set of configurable parameters,
and mostly just contains the things you need to change. We created
this for those who got scared away from the rather large and heavily
commented icecast.xml.dist file. -->
<icecast>
<limits>
<sources>2</sources>
</limits>
<authentication>
<source-password>hackme</source-password>
<relay-password>hackme</relay-password>
<admin-user>admin</admin-user>
<admin-password>hackme</admin-password>
</authentication>
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
</directory>
<hostname>80.60.165.141:8000</hostname>
<listen-socket>
<port>8000</port>
</listen-socket>
<fileserve>1</fileserve>
<paths>
<logdir>./logs</logdir>
<webroot>./web</webroot>
<adminroot>./admin</adminroot>
<alias source="/" dest="/status.xsl"/>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>
</icecast>

EDIT : Nevermind that works now......but it I try http://80.60.165.141:8000/live.ogg or live.m3u I get a file not found error.
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Jun 28, 2006 11:42 pm    Post subject: Reply with quote

if you source client is streaming on /live.ogg then it will show up on the status page. Checking the page shows no streams active, so any listener connecting will get a 404 response.

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





PostPosted: Thu Jun 29, 2006 1:18 am    Post subject: Reply with quote

I figured it out. Should stream fine now. And it also shows in xiph.org!

http://80.60.165.141:8000/example.ogg
http://dir.xiph.org/index.php?sgenre=&stype=&search=free Cool

Is there any way to show in my signature or something like that that I am "on air" or "offline"? That would be very handy....
Back to top
Anonymous
Guest





PostPosted: Thu Jun 29, 2006 11:41 am    Post subject: Reply with quote

Myzarel, I sent you a very important private message check your inbox and reply!
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