| View previous topic :: View next topic |
| Author |
Message |
haribda
Joined: 31 Aug 2010 Posts: 9
|
Posted: Fri Sep 24, 2010 4:01 pm Post subject: Icecast works locally, but not outside my network |
|
|
I just installed Icecast with EdCast and they seem to run just fine. When i go http://localhost:8000/stream.ogg I hear the stream, but if I do http://myip:8000/stream.ogg on VLC it says Error and on winaps it's connecting all the time with no connection.
What am I doing wrong? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Sep 24, 2010 4:13 pm Post subject: |
|
|
without knowing the local setup we are just guessing but if myip is private (eg 192.168.x.x) then the problem may be a local firewall or maybe you have specified a bind-address in the xml. If myip is an external address then you may not be able to connect if the router does not send the packets back into your LAN.
karl. |
|
| Back to top |
|
 |
haribda
Joined: 31 Aug 2010 Posts: 9
|
Posted: Fri Sep 24, 2010 4:21 pm Post subject: |
|
|
myip is the external IP 74..... the firewall was ON but I turned it off. The icecast is in my exceptions list. I am using old wireless router..could that be the problem?
What shall I do? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Sep 24, 2010 4:35 pm Post subject: |
|
|
The router may not bounce packets back in but even if it did I would do that. I suspect you have a 192.168.x.x addresses internally and that is what your icecast is on, you just need to set up port forwarding on the router to allow external connections to get to the internal address.
karl. |
|
| Back to top |
|
 |
haribda
Joined: 31 Aug 2010 Posts: 9
|
Posted: Fri Sep 24, 2010 4:47 pm Post subject: |
|
|
| OK, thanks. How can I do that port forwarding thing? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Sep 24, 2010 5:55 pm Post subject: |
|
|
That should be detailed in the documentation covering the router, you may also find documentation on the web if you search for it. One site that has been mentioned before is http://portforward.com/
karl. |
|
| Back to top |
|
 |
|