Old 4th February 2018, 20:45   #1
NurLutix
Senior Member
 
Join Date: Oct 2017
Location: Germany
Posts: 146
Shoutcast to bind to an IP V4 address

Hello
I have two IP v4 addresses on my vserver and now want Shoutcast to be available only under the one IP V4 address. Advertise that?
NurLutix is offline   Reply With Quote
Old 5th February 2018, 00:47   #2
djSpinnerCee
Forum King
 
djSpinnerCee's Avatar
 
Join Date: Aug 2004
Location: Hollis, Queens/The Bronx, NYC
Posts: 3,555
destip : Specify the server side binding address for listeners [Default = <no value>]

Notes:

If 'any' or no value is specified then DNAS server listens to all addresses.

If you specify a value for 'destip' then this will be used by the listen feature on the Administration Pages (see section 5.1) so it can provide a valid stream url in the generated playlist. If 'destip' is not specified then the server will attempt to auto-generate the address required for the listener to use for connecting.

The address provided needs to be in a valid format like http:// or as an address which can be resolved to a valid IP address otherwise the internal lookups done will fail (depends upon the server configuration and OS being used).

The server may stop if the specified address cannot be resolved or correctly bound to i.e. due to another instance is already running.


publicip : Specify the public address for listeners to connect to when publically listed [Default = <no value>]

Notes:

This is treated in the same way as 'destip' (as detailed above) but is only used when the stream is set to be publically listed and will not be used for being bound to or for private streams.

This will be used preferentially to the 'destip' value (if it is specified).

The purpose of this configuration option is for when you need to use 'destip' and the address is not valid publically e.g. a localhost / loopback address, then this will still allow you to specify a DNS / IP address to be used with the public YP listing whilst still being able to bind the DNAS to the correct address.

If 'destip' is not specified and 'publicip' is specified, then this will still be used for the public YP listing and will have no effect on any binding the DNAS might attempt to do (as 'destip' is used for).
djSpinnerCee is offline   Reply With Quote
Old 5th February 2018, 20:21   #3
NurLutix
Senior Member
 
Join Date: Oct 2017
Location: Germany
Posts: 146
adminpassword=PASSWORT
maxuser=1000
password=PASSWORT
requirestreamconfigs=1
streamid_1=1
Default = 85.214.250.115

How do I correct the config so that you can only reach the stream via IP 85.214.250.115?
NurLutix is offline   Reply With Quote
Old 6th February 2018, 00:11   #4
djSpinnerCee
Forum King
 
djSpinnerCee's Avatar
 
Join Date: Aug 2004
Location: Hollis, Queens/The Bronx, NYC
Posts: 3,555
destip=85.214.250.115

this will tell the dnas to bind to the above address only. that adress must be one of the dnas computers addresses or the option may prevent the dnas from starting.
djSpinnerCee 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