Smbd process not disconnecting
Charles Howse
chowse at charter.net
Wed Oct 29 05:45:28 PST 2003
Hi,
The following line is from sockstat -4 on my machine "curly", which I
checked about 30 minutes ago.
There is a netbios connection between curly (192.168.254.2) and moe
(192.168.254.4) initiated by root with smbd.
I share several directories with Samba.
Most likely, I opened the "WWW" share on my XP box.
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN
ADDRESS
root smbd 3064 16 tcp4 192.168.254.2:139
192.168.254.4:1326
Below, note that I opened that share at 12:11 PM.
[charles at curly ~]$ ps -awux | grep 3064
root 3064 0.0 2.6 6252 3272 ?? I 12:11PM 0:01.34
/usr/local/sbin/smbd -D
Note below, that the connection was opened on the 28th, but did not
close, however the connection to "Seeds" closed about 4 mins after I
opened it.
Snippet from /var/log/moe.log
[2003/10/28 12:11:13, 1] smbd/service.c:make_connection_snum(698)
moe (192.168.254.4) connect to service WWW initially as user nobody
(uid=65534, gid=65534) (pid 3064)
[2003/10/28 15:31:04, 1] smbd/service.c:make_connection_snum(698)
moe (192.168.254.4) connect to service Seeds initially as user nobody
(uid=65534, gid=65534) (pid 3064)
[2003/10/28 15:35:49, 1] smbd/service.c:close_cnum(880)
moe (192.168.254.4) closed connection to service Seeds
Am I way off target here, or do I have a process that isn't
disconnecting when it should?
How can I find out why the connection to "WWW" didn't close, and prevent
that from happening in the future?
Thanks,
Charles
Got a computer with idle CPU time?
Join SETI at home and help make history!
http://setiathome.ssl.berkeley.edu/
More information about the freebsd-questions
mailing list