Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


paul151

309 posts

Ultimate Geek

Trusted

#173333 19-May-2015 21:57
Send private message

Please feel free to move this thread should I be in the wrong area. I looked about the forums but could not really see anywhere else to plonk it.

Try as I may I can't seem to get an Icecast server (windows version) set up and running so that you can connect to it from the Internet.

It's running fine via internal LAN fine and can listen via windows media player. I have opened a couple of ports on my router (8000-8001) and confirmed they are open using a port checking tool. But an attempt to connect using my windows media player pointed to the url http://myipnumber:8000/stream is just not doing anything.

I wonder about the <hostname> setting and had tried myipnumber there but also no joy frown

It's win7 OS and I believe I have opened up access to all inbound TCP ports for the icecast.exe in the Windows Firewall also.

Does anyone have some ideas / experience in this area?





Quic "Sprinter" UFB - Ref (free setup): R338237EFDIUJ

 

Agency BBS | fsxNet | Agency News | Total FM


Create new topic
rlevis
347 posts

Ultimate Geek


  #1308104 20-May-2015 02:59
Send private message

I take it in your router you have forwarded port 8000 to the internal LAN IP address of the PC with Icecast operating?



paul151

309 posts

Ultimate Geek

Trusted

  #1308237 20-May-2015 10:16
Send private message

rlevis: I take it in your router you have forwarded port 8000 to the internal LAN IP address of the PC with Icecast operating?


Yes, it's the business model Huawei router and I have opened 8000-8001 and pointed it to the PC running the server.
When I have both ports defined in the icecast config file and then do an open port test from the WAN side it reports both ports open.
It has me stumped as I thought it would be straight forward to get an external connection.
The thing is the server should be dishing up some HTML when i point to http://myip:8000 from the internet .. and it does not.. internally it's fine and I can listen to music from the server that is being fed from another machine (source) also on the home LAN.

Hmm...

xpd

xpd
Geek @ Coastguard NZ
13765 posts

Uber Geek

Retired Mod
ID Verified
Trusted
Lifetime subscriber

  #1308252 20-May-2015 10:29
Send private message

I know youve said youve opened the ports in Windows Firewall, but try turning off the Windows Firewall as a test and see if any different....




       Gavin / xpd / FastRaccoon / Geek of Coastguard New Zealand

 

                      LinkTree

 

 

 




wasabi2k
2096 posts

Uber Geek


  #1308326 20-May-2015 11:21
Send private message

http://myip:8000 

is myip your EXTERNAL ip address? You're not trying to use your LAN IP from outside?

paul151

309 posts

Ultimate Geek

Trusted

  #1308347 20-May-2015 11:51
Send private message

xpd: I know youve said youve opened the ports in Windows Firewall, but try turning off the Windows Firewall as a test and see if any different....


Yep will do tonight when I get home. I had thought the same thing...

paul151

309 posts

Ultimate Geek

Trusted

  #1308348 20-May-2015 11:52
Send private message

wasabi2k: http://myip:8000 

is myip your EXTERNAL ip address? You're not trying to use your LAN IP from outside?


Yes it's placeholder text for my external IP. No 169.198.x.x for this lad :-)



paul151

309 posts

Ultimate Geek

Trusted

  #1309486 21-May-2015 19:24
Send private message

Update - well it seems that I had set up the port forwarding correctly after all. I did run a test by nobbling the win7 firewall and still had issues connecting.

The eureka moment came when I tried connecting via mobile not using home wifi - and with a cellular data connection all was well. I could see the server and establish an audio stream connection.

Conclusion: it's my Huawei 659b router - it does not like me trying to access open ports as an external inbound connection when I try to do so from within my home LAN. It's a PITA
I have also found if I try and telnet into my BBS using the external IP address to reach it I hit a CLI login prompt for the router and get no further. So the router grabs port 23 (in this case) and wont allow an internal LAN system to see the system it should be forwarding port traffic to.


 
 
 

Cloud spending continues to surge globally, but most organisations haven’t made the changes necessary to maximise the value and cost-efficiency benefits of their cloud investments. Download the whitepaper From Overspend to Advantage now.
rlevis
347 posts

Ultimate Geek


  #1309618 22-May-2015 02:54
Send private message

Most routers don't seem to handle routing internal connections as if they are external connections. Some do. It is a big PITA. On a PC you can try entering a DNS record in the HOSTS file.
http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file


paul151

309 posts

Ultimate Geek

Trusted

  #1309659 22-May-2015 08:26
Send private message

rlevis: Most routers don't seem to handle routing internal connections as if they are external connections. Some do. It is a big PITA. On a PC you can try entering a DNS record in the HOSTS file.
http://www.rackspace.com/knowledge_center/article/how-do-i-modify-my-hosts-file



Thanks will take a look in to this :-)




Quic "Sprinter" UFB - Ref (free setup): R338237EFDIUJ

 

Agency BBS | fsxNet | Agency News | Total FM


wasabi2k
2096 posts

Uber Geek


  #1309716 22-May-2015 10:25
Send private message

paul151: Update - well it seems that I had set up the port forwarding correctly after all. I did run a test by nobbling the win7 firewall and still had issues connecting.

The eureka moment came when I tried connecting via mobile not using home wifi - and with a cellular data connection all was well. I could see the server and establish an audio stream connection.

Conclusion: it's my Huawei 659b router - it does not like me trying to access open ports as an external inbound connection when I try to do so from within my home LAN. It's a PITA
I have also found if I try and telnet into my BBS using the external IP address to reach it I hit a CLI login prompt for the router and get no further. So the router grabs port 23 (in this case) and wont allow an internal LAN system to see the system it should be forwarding port traffic to.



So you were testing using your external IP from inside your network?

Yeah that ain't going to work 9 out of 10 times.

HOSTS file will assist with name resolution, nothing more.

paul151

309 posts

Ultimate Geek

Trusted

  #1309724 22-May-2015 10:38
Send private message



So you were testing using your external IP from inside your network?
Yeah that ain't going to work 9 out of 10 times.


Yep, that was the issue. I used to be able to with the router I had before I recently moved to fibre... so lesson learnt.

rlevis
347 posts

Ultimate Geek


  #1309958 22-May-2015 15:18
Send private message

HOSTS file will assist with name resolution, nothing more.

True. It would only be useful if you have a public domain name pointing to a local server and you want to resolve it internally.

Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.