Displaying 20 results from an estimated 1000 matches similar to: "Asterisk failed to authenticate device - attack attempt."
2014 Sep 04
3
Asterisk secure fine tune - stop attack
Hi All,
I see this kind of attack on our Asterisk Server, do you know how to block
that IP?
[Sep 4 07:41:06] NOTICE[7375]: chan_sip.c:23375 handle_request_invite:
Call from '' (213.136.81.166:9306) to extension '34422' rejected because
extension not found in context 'default'.
Thanks in advance,
-Motty
-------------- next part --------------
An HTML attachment was
2015 Dec 02
2
Failed to authenticate device 100
Hello, I continued to see this errors in the logs:
[2015-12-02 10:05:57] NOTICE[19949]: chan_sip.c:23277
handle_request_invite: Failed to authenticate device
100<sip:100 at xx.xx.xx.xx>;tag=10cdeaf7
how do I guard against this kinds of attacks? Also, to get the IP
address from where this attack come from I use the following command
"tcpdump -lni eth0 -f "udp port 5060"
2011 Mar 17
0
Asterisk not logging originating IP of a brute force attack
Why do attacks from the Internet get shown in the Asterisk logs with
myAsteriskServerIP instead of the attacker's IP?! Really useful for
blocking them, that is... Example:
[Mar 6 00:00:00] NOTICE[1926] chan_sip.c: Failed to authenticate user
5550000<sip:5550000 at myAsteriskServerIP>;tag=ab8537ae
(I replaced our IP address with myAsteriskServerIP. The attacks are not
coming from
2011 Mar 07
3
generate 3 distinct random samples without replacement
Hello:
I wonder if I could get a little help with random sampling in R.
I have a vector of length 7375. I would like to draw 3 distinct random samples, each of length 100 without replacement. I have tried the following:
d1 <- 1:7375
set.seed(7)
i <- sample(d1, 100, replace=F)
s1 <- sort(d1[i])
s1
d2 <- d1[-i]
set.seed(77)
j <- sample(d2, 100, replace=F)
s2 <- sort(d2[j])
2011 Dec 29
2
Interesting attack tonight & fail2ban them
I happened to be in the cli tonight as some (208.122.57.58) initiated a simple attack - just trying to make long distance calls from outside context. Although harmless, this went on for several minutes as the idiot just used up my bandwidth with SIP messages. Here's and example:
[2011-12-28 22:53:42] NOTICE[9635]: chan_sip.c:14035 handle_request_invite: Call from '' to extension
2010 Feb 22
1
counting repeating sequence lengths in a vector
Hello,
I have a very long (~50,000) sequence of repeating numbers. The first
100 are:
[1] 0 0 0 0 0 0 0 0 0 0 0 429
[13] 429 429 429 429 429 429 429 858 858 858 858
858
[25] 858 1287 1287 1287 1287 1287 1716 2145 2145 2574 2574
3003
[37] 3003 3432 3432 3861 4290 4719 5148 5577 5577 6006 6006
2005 May 16
1
graphic
Hi,
poids taille fumeur sexe sport etat
85 184 oui homme 1 malade
65 175 oui homme 1 malade
74 180 oui homme 2 gueri
79 175 oui homme 2 malade
71 165 non homme 3 gueri
80 185 non homme 3 gueri
75 180 non homme 4 malade
69 155 non homme 4 malade
74 168 oui
2017 Jan 26
1
[4.3.11-Ubuntu] SMBD keeps Locks on NTUSER.DAT and ntuser.ini after logout
After having migrated my machines and user to Samba 4.3.11 on Ubuntu 16.04.1
(no domain upgrade, new provision, all accounts new defined) and old data
copied over to the new machines, I have now a broader testbed and notice
issues I didn't see prior to that.
Having roaming profiles (defined in the user object in LDB)...
Seemingly at random smbd keeps locks on NTUSER.DAT and ntuser.ini for a
2007 Nov 11
5
undefined method `add''
We''ve been running into problems with ferret indexing lately. The
problem is intermittent and some times it persists. Just got this after
wiping the index and redeploying:
NoMethodError (undefined method `add'' for Solution:Class):
(druby://10.1.65.87:9009)
/data/releases/20071111152414/vendor/rails/activerecord/lib/active_record/base.rb:1238:in
`method_missing''
2023 Apr 03
1
WARNING: no target object found for GUID component link lastKnownParent in deleted object
hi,
I have this DC in aws to fulfill the authentication need of our moodle.
# samba -V
Version 4.17.7-Debian
DNS with SAMBA_INTERNAL
The replication of the users and groups happens correctly. Some errors in
running samba_dnsupdate, but it is ok anyway.
When I ran the command samba-tool dbcheck, I got the return below.
# samba-tool dbcheck --cross-ncs --reset-well-known-acls --fix --yes
2004 Nov 24
1
AppleMail causes dovecot error: file mbox-rewrite.c: line 429 assertion failed
I get the following error message in my syslog frequently when a user
accesses the dovecot (IMAP) server from his OS X AppleMail client:
Nov 24 09:45:42 myhost imap(someuser): file mbox-rewrite.c: line 429 (mbox_write_header): assertion failed: (hdr_parsed_size.physical_size == hdr_size)
Nov 24 09:45:42 myhost dovecot: child 23277 (imap) killed with signal 6
Usually each message appears 5-6
2014 Mar 05
3
Cannot chain to another PXE server on the same subnet
----- Original Message -----
From: Gene Cumm <gene.cumm at gmail.com>
> It's been a while since I used Yahoo but I didn't think I had
> that issue.? GMail does default to top-posting
Doing it manually... didn't find that option.
> Perhaps also try -o 43.x=01:04:0a:d7:90:3c:ff (which will set the
> mtftp option) in addition to -W.
Tried it but still the same error.
2012 Jul 03
3
bge problems in RELENG_9, bge0: watchdog timeout -- resetting
Hi,
I'm having lots of difficulties with BCM5719, which is the default
network card of HP Proliant DL 360 G8 servers. I can get a few ping
replies before I get a couple of these:
bge0: watchdog timeout -- resetting
bge0: watchdog timeout -- resetting
Then everything hangs. Can not log in using ssh.
2023 Apr 04
1
WARNING: no target object found for GUID component link lastKnownParent in deleted object
While this should work, neither is this particularly harmful. ?Links to
objects that don't exist are ignored at runtime.
Andrew Bartlett
On Tue, 2023-04-04 at 14:39 -0300, Elias Pereira via samba wrote:
> hi,
>
> Any clue?
>
> On Mon, Apr 3, 2023 at 10:17?AM Elias Pereira <empbilly at gmail.com> wrote:
>
> > hi,
> >
> > I have this DC in aws to
2009 Jul 19
5
How to disable checksum offloading for OSOL DomU via kmdb at initial boot ?
Adding -kd to extra line drops me to kmdb :-
root@ServerJaunty:/home/boris/nevada# xm create -c osol.install
Using config file "./osol.install".
Started domain osol.install (id=4)
Loading kmdb...
Welcome to kmdb
Loaded modules: [ unix krtld genunix ]
[0]>
I want patch kernel like it happens when adding to /etc/system:-
set xnf:xnf_cksum_offload = 0
2010 Jul 12
10
MAC Address prefixes of Voip equipment
Is there a database of MAC address prefixes used the common VoIP
devices. I see the Linksys Sipura devices state with 00:0E.
Does the same apply to other Linksys VoIP equipment?
Is there some way VoIP equipment allow themselves to be identified by
requesting data from some ports?
2013 Sep 17
2
[PATCH][git-pull] lwIP PXE fixes
On Tue, Sep 17, 2013 at 9:36 AM, Matt Fleming <matt at console-pimps.org> wrote:
> On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote:
>> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
>> Gene Cumm (1):
>> Allow for UNDIIF_ID_DEBUG in 1 mk line
>>
>> are available in the git repository at:
>>
>>
2004 Mar 02
3
Margins on tables
It has long been a nuisance to me not being able to form margins on
multiway tables in a simple fashion, so i wrote margins().
In my opinion it should go into the base package. The code and the
documentation is in:
http://www.biostat.ku.dk/~bxc/R/margins/
Please help yourself, and enhance and rename as you see fit.
Bendix
----------------------
Bendix Carstensen
Senior Statistician
Steno
2011 Oct 01
3
matlab
a greeting, and I would like to install ubuntu 11.04 7.10 matlab R2010a DVD and I have the exe file from its wine licenza.con accept all the password then at a certain point I said: There was an unexpected exception: Command line returned error code '9009 OS 'for command [cmd.exe / C dir / c-C:] See the log file (C: Temp mathworks_antonio.log antonio users) for more details.come can I fix?
2017 Nov 27
5
core_udp_sendto: no mapping
Bringing the discussion to the list.
You stated you see the following on your Lenovo ThinkPad T470s with
UEFI firmware N1WET41W (1.20 date: 10/17/2017):
core_udp_sendto: stalling on configure with no mapping
OUI 54-E1-AD
lspci -s 0:1f.6 -v
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4)
I219-V (rev 21)
Subsystem: Lenovo Ethernet Connection (4) I219-V