search for: source_ip

Displaying 20 results from an estimated 39 matches for "source_ip".

2013 Nov 13
1
Deleted messages reappearing
Hi all, in the last days, probably since I upgraded to 2.2.7, I'm seeing lots of deleted messages reappearing in my folders. This is after this error in the log: Nov 13 14:55:16 buzones2 dovecot: imap-login: Login: user=<username>, method=PLAIN, rip=source_ip, lip=dest_ip, mpid=15510, TLS, session=<2bmiUA/rZACe4wQZ> Nov 13 14:55:16 buzones2 dovecot: imap(username): Error: mdbox /users/username/mdbox/mailboxes/backups/dbox-Mails: map uidvalidity mismatch (0 vs 1384350727) Nov 13 14:55:16 buzones2 dovecot: imap(username): Disconnected: Internal erro...
2019 Jul 11
2
Need help with streaming to Icecast
...ing wrong? Please take a look on the code bellow Thanks in advance genre various listener_peak 0 listeners 0 listenurl http://192.168.11.61:8000/gcs.ogg max_listeners unlimited public 0 server_description Unspecified description server_name Unspecified name server_type audio/mpeg slow_listeners 0 source_ip 192.168.11.61 stream_start Thu, 11 Jul 2019 15:56:46 +0100 stream_start_iso8601 2019-07-11T15:56:46+0100 total_bytes_read 877800 total_bytes_sent 0 user_agent Lavf/58.20.100 *Code:* int ret; _pOutputFormatContext = ffmpeg.avformat_alloc_context(); fixed (AVForm...
2020 Sep 21
2
Listener stats
...r in many cases. Think VPNs for instance. > > Of course if you're set on going that route, I'm pretty sure that > status-json.xsl (in your webroot) has the IP address option simply added > to a section that does not show it: > > <xsl:template match="icestats/source/source_ip"><xsl:if > test="not(following-sibling::*)">"dummy":null}</xsl:if></xsl:template> > > I could be wrong but you may be able to simply remove that line and > it'll work. I haven't tried that before so do it at your own risk ;) I > p...
2018 Sep 17
3
Proxy secured incoming POP3/IMAP4 to unsecure backend?
...at domain.com > > > Password: > > > passdb: chekalin_krg at ascon.ru auth succeeded > > > extra fields: > > > user=user at domain.com > > > proxy > > > host=10.10.14.131 > > > ssl=no > > > startssl=no > > > source_ip=10.10.14.2 > > > proxy > > > proxy > > > pass=password > > > > > > Two "proxy" are from two "proxy" and "proxy=yes" settings passed from > > > passdb. > > > > > > On Mon, Sep 17, 2018 at 3:03...
2020 Sep 21
2
Listener stats
Hello I’m new to Icecast and I’m using version 2.4.4. How would I be able to get a Jason file that has listener information specifically listener location or at least the IP address. I can get listener count but I’m looking for location through the IP. I need to write a php script to gather this information. I have checked the status-Jason.xsl and the xml2json.xsl but neither gives me that
2018 Sep 21
1
v2.3.3 release candidate released
...exchange happens, error is logged and client is disconnected. + Added log_debug=<filter> setting. + Added log_core_filter=<log filter> setting. + quota-clone: Write to dict asynchronously + --enable-hardening attempts to use retpoline Spectre 2 mitigations + lmtp proxy: Support source_ip passdb extra field. + doveadm stats dump: Support more fields and output stddev by default. + push-notification: Add SSL support for OX backend. - NUL bytes in mail headers can cause truncated replies when fetched. - director: Conflicting host up/down state changes may in some rare situation...
2018 Sep 21
1
v2.3.3 release candidate released
...exchange happens, error is logged and client is disconnected. + Added log_debug=<filter> setting. + Added log_core_filter=<log filter> setting. + quota-clone: Write to dict asynchronously + --enable-hardening attempts to use retpoline Spectre 2 mitigations + lmtp proxy: Support source_ip passdb extra field. + doveadm stats dump: Support more fields and output stddev by default. + push-notification: Add SSL support for OX backend. - NUL bytes in mail headers can cause truncated replies when fetched. - director: Conflicting host up/down state changes may in some rare situation...
2019 Jul 11
1
Need help with streaming to Icecast
...r_peak 0 > > listeners 0 > > listenurl http://192.168.11.61:8000/gcs.ogg > > max_listeners unlimited > > public 0 > > server_description Unspecified description > > server_name Unspecified name > > server_type audio/mpeg > > slow_listeners 0 > > source_ip 192.168.11.61 > > stream_start Thu, 11 Jul 2019 15:56:46 +0100 > > stream_start_iso8601 2019-07-11T15:56:46+0100 > > total_bytes_read 877800 > > total_bytes_sent 0 > > user_agent Lavf/58.20.100 > > > > Hi, > > how do you actually send the stream to Ic...
2020 Sep 22
2
Listener stats
...in many cases. Think VPNs for instance. > > Of course if you're set on going that route, I'm pretty sure that > status-json.xsl (in your webroot) has the IP address option simply > added to a section that does not show it: > > <xsl:template match="icestats/source/source_ip"><xsl:if > test="not(following-sibling::*)">"dummy":null}</xsl:if></xsl:template> > > I could be wrong but you may be able to simply remove that line and > it'll work. I haven't tried that before so do it at your own risk ;) I >...
2020 Sep 22
2
Listener stats
...gt; >> Of course if you're set on going that route, I'm pretty sure that > >> status-json.xsl (in your webroot) has the IP address option simply > >> added to a section that does not show it: > >> > >> <xsl:template match="icestats/source/source_ip"><xsl:if > >> test="not(following-sibling::*)">"dummy":null}</xsl:if></xsl:template> > >> > >> I could be wrong but you may be able to simply remove that line and > >> it'll work. I haven't tried that before...
2017 Aug 24
3
dmarc report faild ?
...port_metadata> <policy_published> <domain>caloro.ch</domain> <adkim>s</adkim> <aspf>s</aspf> <p>none</p> <sp>none</sp> <pct>100</pct> </policy_published> <record> <row> <source_ip>94.237.32.243</source_ip> <count>1</count> <policy_evaluated> <disposition>none</disposition> <dkim>pass</dkim> <spf>fail</spf> </policy_evaluated> </row> <identifiers> <header_f...
2013 Oct 01
2
sshd accepted fingerprint logging
Currently, LogLevel must be set to VERBOSE to see the fingerprint of an accepted key, and the default LogLevel is INFO. Since this is useful security information, I would like to propose that the 'Accepted publickey' message be modified to include the fingerprint of the accepted key. Is this a reasonable solution? Here is an example log snippet with LogLevel VERBOSE: Oct 1 15:23:24
2018 Sep 17
1
Proxy secured incoming POP3/IMAP4 to unsecure backend?
..._krg at ascon.ru auth succeeded > > > > > extra fields: > > > > > user=user at domain.com > > > > > proxy > > > > > host=10.10.14.131 > > > > > ssl=no > > > > > startssl=no > > > > > source_ip=10.10.14.2 > > > > > proxy > > > > > proxy > > > > > pass=password > > > > > > > > > > Two "proxy" are from two "proxy" and "proxy=yes" settings passed from > > > > > passdb...
2019 Aug 05
0
need help on script
...max_listeners> <public>1</public> <quality>10.0</quality> <samplerate>44100</samplerate> <server_description>RAKFM 1035</server_description> <server_name>RAKFM Live Stream</server_name> <slow_listeners>0</slow_listeners> <source_ip>192.168.11.16</source_ip> </source> <fileserve>1</fileserve> <paths> <logdir>./log</logdir> <webroot>./web</webroot> <adminroot>./admin</adminroot> <!-- Aliases: treat requests for ...
2018 Sep 17
4
Proxy secured incoming POP3/IMAP4 to unsecure backend?
Hi, I try to set up dovecot as a proxy server, to proxy requests to several dovecot-based backend servers. I wand external clients who connects to this proxy Dovecot to use TLS (this is easy to set up) while want to have unsecured (plain IMAP/POP) connections to backends. You see, links to backends are over LAN so no TLS needed, and these backends are poor old machines (with old Docecots like
2020 Sep 22
1
Listener stats
...u're set on going that route, I'm pretty sure that >>>>> status-json.xsl (in your webroot) has the IP address option simply >>>>> added to a section that does not show it: >>>>> >>>>> <xsl:template match="icestats/source/source_ip"><xsl:if >>>>> test="not(following-sibling::*)">"dummy":null}</xsl:if></xsl:template> >>>>> >>>>> I could be wrong but you may be able to simply remove that line and >>>>> it'll work. I h...
2018 Oct 01
0
v2.3.3 released
...exchange happens, error is logged and client is disconnected. + Added log_debug=<filter> setting. + Added log_core_filter=<log filter> setting. + quota-clone: Write to dict asynchronously + --enable-hardening attempts to use retpoline Spectre 2 mitigations + lmtp proxy: Support source_ip passdb extra field. + doveadm stats dump: Support more fields and output stddev by default. + push-notification: Add SSL support for OX backend. - NUL bytes in mail headers can cause truncated replies when fetched. - director: Conflicting host up/down state changes may in some rare situation...
2018 Oct 01
0
v2.3.3 released
...exchange happens, error is logged and client is disconnected. + Added log_debug=<filter> setting. + Added log_core_filter=<log filter> setting. + quota-clone: Write to dict asynchronously + --enable-hardening attempts to use retpoline Spectre 2 mitigations + lmtp proxy: Support source_ip passdb extra field. + doveadm stats dump: Support more fields and output stddev by default. + push-notification: Add SSL support for OX backend. - NUL bytes in mail headers can cause truncated replies when fetched. - director: Conflicting host up/down state changes may in some rare situation...
2008 Feb 01
1
can not stream the video using eztream
...2 genre RockNRoll ice-bitrate 48 listener_peak 3 listeners 3 listenurl http://localhost:8000/different.ogg max_listeners unlimited public 1 samplerate 44100 server_description This is a stream description server_name My Stream server_type application/ogg server_url http://localhost slow_listeners 0 source_ip 127.0.0.1 stream_start Thu, 31 Jan 2008 18:07:59 -0500 subtype Vorbis total_bytes_read 708181570 total_bytes_sent 641958338 user_agent libshout/2.2.2
2019 Jul 11
0
Need help with streaming to Icecast
...advance > > genre various > listener_peak 0 > listeners 0 > listenurl http://192.168.11.61:8000/gcs.ogg > max_listeners unlimited > public 0 > server_description Unspecified description > server_name Unspecified name > server_type audio/mpeg > slow_listeners 0 > source_ip 192.168.11.61 > stream_start Thu, 11 Jul 2019 15:56:46 +0100 > stream_start_iso8601 2019-07-11T15:56:46+0100 > total_bytes_read 877800 > total_bytes_sent 0 > user_agent Lavf/58.20.100 > Hi, how do you actually send the stream to Icecast? I can't find that in your code below...