search for: 11500

Displaying 20 results from an estimated 46 matches for "11500".

Did you mean: 1500
2007 Sep 25
2
Yikes! Polycom 501 chokes on BootRom 4.0.0?
I was progressively upgrading this phone from 3.1.2 to 3.2.3, then to 4.0.0. v3.2.3 worked fine, but when I went to 4.0.0 (Even adding the more specific 2345-11500-040.bootrom.ld), it won't run, and just keeps rebooting. Now I've got a really nice doorstop unless someone knows how to get out of this predicament. Help! 0925003705|cfg |3|00|Beginning to provision phone 0925003705|dns |3|00|DNS lookup for 'somedomain.com'(66.16.26.106) TTL=...
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message----- From: Scott Phelps [mailto:sphelps@ridgways.com] Sent: Friday, July 11, 2003 9:19 PM To: 'samba@lists.samba.org' Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error Hi everyone, I am at my wits end and am hoping one of you can help me out. I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
2019 Sep 09
1
CVE-2019-11500 and LMTP error
Hi all, does the dovecot fixed version: 2.3.7.2, 2.2.36.4 (as the CVE-2019-11500 says) fix the LMTP error "Got unexpected reply" as well? The LMTP error "Got unexpected reply" is described here: https://dovecot.org/pipermail/dovecot/2018-August/112562.html https://dovecot.org/pipermail/dovecot/2018-August/112666.html Thanks in advance Regards, -- Gabriel...
2009 Jun 27
1
2 problems I can't solve without any help
...Asterisk --> Endian_Firewall --> SIPprovider Problem : Called party can not here me (I'm on the Grandstream) while I can here the other side clearly (GSM/cell phone number). Making a call or receiving a call makes no difference. Configuration Asterisk : rtp.conf : rtpstart=11000 rtpend=11500 firewall : -A RH-Firewall-1-INPUT -p udp --dport 4569 -j ACCEPT -A RH-Firewall-1-INPUT -p tcp --dport 5060 -j ACCEPT -A RH-Firewall-1-INPUT -p udp --dport 5060 -j ACCEPT -A RH-Firewall-1-INPUT -p udp --dport 11000:11500 -j ACCEPT Configuration Endian : portforwarding : 5060 and 11000:11500 to Ast...
2019 Aug 28
0
CVE-2019-11500:
...nd after login) Report confidence: Confirmed Solution status: Fixed by Vendor Fixed version: 2.3.7.2, 2.2.36.4 Researcher credits: Nick Roessler and Rafi Rubin, University of Pennsylvania Vendor notification: 2019-04-13 Solution date: 2019-06-05 Public disclosure: 2019-08-28 CVE reference: CVE-2019-11500 CVSS: 8.1 (CVSS3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H) ? Vulnerability Details: IMAP and ManageSieve protocol parsers do not properly handle NUL byte when scanning data in quoted strings, leading to out of bounds heap memory writes. Risk: This vulnerability allows for out-of-bounds writes to ob...
2019 Aug 28
0
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
Hello, On 2019-08-28 14:10, Aki Tuomi via dovecot wrote: > Dear subscribers, we have been made aware of critical vulnerability in > Dovecot and Pigeonhole. Has this already been fixed in 2.2.36.4? Changelog does not mention it. Regards Christoph
2019 Aug 30
0
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
Hello, Cc'ing Apollon in hopes he might have some insight here. When upgrading on Debian Stretch with the security fix packages all dovecot processes get killed and then restarted despite having "shutdown_clients = no" set. My guess would be a flaw in the upgrade procedure and/or unit files doing a stop and start when the new imapd package is installed. Can anybody think of a
2019 Aug 30
0
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
Am 30.08.19 um 17:38 schrieb Daniel Lange via dovecot: > Am 30.08.19 um 10:00 schrieb Christian Balzer via dovecot: >> When upgrading on Debian Stretch with the security fix packages all >> dovecot processes get killed and then restarted despite having >> "shutdown_clients = no" set. > > This is systemd doing its "magic" (kill all control group
2019 Sep 02
2
AW: CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
Good Morning List, just a short question to this vulnerability. We are using a setup with dovecot redirector/proxy frontend servers and some backend server, which store the mailboxes. Is it anough to update the frontend servers if I like to fix the the vulnerability? greetings, Oliver
2019 Sep 02
0
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
> On 2 Sep 2019, at 11.01, MK via dovecot <dovecot at dovecot.org> wrote: > > Good Morning List, > > just a short question to this vulnerability. We are using a setup with dovecot redirector/proxy frontend servers > and some backend server, which store the mailboxes. > Is it anough to update the frontend servers if I like to fix the the vulnerability? No. Sami
2019 Sep 02
1
AW: CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
>> On 2 Sep 2019, at 11.01, MK via dovecot <dovecot at dovecot.org> wrote: >> >> Good Morning List, >> >> just a short question to this vulnerability. We are using a setup with dovecot redirector/proxy frontend servers >> and some backend server, which store the mailboxes. >> Is it anough to update the frontend servers if I like to fix the the
2019 Sep 03
0
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
On 2019.08.28. 15:10, Aki Tuomi via dovecot wrote: > > Steps to reproduce: > > This bug is best observed using valgrind to see the out of bounds read > with following snippet: > > perl -e 'print "a id (\"foo\" \"".("x"x1021)."\\A\" \"bar\" > \"\000".("x"x1020)."\\A\")\n"' |
2019 Aug 30
3
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
Am 30.08.19 um 10:00 schrieb Christian Balzer via dovecot: > When upgrading on Debian Stretch with the security fix packages all > dovecot processes get killed and then restarted despite having > "shutdown_clients = no" set. This is systemd doing its "magic" (kill all control group processes), see https://dovecot.org/pipermail/dovecot/2016-June/104546.html for a
2019 Aug 28
7
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
...nd after login) Report confidence: Confirmed Solution status: Fixed by Vendor Fixed version: 2.3.7.2, 2.2.36.4 Researcher credits: Nick Roessler and Rafi Rubin, University of Pennsylvania Vendor notification: 2019-04-13 Solution date: 2019-06-05 Public disclosure: 2019-08-28 CVE reference: CVE-2019-11500 CVSS: 8.1 (CVSS3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H) ? Vulnerability Details: IMAP and ManageSieve protocol parsers do not properly handle NUL byte when scanning data in quoted strings, leading to out of bounds heap memory writes. Risk: This vulnerability allows for out-of-bounds writes to ob...
2013 Sep 13
2
RTP port ranges
Hello, I have defined that I want to receive audio (RTP) on port 11500 till 11954 (rtp.conf). The same range I have defined in my firewall. I now see that an IP-address gets blocked by my firewall because there are packets coming onto port 11955. How come the client sends audio on port 11955 when I clearly define in my SDP-body that I want to receive audio on p...
2019 Aug 31
1
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
Daniel, thanks so much for the detailed pointers. So it turns out to be both the evil that is systemd and an overzealous upgrade script. Apollon, should I raise a Debian bug for this? As for reasons, how do 50k proxy session on the proxy servers and 25k imap processes on the mailbox servers sound? Even on a server with just 6k users and 7k imap processes that causes a massive load spike and a
2007 Jan 26
4
Polycom Provistioning Issue
...ial log entry 1005195711|cfg |4|00|Initial log entry 1005195711|copy |3|00|Initial log entry 1005195711|cdp |4|00|Initial log entry 1005195711|cdp |5|00|CDP is DISABLED. 1005195711|cdp |5|00|802.1Q/VLAN tagging is DISABLED. 1005195711|so |3|00|Platform: Model=SoundPoint IP 501, Assembly=2345-11500-040 Rev=A 1005195711|so |3|00|Platform: Board=2345-11500-040 A 1005195711|so |3|00|Platform: MAC=0004f2023ecc, IP=192.168.15.55, Subnet Mask=255.255.255.0 1005195711|so |3|00|Platform: BootBlock=2.5.0 (11500_040) 06-Nov-04 08:08 1005195711|so |3|00|Application, main: Label=BOOT, Version=3....
2005 Mar 18
6
Basic questions about RMySQL
...| Telefono: (525) 5268 8379 Investigador | Fax: (525) 5268 8481 Banco de Mexico | email: jvega at banxico.org.mx Planeaci?n y Programaci?n de Emisi?n | web: http://www.stat.umn.edu/~jvega Calzada Legaria 691 M?dulo IV | Col. Irrigaci?n 11500 |
2006 Oct 23
1
Polycom provision errors still! Arg!
...og entry 1023201556|cfg |4|00|Initial log entry 1023201556|copy |3|00|Initial log entry 1023201556|cdp |4|00|Initial log entry 1023201556|cdp |5|00|CDP is DISABLED. 1023201556|cdp |5|00|802.1Q/VLAN tagging is DISABLED. 1023201556|so |3|00|Platform: Model=SoundPoint IP 501, Assembly=2345-11500-040 Rev=A 1023201556|so |3|00|Platform: Board=2345-11500-040 A 1023201556|so |3|00|Platform: MAC=0004f2027255, IP=172.16.27.10, Subnet Mask=255.255.255.224 1023201556|so |3|00|Platform: BootBlock=2.5.0 (11500_040) 06-Nov-04 08:08 1023201556|so |3|00|Application, main: Label=BOOT, Versio...
2009 Jun 25
1
SIP registration fails
Asterisk-server behind Endian-firewall: SIP-aware, 5060 + RTP-ports opened and 5060 forwarded to Asterisk (192.168.2.2) Can someone see why SIP-registration fails ?? register => 092779077:XXXX at 85.119.188.3 [3starsnet] type=peer host=85.119.188.3 username=092779077 secret=XXXX fromuser=092779077 fromdomain=sip.3starsnet.com dtmfmode=rfc2833 canreinvite=no insecure=port,invite qualify=yes