| View previous topic :: View next topic |
| Author |
Message |
Rommell
Joined: 06 Jan 2008 Posts: 3 Location: Winter Haven - Florida
|
Posted: Thu Feb 23, 2012 9:50 pm Post subject: I can't broadcast outside the network. |
|
|
Hello Guys
Just recently i installed Oddvcast and icecast streaming mp3 and ogg at work ( radio station). However when i m logged in the network at the radio station and i run win player with the link address, i get connected, but when i get out of the network and log from home or outside, i can't get connected.
Question: 1) do I need to run icecast outside the network? with a static IP?
right now is connected behind a linksys network.
2) Or this is a matter of firewall? Any suggestions?
Thank you all
Rommell |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Feb 23, 2012 10:21 pm Post subject: |
|
|
If you are behind a router then you will need to allow the connections through to icecast. If you are behind a NAT (ie 192.168.x.x.) then you need to configure port forwarding on the router to send them to the internal IP that icecast is on.
karl. |
|
| Back to top |
|
 |
GaryLittlemore
Joined: 28 Feb 2012 Posts: 20 Location: Cheshire, UK
|
Posted: Tue Feb 28, 2012 4:15 pm Post subject: |
|
|
| I'm having this same problem, I've set the port forward on my router. I can now listen to my stream either by localhost:8001 or 192.168.0.6:8001 but how do I get it so the www can pick the stream up??? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Feb 28, 2012 6:28 pm Post subject: |
|
|
if you have confirmed that packets are being forwarded to the 192.168.x.x address then it could be a firewall on the 192.168.0.6 machine blocking port 8001.
karl. |
|
| Back to top |
|
 |
GaryLittlemore
Joined: 28 Feb 2012 Posts: 20 Location: Cheshire, UK
|
Posted: Tue Feb 28, 2012 8:29 pm Post subject: |
|
|
| As far as I can see nothing is blocking port 8001. What address should be given to people to connect to? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Feb 28, 2012 9:05 pm Post subject: |
|
|
for listeners, the external IP or DNS name and the port you forward from the NAT box (usually the same as used internally but not required)
karl. |
|
| Back to top |
|
 |
GaryLittlemore
Joined: 28 Feb 2012 Posts: 20 Location: Cheshire, UK
|
Posted: Tue Feb 28, 2012 9:15 pm Post subject: |
|
|
| So you mean my ip_address:8001/mount ??? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Feb 28, 2012 10:26 pm Post subject: |
|
|
yes. The default setup should allow for http://ip:8001/ to get the status page. Assuming the forwarding and firewall is set up.
karl. |
|
| Back to top |
|
 |
GaryLittlemore
Joined: 28 Feb 2012 Posts: 20 Location: Cheshire, UK
|
Posted: Tue Feb 28, 2012 10:45 pm Post subject: |
|
|
| Yes I get the status page |
|
| Back to top |
|
 |
|