Old 3rd November 2003, 05:15   #1
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
Noob with router!


I have tired all of the instruction and still can't get it so decided to post it.pls show me step my step.I will appericiate it.




----------------------------------------
Event log:
<11/03/03@01:31:03> [SHOUTcast] DNAS/win32 v1.9.2 (Nov 25 2002) starting up...
<11/03/03@01:31:03> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini
<11/03/03@01:31:03> [main] initializing (usermax:2 portbase:8000)...
<11/03/03@01:31:03> [main] No ban file found (sc_serv.ban)
<11/03/03@01:31:03> [main] No rip file found (sc_serv.rip)
<11/03/03@01:31:03> [main] opening source socket
<11/03/03@01:31:03> [main] error opening source socket! FATAL ERROR! Some other process is using this port!
---------------------------------------------------------
Attached Images
File Type: jpg router.jpg (57.9 KB, 121 views)
altbighead is offline   Reply With Quote
Old 3rd November 2003, 05:33   #2
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
I only change this three line
; ***************************
; Required stuff
; ***************************

; MaxUser. The maximum number of simultaneous listeners allowed.
; Compute a reasonable value for your available upstream bandwidth (i.e. if
; you have 256kbps upload DSL, and want to broadcast at 24kbps, you would
; choose 256kbps/24kbps=10 maximum listeners.) Setting this value higher
; only wastes RAM and screws up your broadcast when more people connect
; than you can support.
MaxUser=2

; Password. While SHOUTcast never asks a listener for a password, a
; password is required to broadcast through the server, and to perform
; administration via the web interface to this server. This server should
; consist of only letters and numbers, and is the same server your broadcaster
; will need to enter in the SHOUTcast Source Plug-in for Winamp. THIS VALUE
; CANNOT BE BLANK.
Password=changeme

; PortBase. This is the IP port number your server will run on. The
; value, and the value + 1 must be available. If you get a fatal error when
; the DNAS is setting up a socket on startup, make sure nothing else on the
; machine is running on the same port (telnet localhost portnumber -- if you
; get connection refused then you're clear to use that port). Ports < 1024
; may require root privledges on *nix machines. The default port is 8000.
PortBase=8000
altbighead is offline   Reply With Quote
Old 3rd November 2003, 11:51   #3
romania
Junior Member
 
Join Date: Oct 2002
Location: Canada
Posts: 21
Send a message via AIM to romania Send a message via Yahoo to romania
i also have d link dl-604 and others cant see my station . i checkt all infos but still didnt help
romania is offline   Reply With Quote
Old 3rd November 2003, 12:42   #4
Jrman006
Senior Member
 
Join Date: Jun 2002
Posts: 109
Send a message via ICQ to Jrman006
Change the port to something else.
Jrman006 is offline   Reply With Quote
Old 3rd November 2003, 23:25   #5
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
9:36:06> [main] opening client socket
<11/03/03@19:36:06> [source] listening for connection on port 24
<11/03/03@19:36:06> [main] Client Stream thread [0] starting
<11/03/03@19:36:06> [main] client main thread starting
<11/03/03@19:36:30> [source] connected from 127.0.0.1
<11/03/03@19:36:31> [source] icy-nameay Dreamer ; icy-genre:
<11/03/03@19:36:31> [source] icy-pub:1 ; icy-br:80 ; icy-url:http://www.shoutcast.com
<11/03/03@19:36:31> [source] icy-irc:#shoutcast ; icy-icq:0 ; icy-aim:N/A
<11/03/03@19:36:31> [yp_add] yp.shoutcast.com gave error (nak)
<11/03/03@19:36:31> [yp_add] yp.shoutcast.com gave extended error (please type something in the genre field)
------------------------------------------------------

CAn someone tell me what shoud I do for that error.and what address should i give to listener.
altbighead is offline   Reply With Quote
Old 3rd November 2003, 23:26   #6
FesterHead
Alumni
 
FesterHead's Avatar
 
Join Date: Sep 2001
Location: Maui, Hawaii
Posts: 14,108


To fix the "yp.shoutcast.com gave extended error (please type something in the genre field)" error, you need to type something in the genre field.

Check out the results from a SHOUTcast forum search on 'type something genre field'.

Look for a post by Xaoc titled:
yp.shoutcast.com gave error (nak)

Note: Other search criteria may yield more results.

************************

Please enjoy link bot:

DNAS link: http://yourDNASip:yourDNASport
Listen link: http://yourDNASip:yourDNASport/listen.pls

Replace yourDNASip with the ip of the DNAS (SHOUTcast server) and yourDNASport with the DNAS port (default is 8000)

Example:
If your DNAS ip is 123.345.567.789 and your DNAS portBase is 2112, then your links would be:
DNAS link: http://123.345.567.789:2112
Listen link: http://123.345.567.789:2112/listen.pls

Also, if your router doesn't support local loopback then machines on the same lan as the DNAS (you) need to use the lan ip of the DNAS to connect/listen.
Machines not on the same lan as the DNAS (the rest of the world) need to use the real, world-visible ip of the DNAS to connect/listen.

Please don't give out urls with 127.0.0.1 as the ip. That is a local loopback ip.
See RFC3330 for more information.

Please don't give out urls with 192.168.x.y or 10.x.y.z or 172.(16-31).x.y as the ip. That is a private lan ip.
See RFC1918 for more information. Scroll down and look for the section titled:
3. Private Address Space

How to find your ip address (Part I).
How to find your ip address (Part II).

Finally, you can get a static name, such as foo.bar.com (not as cool as that, though ) from http://www.no-ip.com or one of the other myriad of Dynamic DNS Services.
Then, your links would be:
DNAS link: http://foo.bar.com:yourDNASport
Listen link: http://foo.bar.com:yourDNASport/listen.pls

Please read some polite advice.

FesterHead is offline   Reply With Quote
Old 3rd November 2003, 23:40   #7
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
<11/03/03@19:36:06> [SHOUTcast] DNAS/win32 v1.9.2 (Nov 25 2002) starting up...
<11/03/03@19:36:06> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini
<11/03/03@19:36:06> [main] initializing (usermax:2 portbase:23)...
<11/03/03@19:36:06> [main] No ban file found (sc_serv.ban)
<11/03/03@19:36:06> [main] No rip file found (sc_serv.rip)
<11/03/03@19:36:06> [main] opening source socket
<11/03/03@19:36:06> [main] source thread starting
<11/03/03@19:36:06> [main] opening client socket
<11/03/03@19:36:06> [source] listening for connection on port 24
<11/03/03@19:36:06> [main] Client Stream thread [0] starting
<11/03/03@19:36:06> [main] client main thread starting
<11/03/03@19:36:30> [source] connected from 127.0.0.1
<11/03/03@19:36:31> [source] icy-nameay Dreamer ; icy-genre:
<11/03/03@19:36:31> [source] icy-pub:1 ; icy-br:80 ; icy-url:http://www.shoutcast.com
<11/03/03@19:36:31> [source] icy-irc:#shoutcast ; icy-icq:0 ; icy-aim:N/A
<11/03/03@19:36:31> [yp_add] yp.shoutcast.com gave error (nak)
<11/03/03@19:36:31> [yp_add] yp.shoutcast.com gave extended error (please type something in the genre field)
<11/03/03@19:41:33> [yp_add] yp.shoutcast.com gave error (nak)
<11/03/03@19:41:33> [yp_add] yp.shoutcast.com gave extended error (please type something in the genre field)
<11/03/03@19:45:52> [source] source dropped connection. disconnecting.
<11/03/03@19:45:56> [source] connected from 127.0.0.1
<11/03/03@19:45:57> [source] icy-nameay Dreamer ; icy-genre:Alternative
<11/03/03@19:45:57> [source] icy-pub:1 ; icy-br:80 ; icy-url:http://www.shoutcast.com
<11/03/03@19:45:57> [source] icy-irc:#shoutcast ; icy-icq:0 ; icy-aim:N/A
<11/03/03@19:46:36> [dest: 205.188.234.42] starting stream (UID: 0)[L: 1]{A: SHOUTcast Directory Tester}(P: 0)
<11/03/03@19:46:37> [dest: 205.188.234.42] connection closed (0 seconds) (UID: 0)[L: 0]{Bytes: 8192}(P: 0)
<11/03/03@19:46:38> [yp_add] yp.shoutcast.com added me successfully
<11/03/03@19:49:38> [yp_tch] yp.shoutcast.com touched!
<11/03/03@19:52:48> [yp_tch] yp.shoutcast.com touched!
-------------------
i typed something in the genre field and it works fine now.
Does that mean the server is successfully operated?
for the link. i don't get it at all.
DNAS ?? loopback ip??can some one explain me detailed on how to get
listener addresss.very basic please
-----------------------
i configured first problem by using telnet defualt port (23)
8000 doesn't work for me.don't know why?
altbighead is offline   Reply With Quote
Old 3rd November 2003, 23:44   #8
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
Yes, your server is running fine. "yp added me" means your station information (station name, bitrate, maximum number listeners, current number listeners, currently playing song, ...) has been added to the SHOUTcast yp (yellow pages) directory.

"yp touched" means your station information (station name, bitrate, maximum number listeners, current number listeners, currently playing song, ...) has been updated in the SHOUTcast yp directory.

It can take up to 15 minutes after the first "yp touched" message before your station appears from a SHOUTcast yp search.

Give your link in this format: http://yourIP:yourPORT/listen.pls replacing "yourIP" with your IP and "yourPORT" with your portbase as defined by the DNAS (server) config file.

-- Michael
djmastermind is offline   Reply With Quote
Old 3rd November 2003, 23:48   #9
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
Thanks a lot djmastermind.
------------------------
can someone pls test my link?

http://192.168.0.102:23/listen.pls
altbighead is offline   Reply With Quote
Old 3rd November 2003, 23:51   #10
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
I'm pretty sure that 192.168.0.102 is a LAN IP.. You will need to enter a real world IP. Find yours out at www.whatismyip.com

-- Michael
djmastermind is offline   Reply With Quote
Old 3rd November 2003, 23:54   #11
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
http://216.221.57.107:23/listen.pls
altbighead is offline   Reply With Quote
Old 4th November 2003, 00:00   #12
djmastermind
Forum King
 
djmastermind's Avatar
 
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
I connected fine and it sounds good.

I did get a lot of buffering, though. To see at what bitrate you should broadcast, use this listner calculator and this bandwidth calculator.

-- Michael
djmastermind is offline   Reply With Quote
Old 4th November 2003, 00:17   #13
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
sorry djmastermind
error again
--------------------------------------------------
<11/03/03@20:29:12> [SHOUTcast] DNAS/win32 v1.9.2 (Nov 25 2002) starting up...
<11/03/03@20:29:12> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini
<11/03/03@20:29:12> [main] initializing (usermax:4 portbase:23)...
<11/03/03@20:29:12> [main] No ban file found (sc_serv.ban)
<11/03/03@20:29:12> [main] No rip file found (sc_serv.rip)
<11/03/03@20:29:12> [main] opening source socket
<11/03/03@20:29:12> [main] source thread starting
<11/03/03@20:29:12> [main] opening client socket
<11/03/03@20:29:12> [main] Client Stream thread [0] starting
<11/03/03@20:29:12> [main] client main thread starting
<11/03/03@20:29:12> [source] listening for connection on port 24
<11/03/03@20:29:38> [source] connected from 127.0.0.1
<11/03/03@20:29:39> [source] icy-nameay Dreamer ; icy-genre:Alternative
<11/03/03@20:29:39> [source] icy-pub:1 ; icy-br:40 ; icy-url:http://www.shoutcast.com
<11/03/03@20:29:39> [source] icy-irc:#shoutcast ; icy-icq:0 ; icy-aim:N/A
<11/03/03@20:29:47> [dest: 205.188.234.42] starting stream (UID: 0)[L: 1]{A: SHOUTcast Directory Tester}(P: 0)
<11/03/03@20:29:51> [yp_add] yp.shoutcast.com gave error (nak)
<11/03/03@20:29:51> [yp_add] yp.shoutcast.com gave extended error (404 Cannot see your station/computer from the Internet, disable Internet Sharing/NAT/firewall/ISP cache)
<11/03/03@20:29:53> [dest: 205.188.234.42] connection closed (15 seconds) (UID: 0)[L: 0]{Bytes: 8192}(P: 0)
altbighead is offline   Reply With Quote
Old 4th November 2003, 00:25   #14
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
ohh it's ok now
nvm.
pls try again?
http://216.221.57.107:23/listen.pls
altbighead is offline   Reply With Quote
Old 4th November 2003, 01:09   #15
FesterHead
Alumni
 
FesterHead's Avatar
 
Join Date: Sep 2001
Location: Maui, Hawaii
Posts: 14,108
http://216.221.57.107:23 -> your DNAS

40kbps 22kHz stereo coming in rather poor.

I buffered quite often, experienced constant clipping, and you kept changing the song.

Q: What is clipping?
A: "Clipping" means that when the mp3 file is decoded by your player, some of the sound samples will be too loud. The player will "clip" these samples so that they do not exceed the maximum allowable value. This clipping creates a sort of rough, "scratchy" sound during loud parts of the song.

Q: How do I fix it?
A: Track gain your mp3s with MP3Gain

FesterHead is offline   Reply With Quote
Old 4th November 2003, 01:31   #16
altbighead
Junior Member
 
Join Date: Nov 2003
Posts: 9
thanks a lot.
altbighead 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