similar to: How to lock down the Wed Admin interface

Displaying 20 results from an estimated 20000 matches similar to: "How to lock down the Wed Admin interface"

2004 Aug 06
3
Helix into Icecast2 loopback
Hello. I've made some progress on the issue. I found a tool called TrPlayer which is a text mode front end for real player - initially developed for the use of the visually impaired. The theory is that I can use this and pipe the live stream into vsound which then in turn is passed into ices or another source client. Trouble is, I'm having all sorts of trouble compiling Trplayer on the
2004 Aug 06
2
Icecast 2 and Real Audio
It appears to me that there is some problem with the way Icecast 2 streams MP3 that blows up Real Audio. Icecast 1 streaming seems to work fine with it. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in
2004 Aug 06
5
Need a command-line splicer of audio files for Linux
I am looking for a command-line driven audio splicer for .wav files. Any ideas? todd@toolz.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent
2004 May 04
2
OT: Latest Linux Real player
Hi: I know this is off-topic, but figured someone here would know, particularly given Xiph's involvement in Helix. Up till now I've used TRplayer <http://linux-speakup.org/trplayer.html> to play Realmedia content. This is because, as a Blind person, I've no need or desire for X11, and TRplayer uses the Realplayer libs without all that X overhead. but now I would like to play
2004 Aug 06
2
Helix into Icecast2 loopback
Well more specifically I want to transcode a realaudio stream into mp3 on the same machine and on the command line only - reliably! Following up, I managed to compile the trplayer using a substitute __pure_virtual function compiled with extern "C" (without it the function name was being mangled by g++) by now trplayer runs and exits without warning, error or success... the funny thing
2016 Mar 04
2
Use web admin to re-start source?
Hi, I see that I can use the "Kill Source" button on the Icecast admin web page to kill our fallback.mp3 file. Now that I have killed the fallback file, I don't see a way to re-start it. Do I need to stop / start the icecast service? -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Producer, The Wednesday Point Host, The Sunday Classics
2004 Aug 06
2
Icecast in Macromedia Flash
<?xml version="1.0" ?> <head> <title></title> </head> <body> <div align="left"><font face="Arial" color="#7f0000"><span style="font-size:10pt">> you only have the header info in this, for protocol break up the actual</span></font></div> <div
2004 Aug 06
7
Icecast in Macromedia Flash
> Thanks for the network dumps. As you say, it's weird because Flash, even > when embedded, can access the stream of Icecast2. I already noticed it by > analyzing Icecast2's logs as I wrote in the first message of this topic. > There is something I couldn't see in the network dumps: is the embedded > flash DOWNLOADING the stream even if it doesn't play it (with
2011 May 13
6
Standard method to read current listeners without user/password
Is there a standard method to read the current number of listeners from an icecast2 server without knowing the admin user/password? We produce radio broadcasting/streaming software for Windows which can show the current number of listeners. Many Icecast hosting companies won't provide the admin password as they have lots of other customers using the same server, so the software
2004 Aug 06
2
Icecast admin interface
I have a problem with Icecast web admin interface. My icecast.conf file contains : acl_policy 1 deny all * allow all *.via.ecp.fr When connecting to my admin interface, I get a 403 error message ( You don't have access to this entity (stream or file).), and icecast says "Kicking unknown 48 [mallet.via.ecp.fr] [No mountfile found], connected for 0 seconds". There is no firewall
2004 Aug 06
0
[ problem remotely loginning into web admin interface]
Hello, I think I figured this problem out. History... After installing icecast last week I had been unable to get the /admin to work. So today I looked into the code. From that exploration it seems that the *.aut files (or at least the mounts.aut) needs to be in the conf directory. If you follow the code in client.c line 176... char *secfile = get_icecast_file (info.mountfile, conf_file_e,
2004 Aug 06
1
Icecast admin interface
mardi 21 mai 2002, 18:51:14, Jerome Alet a écrit : <p>> icecast in woody is compiled with tcp-wrapper activated, so look > into hosts.deny/hosts.allow maybe there's a conflict with what > you've set in icecast.conf I tried with an empty /etc/hosts.deny, and /etc/hosts.allow only containing "ALL : ALL". That did not solve the problem.. Ced <p>> hth.
2004 Aug 06
2
Icecast2 Web Admin Interface
Thomas B. Ruecker, DM8TBR wrote: >Hi Gilles, > > > >>Well, it's not my native language so I'm not pretty sure of my english. :) >> >> >My neither. Hey this is a multinational community. ;) > > > Yeah, that's right. >>Did somebody try the xsls ? >> >> >yup. >Tried your xlst-files for the stats. Noticed some
2004 Aug 06
2
php script for listener count and www admin interface password
i have tried every password specified in the conf file (including admin_password) and every conceivable default as the username and/or password for this dialog... no luck. -p On Wednesday, March 12, 2003, at 05:44 AM, Marco Alanen wrote: > On Wed, 12 Mar 2003 04:32:28 -0500 > pharkawik@hampshire.edu wrote: > >> i will try that. about the acl_policy thing: >> >> this
2004 Aug 06
2
php script for listener count and www admin interface password
i will try that. about the acl_policy thing: this controls access but nowhere does it specify an HTTP username or password for accessing the WWW admin interface. i am NOT getting the usual "403 Forbidden You don't have access to this entity (stream or file). Please go away" error-- i can actually see the admin interface but certain pages bring up an HTTP authentication dialog.
2004 Aug 06
2
Icecast2 Web Admin Interface
Well, it's not my native language so I'm not pretty sure of my english. :) Did somebody try the xsls ? > Poor english? Where? :D > Deven > On Sun, 2004-01-25 at 11:08, Gilles Dartiguelongue wrote: />> Hi all, I had a look at the web interface yesterday and I was a little / />> bit disappointed / />> by the code I found. So I started to make modifications
2004 Aug 06
2
php script for listener count and www admin interface password
yes.. but can anybody tell me how to pull a simple listener count out of that page with php? also still don't know how to figure out that HTTP user/pass problem... there is NOTHING about it in the docs or online -p On Wednesday, March 12, 2003, at 04:51 AM, Marco Alanen wrote: > On Wed, 12 Mar 2003 03:24:35 -0500 > pharkawik@hampshire.edu wrote: > >> i am looking for a
2004 Aug 06
1
Icecast2 Web Admin Interface
Hi all, I had a look at the web interface yesterday and I was a little bit disappointed by the code I found. So I started to make modifications and here is the result (attachments or http://evasdk.free.fr/web_admin.tar.gz). I modified the xsl code and some css properties to remove tables for example. Please try it and tell me if it is interesting. PS: sorry for my poor english. --
2014 Feb 18
1
Problems with admin interface / beta4
Hi folks, I've been running icecast-2.3.99.3 in production since it was released. It solved a problem of the icecast process terminating from time to time and appears quite stable. In the process of moving to new servers I noticed beta 4 and compiled it for FreeBSD 10 on a dell poweredge. I have been unable to get the administrative interface working properly. You can view
2004 Aug 06
3
php script for listener count and www admin interface password
i am looking for a simple php script or anything really that will allow me to display a listener count on a simple web page. "5 users currently connected" sort of thing. i have scoured the web with no luck. i would even settle for a shell script that would pull the number out of the icecast.conf file. i don't care how it happens as long as it isn't a windows program. it has