Displaying 7 results from an estimated 7 matches for "b2308f8e".
2020 Mar 19
1
Zero listeners on icecast stats
...t happens if you remove the <intro>, and make the
> historical mount points not hidden?
>
>
> - Jeroen
>
>
>
> --
> Bankai Software bv
> Jeroen van Oosten
> Telefoon: 088-2344999
> E-mail: jvoosten at bankai.nl
> KvK inschrijving: 67066267
> PGP key: B2308F8E
>
> "If you think it's expensive to hire a professional to do the job, wait
> until you hire an amateur." --Red Adair
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/iceca...
2020 Mar 26
4
Blocking IP addresses on a per mountpoint level
Thanks.
Indeed - but is it it possible to block IP addresses on a per mountpoint
level? For example, my user with /mountpointA.ogg does not mind being
hammered by connections from 93.184.216.34 [example.com] but my user with
/mountpointB.ogg wants to block that IP address.
Using iptables I've blocked connections, at a server level, from example.com
for my User B but my User A doesn't
2020 Mar 26
0
Blocking IP addresses on a per mountpoint level
...ll:
iptables -A INPUT -s 93.185.216.34 --dport xxx -j DROP
That will only block connections from that IP address to the given
destionation port.
Regards,
- Jeroen
--
Bankai Software bv
Jeroen van Oosten
Telefoon: 088-2344999
E-mail: jvoosten at bankai.nl
KvK inschrijving: 67066267
PGP key: B2308F8E
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." --Red Adair
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20200326/97889386/attachment.html&g...
2020 Mar 09
2
SSL Question
...x and back.
Interesting. Can you show us the difference in .pem files before and
after conversion (without revealing your private key, of course)?
Regards,
- Jeroen
--
Bankai Software bv
Jeroen van Oosten
Telefoon: 088-2344999
E-mail: jvoosten at bankai.nl
KvK inschrijving: 67066267
PGP key: B2308F8E
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." --Red Adair
2018 Mar 12
0
IceCast Listenter Count Stat - BASH or php?
...Upload your XSL, then:
$ wget -q -O simple.txt http://your.radio.station:port/simple.xsl
Or output to stdout and pipe it into whatever you want.
Regards,
- Jeroen
--
Bankai Software bv
Jeroen van Oosten
Telefoon: 088-2344999
E-mail: jvoosten at bankai.nl
KvK inschrijving: 67066267
PGP key: B2308F8E
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." --Red Adair
2020 Mar 08
2
SSL Question
On Sat, Mar 07, 2020 at 07:16:51AM +1300, Gavin Stephens wrote:
> FYI Chrome just sits there saying establishing secure connection. I've just
> installed Ice on another machine and copied over the icecast.pem file and
> un-remarked the port and path areas for SSL on port 443 (not 8443). Same
> result.
I have:
<listen-socket>
<port>8443</port>
2020 Mar 16
6
Zero listeners on icecast stats
Hi there,
I just set up a system of fallback streams for our free radio station
here but I have this weird problem: it always show zero listeners.
Our setup is this:
We have a listening mount point for people - that fall back to a live
streaming from a cellular phone - that fall back to a live streaming
from a base station (a pc), that fall back to a 24/7 archive
streaming.
No matter what the