similar to: IPTABLEs and port scanning

Displaying 20 results from an estimated 1400 matches similar to: "IPTABLEs and port scanning"

2013 Feb 10
3
top 10 (n values) for each classes
Dear R users, I have a problem. I don't know how to select the top 10 (n) values for each classes. Thank you! My data is like this: row.names proc cls 7271 568,03338 0,5 7270 554,68458 0,5 7269 510,20638 0,5 7268 485,59969 0,5 7267 421,92852 0,5 7272 410,12101 0,5 3414 409,71429 0,5 3452 402,78699 0,5 3451 401,28114 0,5 3450 361,80607 0,5 3413 360,29883 0,5 3449 352,90043 0,5 3453
2010 Jul 19
2
Problem with yum
I am experiencing a problem with yum on one of my CentOS-5.5 systems. Specifically, on Friday past (July 16), I ran yum update as root. Yum displayed all of the outdated packages and asked if I wanted to proceed. An answered yes. This first package downloaded was nss. At this point yum simply stopped processing or responding. A ctrl-c at the yum session terminal window did not interrupt the
2012 Sep 04
6
Simple routing question
We use a dual homed CentOS-6.3 host for our Internet gateway router. Its internal nic (eth1) is configured such that the address 192.168.0.1 is one of its aliases. # cat /etc/sysconfig/network-scripts/ifcfg-eth1:192BOOTPROTO=none BROADCAST=192.168.255.255 DEVICE=eth1:192 IPADDR=192.168.0.1 IPV6INIT=no MTU="" NAME="LAN - Non-routable" NETMASK=255.255.0.0 NETWORK=192.168.0.0
2008 Nov 16
1
help.start() displays index.html in emacs (PR#13293)
Full_Name: Juergen Rose Version: 2.8.0 (2008-10-20) OS: Linux 2.6.27.4 x86_64 Intel Submission from: (NULL) (87.185.220.122) If I start as ordinary user rose R and help.start(), the help is displayed in emacs. If I do as the user root, file:///tmp/Rtmpyzlc7Y/.R/doc/html/index.html is shown as expected in a firefox windows. So it seems to be connected with my private configuration. But I can not
2002 Oct 17
4
Posix Problem, difftime
I am having a series of problems using date time data that has been converted into a POSIXt and POSIXlt classes. I have hourly time series data from 1900 that has been converted from text data. I assume most of my problems come from a mis-underdanding of the POSIX class. My matrix named (aa) for this year is approx 8700 by 4. When I try to calculate the length of posit column ( which is the
2013 Jun 19
2
Problem: xend.log says "VM restarting too fast. Refusing to restart to avoid loops"
Hi all, one of my servers crashed last sunday just right after a startup and I need to understand what was going on. I am running Windows 2008 R2 Standard Edition on Oracle VM 3.1 - Xen 4.1.2-OVM On sunday a scheduled task shutted down cleanly the vm. the shutdown started at Sun Jun 16 10:00:33 and it ended at 2013-06-16 10:00:46.938. xend.log says: [2013-06-16 10:00:45 7228] INFO
2004 Jul 18
1
Asterisk NAT spa-2000
Hi All, I have a asterisk box that is now on its own static address on the net.it was originally behind a nat firewall. The problem I have is that the remote SPA-2000's that are behind nat firewalls now fail. here is relevent sip.con entry [2001] type=friend username=2001 host=dynamic defaultip=81.178.77.67 allow=ulaw dtmfmode=rfc2833 mailbox=2001@local context=sip
2017 Apr 04
4
Bug#859560: xen: CVE-2017-7228: x86: broken check in memory_exchange() permits PV guest breakout (XSA-212)
Source: xen Version: 4.8.1~pre.2017.01.23-1 Severity: grave Tags: security upstream Justification: user security hole Hi, the following vulnerability was published for xen. CVE-2017-7228[0]: | An issue (known as XSA-212) was discovered in Xen, with fixes available | for 4.8.x, 4.7.x, 4.6.x, 4.5.x, and 4.4.x. The earlier XSA-29 fix | introduced an insufficient check on XENMEM_exchange input,
2006 Apr 14
2
asterisk 1.2.7.1 and app_rxfax
Hi! After upgrading to asterisk 1.2.7.1 (from 1.2.4) it seems that app_rxfax doesnt work any more. I've installed spandsp-0.0.2pre25 (the same problem with spandsp-0.0.3pre6.tgz ) app_rxfax.c, app_txfax.c and made the Makefile patch from the same directory. When starting asterisk I always get the follwing error message: [app_rxfax.so]Apr 14 18:54:20 WARNING[7223]: loader.c:325
2003 Oct 22
2
non linear regression with R
Dear Colleagues, I have x, y data (pollen and seed dispersal from oaks !) that I would like to fit with a function which look like this: p(a,b,x,y)=b/(2*pi*a?gamma(2/b))*exp(-(square_root(x?+y?)/a)power(b)) I am looking for a and b values that fit my data at best. Can someone give me hints to perform such an analysis with R ? Thanks a lot Sophie Sophie Gerber
2001 Nov 23
2
Rose diagrams in R?
I am looking for a function (or package) to plot histograms of directional data such as wind direction. I believe these are called rose diagrams. Is there an R script for this? If not, can it be constructed in a function calling primitive graphic calls (lines, circles, boxes or polygons)? The stars function is not quite right. -- David Finlayson Geomorphogist and GIS Specialist NearPRISM -
2008 Mar 16
1
stats/debugging question hotelling t-sq
Hi I spent hours looking over my formula. Somehow I cant find the reason why it gives me different answer. help appreciated. x = as.matrix(read.table("http://www.niehs.nih.gov/research/atniehs/core/microarrays/docs/heinloth.txt",1)) x = t(x) #now rows are subjects, cols are genes x = x[order(rownames(x)),] #order by treatment group oxygen, ultra-violet, gamma radiation y =
2019 Mar 18
2
[PATCH nbdkit] wrapper: Set MALLOC_CHECK=1 and MALLOC_PERTURB_ (randomly).
This is a cheap way to find some use-after-free and uninitialized read problems when using glibc. This in fact reveals a race during filter shutdown (which this commit does not fix): Thread 2 (Thread 0x7f1caaa5ffc0 (LWP 7223)): #0 0x00007f1cab0a05f8 in pthread_rwlock_wrlock () from /lib64/libpthread.so.0 #1 0x0000000000408842 in lock_unload () at locks.c:97 #2 0x00000000004066ff in
2020 May 05
2
problems with NVS310
I have a Nvidia NVS310 installed in my Linux computer for a few years. It works well with the Nvidia driver, and not so well with the Linux nouveau driver. The Nvidia NVS310 has never worked well with Linux. In the beginning (many years ago) I decided to install Nvidia proprietary drivers, but every kernel upgrade would require an additional effort to have the driver working. That was enough
2009 Mar 04
17
Community: How to deal with attempts at sabotage
Hi all, The underlying assumption of membership in any community is that your participation is at worst neutral, and if possible positive. Communities, online or off, generally do what they can to protect themselves from detrimental influences, which is where policies, politeness, moderators, and all that come into play. Puppet''s community has been both fortunate and awesome,
2006 Sep 20
1
GLM Question
Hello, I am trying to formulate a glm model with repeated measures of viral blood counts where animal weight is a covariate. Animal treatment group is the fixed effect and subject is the random effect. I'm thinking this situation calls for a mixed model in the Poisson family with data correlated to days post inoculation (DPI) where animal weight is factored out to not influence
2004 Mar 01
3
openssh
I have done a cvsup of the openssh port. It builds correctly, but refuses to install with the following: ===> Installing for openssh-3.6.1_5 ===> openssh-3.6.1_5 conflicts with installed package(s): ssh2-3.2.9.1_1 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/security/openssh. I was unable to
2003 Feb 12
1
((AllowUsers || AllowGroups) && !(AllowUsers && AllowGroups))
Hey everyone, After discussing the AllowGroups I think I've discovered a bug. The system is a solaris 8 system and the problem is that when I use AllowGroups with no AllowUsers args, the proper actions happen. Same with AllowUsers and no AllowGroups. When I try to combine the two, none of the Allow directives seem to take. Is it just me or maybe a bug? -James
2006 Oct 19
1
is everyone aware of this?
-----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Yiorgos Stamoulis Sent: Thursday, October 19, 2006 3:33 PM To: CentOS mailing list Subject: [CentOS] is everyone aware of this? BRUCE STANLEY wrote: > I am having some issues (e.g. System lock ups) with my ATI 9250 Video > card. > > I am thinging about replacing it with
2010 Oct 21
1
network interface up but no data
Hi List, I am running a x86_64 Centos server, after a reboot the network has decided to not work.. this particular machine has 8 eth ports eth0-7. eth0 and eth3 were bonded (mode 1 ) after reboot the bond did not work. It came up OK but no data was passing through it. all other interfaces on the machine were working. I decided to remove the bond, so after removing the bond i was left with eth0