search for: netstat

Displaying 20 results from an estimated 1678 matches for "netstat".

2006 Aug 10
4
imap-login (proxy) Connection queue full
...nning Dovecot (rc6 CVS dovecot-20060808) as a proxy, why would it log the following when it has not yet maxed out the allowed number of imap-login processes? Aug 10 16:23:34 director5 dovecot: imap-login: Disconnected: Connection queue full: I am seeing this logged several times per minute. From netstat, the server has 650 proxied IMAP connections and 450 proxied IMAPS connections, there are currently 10 imap-login processes running, and using the following config: login_process_per_connection = no login_processes_count = 3 login_max_processes_count = 20 login_max_connections = 225 I would think...
2003 Aug 24
2
weird problem with chkrootkit and checksums
...omparing some critical binaries with the one compiled at the beginning of august during a make world : $ md5 /usr/obj/usr/src/bin/ls/ls MD5 (/usr/obj/usr/src/bin/ls/ls) = cd2dcad3cc08b5f5ad05456f016e8099 $ md5 /bin/ls MD5 (/bin/ls) = 1808e84cfcbaf71ce1073cc418ff262a $ md5 /usr/obj/usr/src/usr.bin/netstat/netstat MD5 (/usr/obj/usr/src/usr.bin/netstat/netstat) = 7fbd1e72a5795b038b16ece37df13ee0 $ md5 /usr/bin/netstat MD5 (/usr/bin/netstat) = 77bd719216a4bca383333a420b2d9501 I feel like there is something wrong here... I picked up random binaries and compared their checksum with their /usr/obj/usr/sr...
2010 Sep 28
3
netstat - kill by pid ?
I am writing a small script to kill process(es) listening on particular port number. Here I am particularly looking at Java servlet-containers like Tomcat and JBoss, which sometimes don't complete their shutdown process and it still shows up as running process with ps or netstat. This needs to be kill-ed and for that knowing pid of that process is necessary. The netstat by default doesn't give only pid(s), so one has to use sed/awk/tr like utility to extract pid info. Does anyone know any program/utility which gives pid(s) based on listening port numbers? Or is there a...
2007 Jun 15
1
[Bug 1007] sftp client hangs on tru64 5.1A
http://bugzilla.mindrot.org/show_bug.cgi?id=1007 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |Tru64 Component|sftp |ssh CC| |djm at
2013 Jan 30
2
About kern.ipc.somaxconn and netstat
...ve a webserver using FreeBSD, we read about tunning kern.ipc.somaxconn (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-kernel-limits.html) so the OS can handle all the connections. Is there a way to know how many connections are established in a certain moment?. I know about netstat(1) but is there any other command that we can use to know the exact amount of how many connections are established?. Thanks in advance.
2003 May 21
1
netstat/ipcs inside jail
Hi, i've got this problem with my jail and i'm abolutly lost as in the why of it. I previously posted this on comp.unix.bsd.freebsd.misc but i was advised to send here I was unable to find help on google :( To resume quick, when i'm in a jail, netstat doesn't work properly. Hopefully i have provided sufficient information for anyone willing to help me :p First of all, my system : FreeBSD cube.kmem.org 4.8-STABLE FreeBSD 4.8-STABLE #6: Tue May 20 22:22:47 CEST 2003 root@cube.kmem.org:/usr/obj/usr/src/sys/ruby2 i386 System was updated,...
2007 Sep 25
0
defunct netstat processes
I am running samba 3.0.23 with winbind joined to a windows 2003 AD domain. Over time, I've noticed that winbindd shows forked zombied netstat processes, and over time, they continue to build up. Right now, there are hundreds of zombied netstat processes forked from winbindd shown by ps afx. Any ideas of what could cause this? Server role: ROLE_DOMAIN_MEMBER Press enter to see a dump of your service definitions [global] wor...
2017 Feb 08
2
Need help troubleshooting TCP thrashing, possible kernel bug?
...ver. These machines now cause thrashing after 15-20 minutes whenever a share is mounted using mount.cifs. When it's thrashing, I see thousands of opened ports from a single client: # sockstat -4 | grep 10.0.1.87 | wc 10013 70091 740962 And on the client, the port is constant changing: $ netstat -net | grep 10.0.0.8 tcp 0 0 10.0.1.87:53122 10.0.0.8:445 ESTABLISHED 0 1253359 $ netstat -net | grep 10.0.0.8 tcp 0 0 10.0.1.87:53700 10.0.0.8:445 ESTABLISHED 0 1253439 $ netstat -net | grep 10.0.0.8 tcp 0 0 10.0.1.87:53926...
2003 May 19
3
4GB limit with netstat
Hi, Was wondering if there are any plans to update either the kernel structures and/or netstat to show more than 4GB of traffic stats. For example, on a 4.8-STABLE machine: $ netstat -bI sis0 Name Mtu Network Address Ipkts Ierrs Ibytes ... sis0 1500 <Link#2> <mac-addr-hidden> 8789598 0 4103727771 ... <non-relevant parts removed> This shows tha...
2010 Jun 14
13
VNC issues
I''ve recently installed Debian Lenny witch Xen (xen-utils, xen.tools and xen-linux-system-2.6.26-2-xen-amd64). I want to virtualize some windows servers, but I''m unable to connect to localhost VNC when I start the vm (xm create) to proceed with windows instalation. The VM config is: import os, re arch = os.uname()[4] if re.search(''64'', arch):
2003 Dec 17
4
Netbios ?
I am trying a "netstat | grep netbios" and receive nothing back. I tried "netstat | grep 139" and nothing as well. I have the correct netbios ports in /etc/services. Does anyone know to make this show up with a netstat or have those services running? I believe this may be my problem with the mapping...
2000 May 11
1
OpenSSH 2.1.0 under Solaris 8 ...
...imes May 11 14:01:47 iris sshd[8578]: error: Command '/bin/ls -alni': select() failed: Interrupted system call May 11 14:01:47 iris sshd[8578]: error: Couldn't wait for child '/bin/ls -alni' completion: No child processes May 11 14:01:47 iris sshd[8578]: error: Command '/bin/netstat -an': select() failed: Interrupted system call May 11 14:01:47 iris sshd[8578]: error: Couldn't wait for child '/bin/netstat -an' completion: No child processes May 11 14:01:47 iris sshd[8578]: error: Couldn't wait for child '/bin/netstat -in' completion: No child proces...
2002 May 07
3
openssh 3.1 and rsync dont work
...graded to 3.1. Our local rsync processes were failing with the following output from SSH: Couldn't wait for child 'ls -alni /usr/adm' completion: No child processes Couldn't wait for child 'ls -alni /usr/mail' completion: No child processes Couldn't wait for child 'netstat -an' completion: No child processes Couldn't wait for child 'netstat -in' completion: No child processes Couldn't wait for child 'netstat -rn' completion: No child processes Couldn't wait for child 'netstat -ia' completion: No child processes Couldn't wai...
2019 Jul 16
1
New User Questions - With Belkin USB
On Jul 15, 2019, at 11:15 AM, David White wrote: > > 2. When I check the results from "netstat -t -n" I am NOT finding anything on 3493. Hmmm. I then tried "netstat -l" since there should be a server socket listening on 3494, right? There is nothing of 3493. But I do see an entry with local address = localhost:nut. When I "cat /etc/services" I find nut listed on 3493...
2006 Jan 15
2
Rogue Processes
I seem to notice these two processes running with top. Netstat hasn't been issued by me and cant be killed with the START state. Can someone enlighten me on these processes. FreeBSD dracula.transylvania.net 6.0-RELEASE FreeBSD 6.0-RELEASE #4: Sun Dec 4 00:22:01 EST 2005 root@dracula.transylvania.net:/usr/src/sys/i386/compile/BLEACH i386 The box doesnt...
2006 Apr 12
1
iax2 show netstats
Hi guys, i've been using iax2 show netstats and i wonder if someone could explain what all these means, just in case i have them wrong. Because i am looking for something that tells me that there is delay , and/or packet loss. -------- LOCAL --------------------- -------- REMOTE -------------------- Channel...
2009 Dec 22
7
Frustrations with MySQL loss, tcpdump, netstat, etc
...nsole and run /usr/bin/mysql -u root -p and use this password from the update statement that password gets me in. So, on my server I run tcpdump host <my ip> and I dont think I see anything where 3306 is coming through. if I run a test MySQL connection from the MySQL Workbench and they run netstat on my server and I dont see a entry where 3306 is used in what netstat is dumping. What am I doing wrong? What can I check for? I am stumped! -Jason
2000 Nov 17
2
Why does ssh try to run df, netstat, arp ...?
...ork I noticed that I wasn't able to use ssh anymore. Ssh would simply hang during the connection. rsh and telnet however were able to connect without problem so there was no problem with the destination or the environment of the user. I noticed that for some strange reason ssh tries to run arp, netstat and df during the connection (I can understand the use of arp and netstat but why on earth df). Unfortunately df blocks when it tries to measure the size of a filesystem which is mounted (e.g. by automount) but unavailable (since the server crashed) I guess this is the reason why the ssh connectio...
2019 Jul 15
2
New User Questions - With Belkin USB
...ere is a chance that the Android kernel configuration is messing with things here, and you may need to use strace to watch some of the system calls. In the mean time, what if you stop the nut-client service, and run upsmon in debugging mode? sudo /sbin/upsmon -DD Also, what do you get from "netstat -tn | grep -w 3493"?
2002 Dec 30
4
error message in smbd.log file: bind failed on port 139 socket_addr = 0.0.0.0.
I can run nmbd successfully, but smbd dies almost immediately when I run it, the smbd.log file has the message "bind failed on port 139 socket_addr = 0.0.0.0.". When I do a netstat -an | grep 139, it shows that tcp is listening on port 139. How do I resolve this conflict between tcp and smbd?