Old 7th December 2003, 18:21   #1
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
Another Problem

Okay now, yesterday my server http://192.168.0.2:8000/index.html
worked perfectly now, it won't load for anyone but myself apparently. I am so pissed off the moment, can someone please explain it's not loading for anyone else? Real advice please.
LeviHW is offline   Reply With Quote
Old 7th December 2003, 18:34   #2
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
Don't link using your LAN IP.

Link using this format: http://yourIP:yourPORT/listen.pls Replace "yourIP" with your IP (which you can find here) and "yourPORT" your portbase defined by your DNAS (server) config file. The default is 8000.

-- Michael
djmastermind is offline   Reply With Quote
Old 7th December 2003, 18:47   #3
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
Quote:
Originally posted by djmastermind
Don't link using your LAN IP.

Link using this format: http://yourIP:yourPORT/listen.pls Replace "yourIP" with your IP (which you can find here) and "yourPORT" your portbase defined by your DNAS (server) config file. The default is 8000.

Okay, tried my actual IP, http://67.8.179.48:8000/index.html ... not working. And http://67.8.179.48:8000/playlist.pls doesn't work either.
LeviHW is offline   Reply With Quote
Old 7th December 2003, 18:53   #4
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
Quote:
Originally posted by djmastermind
Link using this format: http://yourIP:yourPORT/listen.pls

-- Michael
djmastermind is offline   Reply With Quote
Old 7th December 2003, 18:56   #5
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
http://67.8.179.48:8000/listen.pls

How about you try it? Doesn't work.
LeviHW is offline   Reply With Quote
Old 7th December 2003, 18:59   #6
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
Are you receiving any errors in the DNAS (server) log?

-- Michael
djmastermind is offline   Reply With Quote
Old 7th December 2003, 19:03   #7
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
Quote:
Originally posted by djmastermind
Are you receiving any errors in the DNAS (server) log?
The only error that I am getting is shown:

"""""Event log:
<12/07/03@15:01:31> [SHOUTcast] DNAS/win32 v1.9.2 (Nov 25 2002) starting up...
<12/07/03@15:01:31> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini
<12/07/03@15:01:31> [main] initializing (usermax:28 portbase:8000)...
<12/07/03@15:01:31> [main] No ban file found (sc_serv.ban)
<12/07/03@15:01:31> [main] No rip file found (sc_serv.rip)
<12/07/03@15:01:31> [main] opening source socket
<12/07/03@15:01:31> [main] source thread starting
<12/07/03@15:01:31> [main] opening client socket
<12/07/03@15:01:31> [main] Client Stream thread [0] starting
<12/07/03@15:01:31> [source] listening for connection on port 8001
<12/07/03@15:01:31> [main] client main thread starting
<12/07/03@15:01:31> [main] dns thread starting
<12/07/03@15:01:42> [source] connected from 127.0.0.1
<12/07/03@15:01:42> [source] icy-name:[Ti] Radio ; icy-genre:Whatever.
<12/07/03@15:01:42> [source] icy-pub:1 ; icy-br:128 ; icy-url:www.Team-Integrity.org/test
<12/07/03@15:01:42> [source] icy-irc:#8001 ; icy-icq: ; icy-aim:NakedGuyOnABike
<12/07/03@15:01:44> [source] source dropped connection. disconnecting.
<12/07/03@15:01:44> [source] connected from 127.0.0.1
<12/07/03@15:01:44> [source] icy-name:[Ti] Radio ; icy-genre:Whatever.
<12/07/03@15:01:44> [source] icy-pub:1 ; icy-br:128 ; icy-url:www.Team-Integrity.org/test
<12/07/03@15:01:44> [source] icy-irc:#8001 ; icy-icq: ; icy-aim:NakedGuyOnABike
<12/07/03@15:01:53> [yp_add] yp.shoutcast.com gave error (nak)
<12/07/03@15:01:53> [yp_add] yp.shoutcast.com gave extended error (Cannot see your station/computer (IP: 67.8.179.48:8000) from the Internet, disable Internet Sharing/NAT/firewall/ISP cache (Connection timed out))""""""

Shoutcast can't add me because of a Firewall? As far as I know, I have no firewall running on my computer.
LeviHW is offline   Reply With Quote
Old 7th December 2003, 19:05   #8
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
Are you on a router?

Are you using WindowsXP?

Please make sure that you're not behind a firewall.

-- Michael
djmastermind is offline   Reply With Quote
Old 7th December 2003, 19:08   #9
jakobn
Junior Member
 
Join Date: Sep 2003
Location: Los Angeles
Posts: 21
Send a message via ICQ to jakobn Send a message via Yahoo to jakobn
Not to jump in here, but that 67.8.179.48 IP. Where is that IP located. Is that a machine in your house or is it located in a remote datacenter ?

If its in your house have you set up port redirection in your routing table in your router.

Jakob
jakobn is offline   Reply With Quote
Old 7th December 2003, 19:09   #10
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
Quote:
Originally posted by djmastermind
Are you on a router?

Are you using WindowsXP?

Please make sure that you're not behind a firewall.
I'm on a router, I'm using XP....yeah.

Um. And how can I fix that?
LeviHW is offline   Reply With Quote
Old 7th December 2003, 19:11   #11
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
Quote:
Originally posted by jakobn
Not to jump in here, but that 67.8.179.48 IP. Where is that IP located. Is that a machine in your house or is it located in a remote datacenter ?

If its in your house have you set up port redirection in your routing table in your router.

Jakob
67.8.179.48 is my actual IP, 192.168.0.2 is the one that is in the machine in my house that is applied to me by my router.
LeviHW is offline   Reply With Quote
Old 7th December 2003, 19:12   #12
jakobn
Junior Member
 
Join Date: Sep 2003
Location: Los Angeles
Posts: 21
Send a message via ICQ to jakobn Send a message via Yahoo to jakobn
disable Internet Sharing/NAT/firewall/ISP cache (Connection timed out))""""""

See where it says NAT. What kind o' router are you using if any?

The public internet is for some reason blocked from connecting to your computer.
jakobn is offline   Reply With Quote
Old 7th December 2003, 19:13   #13
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
What kind of router (example: Linksys, D-Link)

Disable your XP Firewall.

-- Michael
djmastermind is offline   Reply With Quote
Old 7th December 2003, 19:16   #14
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
Netgear Router.
LeviHW is offline   Reply With Quote
Old 7th December 2003, 19:20   #15
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
Quote:
Originally posted by djmastermind
What kind of router (example: Linksys, D-Link)

Disable your XP Firewall.
Suprisingly, the XP firewall was already off.
LeviHW is offline   Reply With Quote
Old 7th December 2003, 19:34   #16
LeviHW
Junior Member
 
Join Date: Dec 2003
Posts: 18
And by the way... Can someone explain this to me Today. I really don't have the time at the moment. I need to get the radio up.
LeviHW is offline   Reply With Quote
Old 7th December 2003, 20:41   #17
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
Next time please use instead of posting more than one posts in a row. And please wait patiently. If you want quicker support, search the forums.

Look in your router documentation on "port forwarding" or something pertaining to ports. (Opening ports, etc.) If you can't find anything there, contact the technical support for your router and ask them out to forward ports.

-- Michael
djmastermind is offline   Reply With Quote
Old 9th December 2003, 10:29   #18
mosspier
Junior Member
 
Join Date: Nov 2003
Location: New Whiteland, IN
Posts: 27
Also make sure that you have your Firewall turned off on your virus protection software. Sometimes this causes computers to have two firewalls running. They both need to be killed or the broadcast will not work
mosspier is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump