similar to: Problem One: Running Icecast on Port 80..

Displaying 20 results from an estimated 4000 matches similar to: "Problem One: Running Icecast on Port 80.."

2004 Sep 30
1
Problem One: Running Icecast on Port 80..
On 30-Sep-04, at 5:24 PM, Karl Heyes wrote: > >> WARNING: You should not run icecast2 as root >> Use the changeowner directive in the config file > > http://www.icecast.org/docs/icecast-2.0.2/ > icecast2_config_file.html#security > > As with apache, you start as root then it changes to run as another > user, just state the user/group Right, so my icecast.xml
2015 Feb 25
2
icecast and proxy
On 02/25/2015 11:07 AM, Rafael Gomes wrote: > I use iptables to either redirect the port packages > > iptables -A PREROUTING -t nat -p tcp -d 192.168.2.32 --dport 80 -j > REDIRECT --to-port 8000 I do NOT recommend this. This tends to break in obscure ways, just as reverse-proxies. Icecast will happily listen on port 80 directly. There are people who claim that it isn't possible,
2010 Oct 06
4
Starting Icecast as a service on CentOS
Hi All, I've recently upgraded my hosting to a VPS running CentOS. I'm trying to configure the VPS to launch Icecast as a service so that Icecast starts if the virtual server reboots, or Icecast stops running. I've found several scripts out there to place in my init.d folder, but nothing seems to work for me as of yet. Here is my Icecast2 setup: Location=/usr/local/bin
2004 Aug 06
2
Problem with logger
Here is the path, logging and security configuration in my icecast.xml file (below). I get the following error: Changed root successfully to "/opt/icecast/" Changed groupid to 504. Changed userid to 504. FATAL: could not open error logging FATAL: could not open access logging FATAL: could not start logging. Can anyone tell me what I'm doing wrong? icecast.xml: --------------
2015 Mar 26
4
Icecast won't start on system boot
OK, took a crash course in systemctl. Got the service properly enabled. However, got one odd error when I started it. Mar 26 18:06:10 {my-FQDN} icecast[839]: ERROR: You should not run icecast2 as root Mar 26 18:06:10 {my-FQDN} icecast[839]: Use the changeowner directive in the config file The XML shows: <changeowner> <user>nobody</user> <group>nogroup</group>
2015 Mar 26
2
Icecast won't start on system boot
Well, here's the whole output from systemctl. # systemctl status icecast -l icecast.service - Icecast Network Audio Streaming Server Loaded: loaded (/usr/lib/systemd/system/icecast.service; enabled) Active: failed (Result: exit-code) since Thu 2015-03-26 18:06:10 CET; 38min ago Process: 839 ExecStart=/usr/bin/icecast -c /etc/icecast.xml (code=exited, status=1/FAILURE) Main PID: 839
2004 Aug 06
2
icecast 2.0.0 chroot problem
Hello, I seem to have a problem getting icecast 2.0.0 to start. I get the following message: [root@fels icecast]# /usr/local/bin/icecast -c /usr/local/bin/icecast.xml WARNING: You should not run icecast2 as root Use the changeowner directive in the config file I have not tampered with the default "security" section of the xml. <security>
2015 Apr 02
2
Icecast won't start on system boot
On Sun, 29 Mar 2015 05:22:14 +0000, you wrote: >On 03/26/2015 09:02 PM, Steve Matzura wrote: >> Well, here's the whole output from systemctl. >> >> # systemctl status icecast -l >> icecast.service - Icecast Network Audio Streaming Server >> Loaded: loaded (/usr/lib/systemd/system/icecast.service; enabled) >> Active: failed (Result: exit-code) since
2004 Aug 06
3
icecast 2.0.0 chroot problem
Thanks for the superfast reaction. You got me started thinking. I got rid of the following lines number 3 and 8 hereunder. They were present in the example xml and I think that they don't belong here because icecast won't run if chroot is not being used........ Now it starts. I am very happy about this!!!! :-) JK 1 <security> 2 <chroot>0</chroot> 3
2004 Apr 01
5
How to set up mp3 and ogg streaming?
Hi, I'm newbie, and I'd like to ask you, how to set up ices-live for mp3 streaming? Or I am looking at bad place? Where is mp3 or ogg format selected? Peter --- >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 at xiph.org' containing only the word
2004 Aug 06
2
changeowner question
I just installed Icecast2 and the installation was a sucess. However, when I go to startup Icecast. It's reply is: [root@linuxserver bin]# ./icecast -c /etc/icecast.xml WARNING: You should not run icecast2 as root Use the changeowner directive in the config file [root@linuxserver bin]# <p>So then I go into the icecast.xml and alter the changeowner User to admin. Here is a bit from my
2011 Feb 22
3
Icecast start up script for icecast
sorry, for the dup email here... my first reply was composed as html... I think you should read 'man chown', it looks to me as though the first command you got from Fu Kite may have been a typo, unless there is something i don't know about putting a '.' between the user and group name in chown. i think what you wanted to do was (notice the colon): $ chown -R sphynx:sphynx
2015 Apr 07
1
Icecast won't start on system boot
On Mon, 6 Apr 2015 17:47:38 +0200, you wrote: >Hello Steve! > >2015-04-02 17:32 GMT+02:00 Steve Matzura <sm at noisynotes.com>: >> Ya know, there are none so blind ... IT'S BEEN COMMENTED OUT! >> >> <security> >> <chroot>0</chroot> >> <!-- >> <changeowner> >>
2004 Aug 06
3
Live Streaming Problem
Me again.... After getting regular playlist streaming working, I'm not trying to complete the project and implement the live streaming. Unfortunately, due to the sad, lacking documentation for icecast and ices (especially what the xml tags in the configuration files actually DO and how they can be used), I've run into another snag that only you guys can help me out with. Here it goes.
2011 Feb 22
3
Icecast start up script for icecast
my guess would be that the sphynx user does not have permission to write to the folder /var/log/icecast try running the following command: chown sphynx.sphynx /var/log/icecast then as root you can execute: icecast -c /usr/local/etc/icecast.xml The reason you can run the icecast command as root is because when you set <chroot>1</chroot> in the <security> section (which you
2013 Jan 24
3
No sound on any stream.
I have 2 icecast servers and neither will play music, 1 gentoo, the other ubuntu when connect to a mount and trying to broadcast via mixxx using both mp3 or ogg. Both will establish a stream feed but appears to have no sound. One of them won't even stream a ices2 mounted song either (same symptom, connect but no actual play occurs). Error logs are clean too, firewall is turned off on both
2015 Jan 25
2
change port in autogenerated playlist links
On Sun, 25 Jan 2015 15:06:45 +0000 "Thomas B. R?cker" <thomas at ruecker.fi> wrote: > On 01/25/2015 02:27 PM, Marko Cupa? wrote: > > Hi, > > > > I am using icecast2-2.4.1,1 on FreeBSD 10.1-RELEASE. In order to be able > > to stream on port 80, I have redirected port 8080 to port 80 by means of > > firewall on icecast server itself (packet filter):
2019 Jun 10
1
how to configure?
Hello,My name is Jacob.I'm from China. When I start "icecast -c /usr/local/etc/icecast.xml" command Some wrong message,i don't know how to deal it. [2019-06-10 21:37:27] WARN fserve/fserve_recheck_mime_types Cannot open mime types file /etc/mime.types ERROR: You should not run icecast2 as root Use the changeowner directive in the config file Can you tell me how to
2004 Aug 06
2
Firewall issue - Port 80
Hello. we are trying to setup some rebroadcast of live feeds with IceCast 2 and darkice server on dedicated machines. With some customers we have problems to get the the mp3 stream through fiorewalls on port 8000. If I reconfigure the IceCast 2 server on port 80 it cannot create a listener socket on port 80. There is definitly no service on port 80 running. Any suggestions are appreciated.
2004 Aug 06
6
icecast on port 80 NOT as root
This may seem simple but I've looked all over and come up with nothing. I'm interested in running Icecast 1.3.12 on port 80 to get around the firewall issue. Obviously it's not prudent to run Icecast at root so I'm wondering is there any way to safely run Icecast on port 80 using either setuid or port redirection? Has anyone accomplished this and if so, how'd you do it?