William,
As requested samba config, and some logs:
#======================= Global Settings =======================
[global]
##
## GENERAL OPTIONS
##
workgroup = VLWF
netbios name = HOSTVM-SAMBA
server string = Virtual Samba Server
##
## WINS OPTIONS
##
wins support = yes
dns proxy = yes
name resolve order = host lmhosts wins bcast
##
## NETWORK SECURITY OPTIONS
##
interfaces = eth* lo
bind interfaces only = True
client schannel = no
server schannel = no
smb ports = 139 445
hosts allow = 0.0.0.0/0
##
## LOGGING OPTIONS
##
log file = /var/log/samba/log.%m
max log size = 1000
syslog only = no
syslog = 0
log level = 1
panic action = /usr/local/bin/smbpanic %d %m
##
## AUTHENTICATION OPTIONS
##
security = user
admin users = @xpadmin
utmp = yes
encrypt passwords = true
passdb backend = ldapsam:"ldap://10.134.11.143:389"
guest account = smbnull
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n
*password\supdated\ssuccessfully* .
##
## LDAP OPTIONS
##
ldap passwd sync = yes
ldap admin dn = cn=admin,dc=vlwf
ldap suffix = dc=vlwf
ldap user suffix = ou=users
ldap group suffix = ou=groups
ldap machine suffix = ou=computers
ldap idmap suffix = ou=idmap
##
## BROWSER CONTROL OPTIONS
##
domain master = yes
local master = yes
preferred master = yes
os level = 65
remote announce = 10.134.11.191 10.134.12.127 10.134.12.191 10.134.13.63
10.134.13.95 10.134.13.127 10.134.13.143 10.134.13.151 10.134.14.95
10.134.14.111 10.134.2.255 10.134.3.255 10.134.4.255 10.134.6.255
remote browse sync = 10.134.11.191 10.134.12.127 10.134.12.191 10.134.13.63
10.134.13.95 10.134.13.127 10.134.13.143 10.134.13.151 10.134.14.95
10.134.14.111 10.134.2.255 10.134.3.255 10.134.4.255 10.134.6.255
##
## DOMAIN OPTIONS
##
domain logons = yes
logon drive = H:
logon home = \\%N\%u
;;; logon script = startup.bat
##
## PRINTING OPTIONS
##
load printers = yes
printing = cups
printcap name = cups
##
## NAME MANGLING OPTIONS
##
preserve case = yes
short preserve case = yes
case sensitive = no
##
## SOCKET OPTIONS
##
socket options = TCP_NODELAY
##
## LOCKING OPTIONS
##
oplocks = no
level2 oplocks = no
strict locking = no
##
## CHARSET OPTIONS
##
dos charset = 850
unix charset = ISO8859-1
display charset = LOCALE
##
## MISC OPTIONS
##
message command = /usr/bin/mail -s "Message from %f on %m" sysinfo at
zimbra.mz2.vlwf < %s; rm %s
time server = yes
idmap uid = 30000-40000
idmap gid = 30000-40000
unix extensions = no
#======================= Share Definitions =======================
##
## DOMAIN LOGONS
##
[netlogon]
comment = Network Logon Service
path = /pcnet/checkpc/netlogon/%m
guest ok = yes
writable = no
read only = Yes
share modes = no
write list = @xpadmin
### root preexec = /usr/local/bin/smblogon %u %m %I
[homes]
comment = Home Directories
path = /pcnet/checkpc/homes/%u
read only = No
browseable = Yes
writable = Yes
create mask = 0700
directory mask = 0700
root preexec = /usr/local/bin/smblogon %u %m %I
##
## PRINTING
##
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
public = Yes
guest ok = Yes
writable = no
printable = yes
write list = @xpadmin
[print$]
comment = Printer Drivers
path = /etc/samba/drivers
browseable = Yes
guest ok = Yes
read only = Yes
write list = root, @xpadmin
[pdf-printer]
printing = bsd
comment = pdf-printer
path = /var/spool/samba
public = Yes
printable = Yes
writeable = no
print command = /usr/local/bin/pdfprint %s %U /pcnet/pdf-print "%J"
##
## GLOBAL DATA SEGMENTS
##
[pcnet]
comment = User Data Samba Server
path = /pcnet
read only = No
create mask = 0777
force create mode = 0777
directory mask = 0770
force directory mode = 0770
guest ok = Yes
map archive = No
[pingo]
comment = Informatica
path = /pingo
read only = No
create mask = 0777
force create mode = 0777
directory mask = 0770
force directory mode = 0770
guest ok = Yes
map archive = No
[archief]
comment = Archief dienst informatica
path = /archief
read only = No
create mask = 0777
force create mode = 0777
directory mask = 0770
force directory mode = 0770
guest ok = Yes
map archive = No
Output of log.smbd:
[2010/07/13 08:56:43, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 09:12:06, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 09:24:06, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 09:39:16, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 09:39:16, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 10:34:20, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 10:36:40, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 10:36:40, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 10:37:11, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 15:24:12, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
[2010/07/13 15:32:10, 0] lib/util_sock.c:get_peer_addr(1224)
getpeername failed. Error was Transport endpoint is not connected
Output of workstation log:
[2010/07/13 15:32:10, 0] lib/util_sock.c:write_data(562)
write_data: write failure in writing to client 10.134.14.101. Error Connection
reset by peer
[2010/07/13 15:32:10, 0] lib/util_sock.c:send_smb(761)
Error writing 4 bytes to client. -1. (Connection reset by peer)
[2010/07/13 15:32:10, 1] smbd/service.c:make_connection_snum(1060)
ws0312 (10.134.14.101) connect to service pcbeheer initially as user pcbeheer
(uid=0, gid=200) (pid 6039)
[2010/07/13 15:32:10, 1] smbd/service.c:make_connection_snum(1060)
ws0312 (10.134.14.101) connect to service netlogon initially as user pcbeheer
(uid=0, gid=200) (pid 6039)
[2010/07/13 15:32:11, 1] smbd/service.c:make_connection_snum(1060)
ws0312 (10.134.14.101) connect to service pingo initially as user pcbeheer
(uid=0, gid=200) (pid 6039)
[2010/07/13 15:32:11, 1] smbd/service.c:make_connection_snum(1060)
ws0312 (10.134.14.101) connect to service pcnet initially as user pcbeheer
(uid=0, gid=200) (pid 6039)
[2010/07/13 15:42:35, 1] smbd/service.c:close_cnum(1257)
ws0312 (10.134.14.101) closed connection to service netlogon
Relevant output of tcpdump, while user "pcbeheer" started workstation
"ws0312" and logged on:
15:31:56.511808 IP ws0312.netbios-ns > hostvm-samba.netbios-ns: NBT UDP
PACKET(137): QUERY; REQUEST; UNICAST
15:31:56.512102 IP hostvm-samba.netbios-ns > ws0312.netbios-ns: NBT UDP
PACKET(137): QUERY; POSITIVE; RESPONSE; UNICAST
15:32:10.316829 IP ws0312.netbios-ns > hostvm-samba.netbios-ns: NBT UDP
PACKET(137): QUERY; REQUEST; UNICAST
15:32:10.316955 IP hostvm-samba.netbios-ns > ws0312.netbios-ns: NBT UDP
PACKET(137): QUERY; POSITIVE; RESPONSE; UNICAST
15:32:10.324179 IP ws0312 > hostvm-samba: ICMP echo request, id 512, seq 256,
length 40
15:32:10.324203 IP hostvm-samba > ws0312: ICMP echo reply, id 512, seq 256,
length 40
15:32:10.324331 IP ws0312.1041 > hostvm-samba.netbios-ssn: S
3100786248:3100786248(0) win 65535 <mss 1460,nop,nop,sackOK>
15:32:10.324353 IP hostvm-samba.netbios-ssn > ws0312.1041: S
1191794642:1191794642(0) ack 3100786249 win 5840 <mss 1460,nop,nop,sackOK>
15:32:10.324632 IP ws0312.1041 > hostvm-samba.netbios-ssn: P 1:73(72) ack 1
win 65535 NBT Session Packet: Session Request
15:32:10.324649 IP hostvm-samba.netbios-ssn > ws0312.1041: . ack 73 win 5840
15:32:10.324946 IP ws0312.1040 > hostvm-samba.microsoft-ds: S
3497507397:3497507397(0) win 65535 <mss 1460,nop,nop,sackOK>
15:32:10.324971 IP hostvm-samba.microsoft-ds > ws0312.1040: S
1186975704:1186975704(0) ack 3497507398 win 5840 <mss 1460,nop,nop,sackOK>
15:32:10.325383 IP ws0312.1041 > hostvm-samba.netbios-ssn: R 73:73(0) ack 1
win 0
15:32:10.325393 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 1 win 65535
15:32:10.325531 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1:138(137) ack
1 win 65535
15:32:10.325541 IP hostvm-samba.microsoft-ds > ws0312.1040: . ack 138 win
6432
15:32:10.352578 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1:132(131) ack
138 win 6432
15:32:10.353303 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 138:378(240)
ack 132 win 65404
15:32:10.354206 IP hostvm-samba.microsoft-ds > ws0312.1040: P 132:390(258)
ack 378 win 7504
15:32:10.354788 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 378:636(258)
ack 390 win 65146
15:32:10.367274 IP hostvm-samba.microsoft-ds > ws0312.1040: P 390:494(104)
ack 636 win 8576
15:32:10.367818 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 636:730(94) ack
494 win 65042
15:32:10.370515 IP hostvm-samba.microsoft-ds > ws0312.1040: P 494:554(60) ack
730 win 8576
15:32:10.371013 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 730:850(120)
ack 554 win 64982
15:32:10.371428 IP hostvm-samba.microsoft-ds > ws0312.1040: P 554:593(39) ack
850 win 8576
15:32:10.372758 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 850:1090(240)
ack 593 win 64943
15:32:10.372840 IP hostvm-samba.microsoft-ds > ws0312.1040: P 593:851(258)
ack 1090 win 9648
15:32:10.373406 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1090:1424(334)
ack 851 win 64685
15:32:10.404799 IP hostvm-samba.microsoft-ds > ws0312.1040: . ack 1424 win
10720
15:32:10.427757 IP hostvm-samba.microsoft-ds > ws0312.1040: P 851:955(104)
ack 1424 win 10720
15:32:10.428273 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1424:1526(102)
ack 955 win 64581
15:32:10.428307 IP hostvm-samba.microsoft-ds > ws0312.1040: . ack 1526 win
10720
15:32:10.531202 IP hostvm-samba.microsoft-ds > ws0312.1040: P 955:1021(66)
ack 1526 win 10720
15:32:10.531907 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1526:1606(80)
ack 1021 win 64515
15:32:10.531937 IP hostvm-samba.microsoft-ds > ws0312.1040: . ack 1606 win
10720
15:32:10.532218 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1021:1125(104)
ack 1606 win 10720
15:32:10.573743 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1606:1726(120)
ack 1125 win 64411
15:32:10.574022 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1125:1164(39)
ack 1726 win 10720
15:32:10.574543 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1726:1828(102)
ack 1164 win 64372
15:32:10.577072 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1164:1230(66)
ack 1828 win 10720
15:32:10.577535 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1828:1908(80)
ack 1230 win 64306
15:32:10.577691 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1230:1334(104)
ack 1908 win 10720
15:32:10.579382 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1908:1988(80)
ack 1334 win 64202
15:32:10.579482 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1334:1454(120)
ack 1988 win 10720
15:32:10.581576 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 1988:2092(104)
ack 1454 win 64082
15:32:10.581965 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1454:1558(104)
ack 2092 win 10720
15:32:10.588771 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2092:2206(114)
ack 1558 win 65535
15:32:10.589034 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1558:1697(139)
ack 2206 win 10720
15:32:10.590413 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2206:2282(76)
ack 1697 win 65396
15:32:10.590488 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1697:1769(72)
ack 2282 win 10720
15:32:10.591109 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2282:2392(110)
ack 1769 win 65324
15:32:10.591376 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1769:1957(188)
ack 2392 win 10720
15:32:10.592103 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2392:2455(63)
ack 1957 win 65136
15:32:10.592449 IP hostvm-samba.microsoft-ds > ws0312.1040: P 1957:2022(65)
ack 2455 win 10720
15:32:10.635059 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2455:2531(76)
ack 2022 win 65071
15:32:10.635174 IP hostvm-samba.microsoft-ds > ws0312.1040: P 2022:2110(88)
ack 2531 win 10720
15:32:10.635647 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2531:2607(76)
ack 2110 win 64983
15:32:10.635735 IP hostvm-samba.microsoft-ds > ws0312.1040: P 2110:2198(88)
ack 2607 win 10720
15:32:10.639341 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2607:2670(63)
ack 2198 win 64895
15:32:10.639410 IP hostvm-samba.microsoft-ds > ws0312.1040: P 2198:3185(987)
ack 2670 win 10720
15:32:10.639940 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2670:2733(63)
ack 3185 win 65535
15:32:10.640008 IP hostvm-samba.microsoft-ds > ws0312.1040: P 3185:3248(63)
ack 2733 win 10720
15:32:10.641088 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2733:2809(76)
ack 3248 win 65472
15:32:10.641162 IP hostvm-samba.microsoft-ds > ws0312.1040: P 3248:3336(88)
ack 2809 win 10720
15:32:10.641637 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2809:2885(76)
ack 3336 win 65384
15:32:10.641724 IP hostvm-samba.microsoft-ds > ws0312.1040: P 3336:3424(88)
ack 2885 win 10720
15:32:10.642187 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2885:2961(76)
ack 3424 win 65296
15:32:10.642274 IP hostvm-samba.microsoft-ds > ws0312.1040: P 3424:3512(88)
ack 2961 win 10720
15:32:10.642785 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 2961:3075(114)
ack 3512 win 65208
15:32:10.643740 IP hostvm-samba.microsoft-ds > ws0312.1040: P 3512:3651(139)
ack 3075 win 10720
15:32:10.644233 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3075:3138(63)
ack 3651 win 65069
15:32:10.644304 IP hostvm-samba.microsoft-ds > ws0312.1040: P 3651:4226(575)
ack 3138 win 10720
15:32:10.644836 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3138:3183(45)
ack 4226 win 64494
15:32:10.644964 IP hostvm-samba.microsoft-ds > ws0312.1040: P 4226:4265(39)
ack 3183 win 10720
15:32:10.646379 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3183:3259(76)
ack 4265 win 64455
15:32:10.646430 IP hostvm-samba.microsoft-ds > ws0312.1040: P 4265:4353(88)
ack 3259 win 10720
15:32:10.646924 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3259:3335(76)
ack 4353 win 64367
15:32:10.646973 IP hostvm-samba.microsoft-ds > ws0312.1040: P 4353:4441(88)
ack 3335 win 10720
15:32:10.647472 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3335:3380(45)
ack 4441 win 64279
15:32:10.647552 IP hostvm-samba.microsoft-ds > ws0312.1040: P 4441:4480(39)
ack 3380 win 10720
15:32:10.649170 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3380:3494(114)
ack 4480 win 64240
15:32:10.649241 IP hostvm-samba.microsoft-ds > ws0312.1040: P 4480:4619(139)
ack 3494 win 10720
15:32:10.649719 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3494:3570(76)
ack 4619 win 64101
15:32:10.649770 IP hostvm-samba.microsoft-ds > ws0312.1040: P 4619:4707(88)
ack 3570 win 10720
15:32:10.650218 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3570:3633(63)
ack 4707 win 65535
15:32:10.650263 IP hostvm-samba.microsoft-ds > ws0312.1040: P 4707:5694(987)
ack 3633 win 10720
15:32:10.650817 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3633:3696(63)
ack 5694 win 64548
15:32:10.650860 IP hostvm-samba.microsoft-ds > ws0312.1040: P 5694:5757(63)
ack 3696 win 10720
15:32:10.651366 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3696:3772(76)
ack 5757 win 64485
15:32:10.651430 IP hostvm-samba.microsoft-ds > ws0312.1040: P 5757:5861(104)
ack 3772 win 10720
15:32:10.651916 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3772:3848(76)
ack 5861 win 64381
15:32:10.651965 IP hostvm-samba.microsoft-ds > ws0312.1040: P 5861:5949(88)
ack 3848 win 10720
15:32:10.652664 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3848:3958(110)
ack 5949 win 64293
15:32:10.652742 IP hostvm-samba.microsoft-ds > ws0312.1040: P 5949:6137(188)
ack 3958 win 10720
15:32:10.653364 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 3958:4068(110)
ack 6137 win 64105
15:32:10.653439 IP hostvm-samba.microsoft-ds > ws0312.1040: P 6137:6325(188)
ack 4068 win 10720
15:32:10.654163 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4068:4178(110)
ack 6325 win 65535
15:32:10.654222 IP hostvm-samba.microsoft-ds > ws0312.1040: P 6325:6513(188)
ack 4178 win 10720
15:32:10.654712 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4178:4254(76)
ack 6513 win 65347
15:32:10.654762 IP hostvm-samba.microsoft-ds > ws0312.1040: P 6513:6617(104)
ack 4254 win 10720
15:32:10.655210 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4254:4330(76)
ack 6617 win 65243
15:32:10.655274 IP hostvm-samba.microsoft-ds > ws0312.1040: P 6617:6705(88)
ack 4330 win 10720
15:32:10.655959 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4330:4440(110)
ack 6705 win 65155
15:32:10.656018 IP hostvm-samba.microsoft-ds > ws0312.1040: P 6705:6893(188)
ack 4440 win 10720
15:32:10.656508 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4440:4516(76)
ack 6893 win 64967
15:32:10.656557 IP hostvm-samba.microsoft-ds > ws0312.1040: P 6893:6981(88)
ack 4516 win 10720
15:32:10.657007 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4516:4592(76)
ack 6981 win 64879
15:32:10.657056 IP hostvm-samba.microsoft-ds > ws0312.1040: P 6981:7069(88)
ack 4592 win 10720
15:32:10.657556 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4592:4637(45)
ack 7069 win 64791
15:32:10.657622 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7069:7108(39)
ack 4637 win 10720
15:32:10.659105 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4637:4733(96)
ack 7108 win 64752
15:32:10.659275 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7108:7147(39)
ack 4733 win 10720
15:32:10.674680 IP ws0312.netbios-ns > hostvm-samba.netbios-ns: NBT UDP
PACKET(137): QUERY; REQUEST; UNICAST
15:32:10.674852 IP hostvm-samba.netbios-ns > ws0312.netbios-ns: NBT UDP
PACKET(137): QUERY; POSITIVE; RESPONSE; UNICAST
15:32:10.675377 IP ws0312.netbios-ns > hostvm-samba.netbios-ns: NBT UDP
PACKET(137): REGISTRATION; REQUEST; UNICAST
15:32:10.675426 IP ws0312.netbios-dgm > hostvm-samba.netbios-dgm: NBT UDP
PACKET(138)
15:32:10.675470 IP hostvm-samba.netbios-ns > ws0312.netbios-ns: NBT UDP
PACKET(137): WACK; POSITIVE; RESPONSE; UNICAST
15:32:10.675607 IP hostvm-samba.netbios-dgm > ws0312.netbios-dgm: NBT UDP
PACKET(138)
15:32:10.675964 IP hostvm-samba.netbios-ns > ws0312.netbios-ns: NBT UDP
PACKET(137): REGISTRATION; NEGATIVE; RESPONSE; UNICAST
15:32:10.693302 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4733:4843(110)
ack 7147 win 64713
15:32:10.693380 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7147:7335(188)
ack 4843 win 10720
15:32:10.694748 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4843:4957(114)
ack 7335 win 64525
15:32:10.694826 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7335:7474(139)
ack 4957 win 10720
15:32:10.695546 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 4957:5067(110)
ack 7474 win 64386
15:32:10.695607 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7474:7662(188)
ack 5067 win 10720
15:32:10.696144 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5067:5143(76)
ack 7662 win 64198
15:32:10.696194 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7662:7750(88)
ack 5143 win 10720
15:32:10.696693 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5143:5219(76)
ack 7750 win 64110
15:32:10.696743 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7750:7838(88)
ack 5219 win 10720
15:32:10.697342 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5219:5264(45)
ack 7838 win 65535
15:32:10.697395 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7838:7877(39)
ack 5264 win 10720
15:32:10.698041 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5264:5378(114)
ack 7877 win 65496
15:32:10.698125 IP hostvm-samba.microsoft-ds > ws0312.1040: P 7877:8016(139)
ack 5378 win 10720
15:32:10.698691 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5378:5441(63)
ack 8016 win 65357
15:32:10.698736 IP hostvm-samba.microsoft-ds > ws0312.1040: P 8016:9003(987)
ack 5441 win 10720
15:32:10.699290 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5441:5504(63)
ack 9003 win 64370
15:32:10.699387 IP hostvm-samba.microsoft-ds > ws0312.1040: P 9003:9066(63)
ack 5504 win 10720
15:32:10.699888 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5504:5549(45)
ack 9066 win 64307
15:32:10.699940 IP hostvm-samba.microsoft-ds > ws0312.1040: P 9066:9105(39)
ack 5549 win 10720
15:32:10.700637 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5549:5663(114)
ack 9105 win 64268
15:32:10.700707 IP hostvm-samba.microsoft-ds > ws0312.1040: P 9105:9244(139)
ack 5663 win 10720
15:32:10.701236 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5663:5726(63)
ack 9244 win 64129
15:32:10.701280 IP hostvm-samba.microsoft-ds > ws0312.1040: P 9244:10230(986)
ack 5726 win 10720
15:32:10.701835 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5726:5789(63)
ack 10230 win 65535
15:32:10.701878 IP hostvm-samba.microsoft-ds > ws0312.1040: P 10230:10293(63)
ack 5789 win 10720
15:32:10.702384 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5789:5834(45)
ack 10293 win 65472
15:32:10.702436 IP hostvm-samba.microsoft-ds > ws0312.1040: P 10293:10332(39)
ack 5834 win 10720
15:32:10.703083 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5834:5948(114)
ack 10332 win 65433
15:32:10.703151 IP hostvm-samba.microsoft-ds > ws0312.1040: P
10332:10471(139) ack 5948 win 10720
15:32:10.703682 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 5948:6011(63)
ack 10471 win 65294
15:32:10.703726 IP hostvm-samba.microsoft-ds > ws0312.1040: P
10471:11446(975) ack 6011 win 10720
15:32:10.704281 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6011:6074(63)
ack 11446 win 64319
15:32:10.704325 IP hostvm-samba.microsoft-ds > ws0312.1040: P 11446:11509(63)
ack 6074 win 10720
15:32:10.704830 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6074:6119(45)
ack 11509 win 64256
15:32:10.704882 IP hostvm-samba.microsoft-ds > ws0312.1040: P 11509:11548(39)
ack 6119 win 10720
15:32:10.705379 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6119:6233(114)
ack 11548 win 64217
15:32:10.705448 IP hostvm-samba.microsoft-ds > ws0312.1040: P
11548:11687(139) ack 6233 win 10720
15:32:10.705978 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6233:6296(63)
ack 11687 win 64078
15:32:10.706024 IP hostvm-samba.microsoft-ds > ws0312.1040: P
11687:12660(973) ack 6296 win 10720
15:32:10.706578 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6296:6359(63)
ack 12660 win 65535
15:32:10.706620 IP hostvm-samba.microsoft-ds > ws0312.1040: P 12660:12723(63)
ack 6359 win 10720
15:32:10.707126 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6359:6404(45)
ack 12723 win 65472
15:32:10.707177 IP hostvm-samba.microsoft-ds > ws0312.1040: P 12723:12762(39)
ack 6404 win 10720
15:32:10.707825 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6404:6518(114)
ack 12762 win 65433
15:32:10.707893 IP hostvm-samba.microsoft-ds > ws0312.1040: P
12762:12901(139) ack 6518 win 10720
15:32:10.708425 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6518:6581(63)
ack 12901 win 65294
15:32:10.708469 IP hostvm-samba.microsoft-ds > ws0312.1040: P
12901:13839(938) ack 6581 win 10720
15:32:10.709023 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6581:6644(63)
ack 13839 win 64356
15:32:10.709066 IP hostvm-samba.microsoft-ds > ws0312.1040: P 13839:13902(63)
ack 6644 win 10720
15:32:10.709573 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6644:6689(45)
ack 13902 win 64293
15:32:10.709624 IP hostvm-samba.microsoft-ds > ws0312.1040: P 13902:13941(39)
ack 6689 win 10720
15:32:10.710222 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6689:6787(98)
ack 13941 win 64254
15:32:10.710374 IP hostvm-samba.microsoft-ds > ws0312.1040: P 13941:13980(39)
ack 6787 win 10720
15:32:10.710921 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6787:6881(94)
ack 13980 win 64215
15:32:10.711053 IP hostvm-samba.microsoft-ds > ws0312.1040: P 13980:14019(39)
ack 6881 win 10720
15:32:10.711620 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6881:6979(98)
ack 14019 win 64176
15:32:10.711697 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14019:14058(39)
ack 6979 win 10720
15:32:10.712269 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 6979:7073(94)
ack 14058 win 64137
15:32:10.712345 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14058:14097(39)
ack 7073 win 10720
15:32:10.713816 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7073:7171(98)
ack 14097 win 64098
15:32:10.713932 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14097:14136(39)
ack 7171 win 10720
15:32:10.714549 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7171:7265(94)
ack 14136 win 65535
15:32:10.714680 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14136:14175(39)
ack 7265 win 10720
15:32:10.715313 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7265:7363(98)
ack 14175 win 65496
15:32:10.715383 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14175:14214(39)
ack 7363 win 10720
15:32:10.715962 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7363:7457(94)
ack 14214 win 65457
15:32:10.716036 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14214:14253(39)
ack 7457 win 10720
15:32:10.737274 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7457:7563(106)
ack 14253 win 65418
15:32:10.737363 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14253:14292(39)
ack 7563 win 10720
15:32:10.738372 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7563:7669(106)
ack 14292 win 65379
15:32:10.738454 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14292:14331(39)
ack 7669 win 10720
15:32:10.853040 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7669:7712(43)
ack 14331 win 65340
15:32:10.853177 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14331:14374(43)
ack 7712 win 10720
15:32:10.853637 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7712:7751(39)
ack 14374 win 65297
15:32:10.853758 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14374:14413(39)
ack 7751 win 10720
15:32:10.854286 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7751:7845(94)
ack 14413 win 65258
15:32:10.855632 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14413:14473(60)
ack 7845 win 10720
15:32:10.856135 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7845:7949(104)
ack 14473 win 65198
15:32:10.856290 IP hostvm-samba.microsoft-ds > ws0312.1040: P
14473:14612(139) ack 7949 win 10720
15:32:10.856782 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 7949:8089(140)
ack 14612 win 65059
15:32:10.856959 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14612:14663(51)
ack 8089 win 11792
15:32:10.857430 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8089:8152(63)
ack 14663 win 65008
15:32:10.857472 IP hostvm-samba.microsoft-ds > ws0312.1040: P
14663:14794(131) ack 8152 win 11792
15:32:10.857979 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8152:8310(158)
ack 14794 win 64877
15:32:10.858175 IP hostvm-samba.microsoft-ds > ws0312.1040: P
14794:14934(140) ack 8310 win 12864
15:32:10.858628 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8310:8355(45)
ack 14934 win 64737
15:32:10.858683 IP hostvm-samba.microsoft-ds > ws0312.1040: P 14934:14973(39)
ack 8355 win 12864
15:32:10.868917 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8355:8459(104)
ack 14973 win 64698
15:32:10.869031 IP hostvm-samba.microsoft-ds > ws0312.1040: P
14973:15112(139) ack 8459 win 12864
15:32:10.869516 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8459:8599(140)
ack 15112 win 64559
15:32:10.869593 IP hostvm-samba.microsoft-ds > ws0312.1040: P 15112:15163(51)
ack 8599 win 13936
15:32:10.870065 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8599:8662(63)
ack 15163 win 64508
15:32:10.870132 IP hostvm-samba.microsoft-ds > ws0312.1040: P
15163:15294(131) ack 8662 win 13936
15:32:10.870614 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8662:8820(158)
ack 15294 win 64377
15:32:10.870708 IP hostvm-samba.microsoft-ds > ws0312.1040: P
15294:15434(140) ack 8820 win 15008
15:32:10.871163 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8820:8865(45)
ack 15434 win 64237
15:32:10.871268 IP hostvm-samba.microsoft-ds > ws0312.1040: P 15434:15473(39)
ack 8865 win 15008
15:32:10.876161 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8865:8979(114)
ack 15473 win 64198
15:32:10.876266 IP hostvm-samba.microsoft-ds > ws0312.1040: P
15473:15612(139) ack 8979 win 15008
15:32:10.876804 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 8979:9042(63)
ack 15612 win 65535
15:32:10.876874 IP hostvm-samba.microsoft-ds > ws0312.1040: P
15612:16515(903) ack 9042 win 15008
15:32:10.877403 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9042:9105(63)
ack 16515 win 64632
15:32:10.877470 IP hostvm-samba.microsoft-ds > ws0312.1040: P 16515:16578(63)
ack 9105 win 15008
15:32:10.877952 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9105:9150(45)
ack 16578 win 64569
15:32:10.878029 IP hostvm-samba.microsoft-ds > ws0312.1040: P 16578:16617(39)
ack 9150 win 15008
15:32:10.878497 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9150:9264(114)
ack 16617 win 64530
15:32:10.878566 IP hostvm-samba.microsoft-ds > ws0312.1040: P
16617:16756(139) ack 9264 win 15008
15:32:10.879046 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9264:9327(63)
ack 16756 win 64391
15:32:10.879091 IP hostvm-samba.microsoft-ds > ws0312.1040: P
16756:17657(901) ack 9327 win 15008
15:32:10.879645 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9327:9390(63)
ack 17657 win 65535
15:32:10.879688 IP hostvm-samba.microsoft-ds > ws0312.1040: P 17657:17720(63)
ack 9390 win 15008
15:32:10.880143 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9390:9435(45)
ack 17720 win 65472
15:32:10.880195 IP hostvm-samba.microsoft-ds > ws0312.1040: P 17720:17759(39)
ack 9435 win 15008
15:32:10.880692 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9435:9549(114)
ack 17759 win 65433
15:32:10.880799 IP hostvm-samba.microsoft-ds > ws0312.1040: P
17759:17898(139) ack 9549 win 15008
15:32:10.881242 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9549:9625(76)
ack 17898 win 65294
15:32:10.881293 IP hostvm-samba.microsoft-ds > ws0312.1040: P 17898:17970(72)
ack 9625 win 15008
15:32:10.881741 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9625:9701(76)
ack 17970 win 65222
15:32:10.881790 IP hostvm-samba.microsoft-ds > ws0312.1040: P 17970:18058(88)
ack 9701 win 15008
15:32:10.882240 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9701:9777(76)
ack 18058 win 65134
15:32:10.882288 IP hostvm-samba.microsoft-ds > ws0312.1040: P 18058:18146(88)
ack 9777 win 15008
15:32:10.882739 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9777:9840(63)
ack 18146 win 65046
15:32:10.882788 IP hostvm-samba.microsoft-ds > ws0312.1040: P 18146:18210(64)
ack 9840 win 15008
15:32:10.892126 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9840:9961(121)
ack 18210 win 64982
15:32:10.892336 IP hostvm-samba.microsoft-ds > ws0312.1040: P 18210:18261(51)
ack 9961 win 15008
15:32:10.892824 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 9961:10006(45)
ack 18261 win 64931
15:32:10.892877 IP hostvm-samba.microsoft-ds > ws0312.1040: P 18261:18300(39)
ack 10006 win 15008
15:32:10.893422 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
10006:10120(114) ack 18300 win 64892
15:32:10.893494 IP hostvm-samba.microsoft-ds > ws0312.1040: P
18300:18439(139) ack 10120 win 15008
15:32:10.893971 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10120:10183(63)
ack 18439 win 64753
15:32:10.894014 IP hostvm-samba.microsoft-ds > ws0312.1040: P
18439:19266(827) ack 10183 win 15008
15:32:10.894520 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10183:10246(63)
ack 19266 win 65535
15:32:10.894604 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19266:19329(63)
ack 10246 win 15008
15:32:10.895068 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10246:10291(45)
ack 19329 win 65472
15:32:10.895118 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19329:19368(39)
ack 10291 win 15008
15:32:10.895667 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10291:10389(98)
ack 19368 win 65433
15:32:10.895790 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19368:19407(39)
ack 10389 win 15008
15:32:10.896316 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10389:10483(94)
ack 19407 win 65394
15:32:10.896463 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19407:19446(39)
ack 10483 win 15008
15:32:10.896965 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10483:10581(98)
ack 19446 win 65355
15:32:10.897035 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19446:19485(39)
ack 10581 win 15008
15:32:10.897564 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10581:10675(94)
ack 19485 win 65316
15:32:10.897637 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19485:19524(39)
ack 10675 win 15008
15:32:10.898663 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
10675:10789(114) ack 19524 win 65277
15:32:10.898736 IP hostvm-samba.microsoft-ds > ws0312.1040: P
19524:19663(139) ack 10789 win 15008
15:32:10.899269 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10789:10865(76)
ack 19663 win 65138
15:32:10.899420 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19663:19751(88)
ack 10865 win 15008
15:32:10.899763 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10865:10941(76)
ack 19751 win 65050
15:32:10.899812 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19751:19839(88)
ack 10941 win 15008
15:32:10.900261 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 10941:11004(63)
ack 19839 win 64962
15:32:10.900305 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19839:19903(64)
ack 11004 win 15008
15:32:10.900860 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 11004:11102(98)
ack 19903 win 64898
15:32:10.900973 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19903:19942(39)
ack 11102 win 15008
15:32:10.901509 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 11102:11196(94)
ack 19942 win 64859
15:32:10.901638 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19942:19981(39)
ack 11196 win 15008
15:32:10.902459 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 11196:11294(98)
ack 19981 win 64820
15:32:10.902531 IP hostvm-samba.microsoft-ds > ws0312.1040: P 19981:20020(39)
ack 11294 win 15008
15:32:10.903056 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 11294:11388(94)
ack 20020 win 64781
15:32:10.903131 IP hostvm-samba.microsoft-ds > ws0312.1040: P 20020:20059(39)
ack 11388 win 15008
15:32:10.950784 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
11388:11494(106) ack 20059 win 64742
15:32:10.950911 IP hostvm-samba.microsoft-ds > ws0312.1040: P 20059:20098(39)
ack 11494 win 15008
15:32:10.951826 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
11494:11600(106) ack 20098 win 64703
15:32:10.951913 IP hostvm-samba.microsoft-ds > ws0312.1040: P 20098:20137(39)
ack 11600 win 15008
15:32:10.953673 IP ws0312.netbios-ns > hostvm-samba.netbios-ns: NBT UDP
PACKET(137): QUERY; REQUEST; UNICAST
15:32:10.953748 IP hostvm-samba.netbios-ns > ws0312.netbios-ns: NBT UDP
PACKET(137): QUERY; POSITIVE; RESPONSE; UNICAST
15:32:10.954224 IP ws0312.netbios-dgm > hostvm-samba.netbios-dgm: NBT UDP
PACKET(138)
15:32:10.954268 IP hostvm-samba.netbios-dgm > ws0312.netbios-dgm: NBT UDP
PACKET(138)
15:32:10.968902 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
11600:11840(240) ack 20137 win 64664
15:32:10.969001 IP hostvm-samba.microsoft-ds > ws0312.1040: P
20137:20395(258) ack 11840 win 16080
15:32:10.969600 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
11840:12098(258) ack 20395 win 64406
15:32:10.977398 IP hostvm-samba.microsoft-ds > ws0312.1040: P
20395:20499(104) ack 12098 win 17152
15:32:10.983431 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 12098:12192(94)
ack 20499 win 64302
15:32:10.984681 IP hostvm-samba.microsoft-ds > ws0312.1040: P 20499:20559(60)
ack 12192 win 17152
15:32:10.986570 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
12192:12310(118) ack 20559 win 64242
15:32:10.986853 IP hostvm-samba.microsoft-ds > ws0312.1040: P 20559:20643(84)
ack 12310 win 17152
15:32:10.987418 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 12310:12353(43)
ack 20643 win 64158
15:32:10.987459 IP hostvm-samba.microsoft-ds > ws0312.1040: P 20643:20686(43)
ack 12353 win 17152
15:32:10.988167 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 12353:12392(39)
ack 20686 win 64115
15:32:10.988221 IP hostvm-samba.microsoft-ds > ws0312.1040: P 20686:20725(39)
ack 12392 win 17152
15:32:10.989713 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
12392:12496(104) ack 20725 win 64076
15:32:10.989791 IP hostvm-samba.microsoft-ds > ws0312.1040: P
20725:20864(139) ack 12496 win 17152
15:32:10.990926 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
12496:12636(140) ack 20864 win 65535
15:32:10.990984 IP hostvm-samba.microsoft-ds > ws0312.1040: P 20864:20915(51)
ack 12636 win 18224
15:32:10.991570 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 12636:12699(63)
ack 20915 win 65484
15:32:10.991613 IP hostvm-samba.microsoft-ds > ws0312.1040: P
20915:21046(131) ack 12699 win 18224
15:32:10.992163 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
12699:12857(158) ack 21046 win 65353
15:32:10.992238 IP hostvm-samba.microsoft-ds > ws0312.1040: P
21046:21186(140) ack 12857 win 19296
15:32:10.992962 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 12857:12902(45)
ack 21186 win 65213
15:32:10.993017 IP hostvm-samba.microsoft-ds > ws0312.1040: P 21186:21225(39)
ack 12902 win 19296
15:32:10.996057 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
12902:13026(124) ack 21225 win 65174
15:32:10.996140 IP hostvm-samba.microsoft-ds > ws0312.1040: P 21225:21276(51)
ack 13026 win 19296
15:32:10.999255 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13026:13096(70)
ack 21276 win 65123
15:32:10.999302 IP hostvm-samba.microsoft-ds > ws0312.1040: P 21276:21327(51)
ack 13096 win 19296
15:32:11.000153 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13096:13190(94)
ack 21327 win 65072
15:32:11.000201 IP hostvm-samba.microsoft-ds > ws0312.1040: P 21327:21378(51)
ack 13190 win 19296
15:32:11.000852 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13190:13260(70)
ack 21378 win 65021
15:32:11.000898 IP hostvm-samba.microsoft-ds > ws0312.1040: P 21378:21429(51)
ack 13260 win 19296
15:32:11.007738 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13260:13305(45)
ack 21429 win 64970
15:32:11.007794 IP hostvm-samba.microsoft-ds > ws0312.1040: P 21429:21468(39)
ack 13305 win 19296
15:32:11.008886 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
13305:13419(114) ack 21468 win 64931
15:32:11.008967 IP hostvm-samba.microsoft-ds > ws0312.1040: P
21468:21607(139) ack 13419 win 19296
15:32:11.010734 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13419:13482(63)
ack 21607 win 64792
15:32:11.010779 IP hostvm-samba.microsoft-ds > ws0312.1040: P
21607:22360(753) ack 13482 win 19296
15:32:11.011433 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13482:13545(63)
ack 22360 win 65535
15:32:11.011476 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22360:22423(63)
ack 13545 win 19296
15:32:11.012081 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13545:13590(45)
ack 22423 win 65472
15:32:11.012132 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22423:22462(39)
ack 13590 win 19296
15:32:11.012830 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13590:13688(98)
ack 22462 win 65433
15:32:11.012957 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22462:22501(39)
ack 13688 win 19296
15:32:11.013929 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13688:13782(94)
ack 22501 win 65394
15:32:11.014061 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22501:22540(39)
ack 13782 win 19296
15:32:11.014975 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13782:13880(98)
ack 22540 win 65355
15:32:11.015047 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22540:22579(39)
ack 13880 win 19296
15:32:11.015676 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 13880:13974(94)
ack 22579 win 65316
15:32:11.015751 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22579:22618(39)
ack 13974 win 19296
15:32:11.040034 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
13974:14088(114) ack 22618 win 65277
15:32:11.040153 IP hostvm-samba.microsoft-ds > ws0312.1040: P
22618:22757(139) ack 14088 win 19296
15:32:11.040783 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 14088:14164(76)
ack 22757 win 65138
15:32:11.040834 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22757:22845(88)
ack 14164 win 19296
15:32:11.041382 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 14164:14240(76)
ack 22845 win 65050
15:32:11.041430 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22845:22933(88)
ack 14240 win 19296
15:32:11.042480 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 14240:14303(63)
ack 22933 win 64962
15:32:11.042526 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22933:22997(64)
ack 14303 win 19296
15:32:11.043328 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 14303:14401(98)
ack 22997 win 64898
15:32:11.043440 IP hostvm-samba.microsoft-ds > ws0312.1040: P 22997:23036(39)
ack 14401 win 19296
15:32:11.044377 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 14401:14495(94)
ack 23036 win 64859
15:32:11.044548 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23036:23075(39)
ack 14495 win 19296
15:32:11.045476 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 14495:14593(98)
ack 23075 win 64820
15:32:11.045548 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23075:23114(39)
ack 14593 win 19296
15:32:11.047074 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 14593:14687(94)
ack 23114 win 64781
15:32:11.047149 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23114:23153(39)
ack 14687 win 19296
15:32:11.106938 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
14687:14889(202) ack 23153 win 64742
15:32:11.107060 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23153:23192(39)
ack 14889 win 20368
15:32:11.122073 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
14889:15037(148) ack 23192 win 64703
15:32:11.122149 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
15037:15163(126) ack 23192 win 64703
15:32:11.122266 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23192:23231(39)
ack 15163 win 21440
15:32:11.122378 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23231:23282(51)
ack 15163 win 21440
15:32:11.122802 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 23282 win
64613
15:32:11.123701 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
15163:15296(133) ack 23282 win 64613
15:32:11.123748 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23282:23333(51)
ack 15296 win 22512
15:32:11.124151 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
15296:15444(148) ack 23282 win 64613
15:32:11.124233 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23333:23372(39)
ack 15444 win 23584
15:32:11.124492 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
15444:15570(126) ack 23333 win 64562
15:32:11.124549 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23372:23423(51)
ack 15570 win 23584
15:32:11.125449 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 23423 win
64472
15:32:11.125644 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 15570:15640(70)
ack 23423 win 64472
15:32:11.125689 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23423:23474(51)
ack 15640 win 23584
15:32:11.126445 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
15640:15758(118) ack 23474 win 64421
15:32:11.126493 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23474:23525(51)
ack 15758 win 23584
15:32:11.128143 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 15758:15854(96)
ack 23525 win 64370
15:32:11.128213 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23525:23576(51)
ack 15854 win 23584
15:32:11.129629 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
15854:15990(136) ack 23576 win 64319
15:32:11.129679 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23576:23627(51)
ack 15990 win 24656
15:32:11.130692 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 15990:16060(70)
ack 23627 win 64268
15:32:11.130739 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23627:23678(51)
ack 16060 win 24656
15:32:11.131590 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
16060:16190(130) ack 23678 win 64217
15:32:11.131637 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23678:23729(51)
ack 16190 win 25728
15:32:11.137779 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
16190:16330(140) ack 23729 win 64166
15:32:11.137865 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23729:23768(39)
ack 16330 win 26800
15:32:11.138329 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 16330:16400(70)
ack 23729 win 64166
15:32:11.138376 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23768:23819(51)
ack 16400 win 26800
15:32:11.139277 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 23819 win
64076
15:32:11.139723 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
16400:16522(122) ack 23819 win 64076
15:32:11.139768 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23819:23870(51)
ack 16522 win 26800
15:32:11.140323 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
16522:16646(124) ack 23870 win 65535
15:32:11.140370 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23870:23921(51)
ack 16646 win 26800
15:32:11.140871 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
16646:16768(122) ack 23921 win 65484
15:32:11.140918 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23921:23972(51)
ack 16768 win 26800
15:32:11.141370 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 16768:16838(70)
ack 23972 win 65433
15:32:11.141417 IP hostvm-samba.microsoft-ds > ws0312.1040: P 23972:24023(51)
ack 16838 win 26800
15:32:11.142219 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
16838:16957(119) ack 24023 win 65382
15:32:11.142266 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24023:24074(51)
ack 16957 win 26800
15:32:11.142768 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
16957:17077(120) ack 24074 win 65331
15:32:11.142816 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24074:24125(51)
ack 17077 win 26800
15:32:11.143927 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
17077:17198(121) ack 24125 win 65280
15:32:11.143974 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24125:24176(51)
ack 17198 win 26800
15:32:11.144319 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
17198:17338(140) ack 24125 win 65280
15:32:11.144398 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24176:24215(39)
ack 17338 win 27872
15:32:11.144817 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 24215 win
65190
15:32:11.144860 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 17338:17432(94)
ack 24215 win 65190
15:32:11.144907 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24215:24266(51)
ack 17432 win 27872
15:32:11.146662 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 17432:17502(70)
ack 24266 win 65139
15:32:11.146710 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24266:24317(51)
ack 17502 win 27872
15:32:11.147112 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
17502:17614(112) ack 24266 win 65139
15:32:11.147197 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24317:24356(39)
ack 17614 win 27872
15:32:11.147611 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 24356 win
65049
15:32:11.148260 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
17614:17726(112) ack 24356 win 65049
15:32:11.148338 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24356:24395(39)
ack 17726 win 27872
15:32:11.158950 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
17726:17838(112) ack 24395 win 65010
15:32:11.159037 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24395:24434(39)
ack 17838 win 27872
15:32:11.162890 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
17838:17950(112) ack 24434 win 64971
15:32:11.162971 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24434:24473(39)
ack 17950 win 27872
15:32:11.165532 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 17950:17995(45)
ack 24473 win 64932
15:32:11.165578 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
17995:18127(132) ack 24473 win 64932
15:32:11.165636 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24473:24512(39)
ack 18127 win 28944
15:32:11.165733 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24512:24551(39)
ack 18127 win 28944
15:32:11.166081 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 24551 win
64854
15:32:11.166780 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
18127:18239(112) ack 24551 win 64854
15:32:11.166859 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24551:24590(39)
ack 18239 win 28944
15:32:11.167335 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
18239:18371(132) ack 24590 win 64815
15:32:11.167377 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
18371:18483(112) ack 24590 win 64815
15:32:11.167457 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24590:24629(39)
ack 18483 win 30016
15:32:11.167553 IP hostvm-samba.microsoft-ds > ws0312.1040: P 24629:24668(39)
ack 18483 win 30016
15:32:11.167631 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
18483:18597(114) ack 24590 win 64815
15:32:11.167711 IP hostvm-samba.microsoft-ds > ws0312.1040: P
24668:24807(139) ack 18597 win 30016
15:32:11.167880 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 24668 win
64737
15:32:11.172283 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 18597:18660(63)
ack 24807 win 64598
15:32:11.172328 IP hostvm-samba.microsoft-ds > ws0312.1040: P
24807:25486(679) ack 18660 win 30016
15:32:11.172978 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 18660:18723(63)
ack 25486 win 65535
15:32:11.173024 IP hostvm-samba.microsoft-ds > ws0312.1040: P 25486:25549(63)
ack 18723 win 30016
15:32:11.175026 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 18723:18819(96)
ack 25549 win 65472
15:32:11.175223 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 18819:18864(45)
ack 25549 win 65472
15:32:11.176475 IP hostvm-samba.microsoft-ds > ws0312.1040: P 25549:25615(66)
ack 18864 win 30016
15:32:11.176544 IP hostvm-samba.microsoft-ds > ws0312.1040: P 25615:25654(39)
ack 18864 win 30016
15:32:11.176822 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 25654 win
65367
15:32:11.184362 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
18864:18966(102) ack 25654 win 65367
15:32:11.184451 IP hostvm-samba.microsoft-ds > ws0312.1040: P 25654:25693(39)
ack 18966 win 30016
15:32:11.186209 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
18966:19080(114) ack 25693 win 65328
15:32:11.186306 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 19080:19176(96)
ack 25693 win 65328
15:32:11.186368 IP hostvm-samba.microsoft-ds > ws0312.1040: P
25693:25832(139) ack 19176 win 30016
15:32:11.187478 IP hostvm-samba.microsoft-ds > ws0312.1040: P 25832:25898(66)
ack 19176 win 30016
15:32:11.187799 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 25898 win
65123
15:32:11.187851 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
19176:19326(150) ack 25898 win 65123
15:32:11.187943 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
19326:19428(102) ack 25898 win 65123
15:32:11.187993 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 19428:19491(63)
ack 25898 win 65123
15:32:11.188051 IP hostvm-samba.microsoft-ds > ws0312.1040: P 25898:25937(39)
ack 19491 win 31088
15:32:11.188151 IP hostvm-samba.microsoft-ds > ws0312.1040: P 25937:25976(39)
ack 19491 win 31088
15:32:11.188208 IP hostvm-samba.microsoft-ds > ws0312.1040: P
25976:26654(678) ack 19491 win 31088
15:32:11.188498 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 25976 win
65045
15:32:11.189442 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 19491:19554(63)
ack 26654 win 64367
15:32:11.189486 IP hostvm-samba.microsoft-ds > ws0312.1040: P 26654:26717(63)
ack 19554 win 31088
15:32:11.190544 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
19554:19704(150) ack 26717 win 64304
15:32:11.190554 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
19704:19806(102) ack 26717 win 64304
15:32:11.190640 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 19806:19851(45)
ack 26717 win 64304
15:32:11.190681 IP hostvm-samba.microsoft-ds > ws0312.1040: P 26717:26756(39)
ack 19851 win 32160
15:32:11.190778 IP hostvm-samba.microsoft-ds > ws0312.1040: P 26756:26795(39)
ack 19851 win 32160
15:32:11.190843 IP hostvm-samba.microsoft-ds > ws0312.1040: P 26795:26834(39)
ack 19851 win 32160
15:32:11.191094 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 26795 win
64226
15:32:11.194222 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
19851:19965(114) ack 26834 win 64187
15:32:11.194233 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
19965:20067(102) ack 26834 win 64187
15:32:11.194324 IP hostvm-samba.microsoft-ds > ws0312.1040: P
26834:26973(139) ack 20067 win 32160
15:32:11.194428 IP hostvm-samba.microsoft-ds > ws0312.1040: P 26973:27012(39)
ack 20067 win 32160
15:32:11.194837 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 27012 win
65535
15:32:11.195690 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20067:20130(63)
ack 27012 win 65535
15:32:11.195740 IP hostvm-samba.microsoft-ds > ws0312.1040: P
27012:27689(677) ack 20130 win 32160
15:32:11.198931 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20130:20193(63)
ack 27689 win 64858
15:32:11.198989 IP hostvm-samba.microsoft-ds > ws0312.1040: P 27689:27752(63)
ack 20193 win 32160
15:32:11.201828 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20193:20238(45)
ack 27752 win 64795
15:32:11.201885 IP hostvm-samba.microsoft-ds > ws0312.1040: P 27752:27791(39)
ack 20238 win 32160
15:32:11.201931 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
20238:20340(102) ack 27752 win 64795
15:32:11.202021 IP hostvm-samba.microsoft-ds > ws0312.1040: P 27791:27830(39)
ack 20340 win 32160
15:32:11.202332 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 27830 win
64717
15:32:11.204670 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
20340:20442(102) ack 27830 win 64717
15:32:11.204753 IP hostvm-samba.microsoft-ds > ws0312.1040: P 27830:27869(39)
ack 20442 win 32160
15:32:11.204930 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
20442:20556(114) ack 27830 win 64717
15:32:11.205005 IP hostvm-samba.microsoft-ds > ws0312.1040: P
27869:28008(139) ack 20556 win 32160
15:32:11.205228 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 28008 win
64539
15:32:11.205868 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20556:20619(63)
ack 28008 win 64539
15:32:11.205911 IP hostvm-samba.microsoft-ds > ws0312.1040: P
28008:28666(658) ack 20619 win 32160
15:32:11.206419 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20619:20682(63)
ack 28666 win 65535
15:32:11.206465 IP hostvm-samba.microsoft-ds > ws0312.1040: P 28666:28729(63)
ack 20682 win 32160
15:32:11.206968 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20682:20727(45)
ack 28729 win 65472
15:32:11.207022 IP hostvm-samba.microsoft-ds > ws0312.1040: P 28729:28768(39)
ack 20727 win 32160
15:32:11.207967 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
20727:20841(114) ack 28768 win 65433
15:32:11.208038 IP hostvm-samba.microsoft-ds > ws0312.1040: P
28768:28907(139) ack 20841 win 32160
15:32:11.209064 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20841:20904(63)
ack 28907 win 65294
15:32:11.209131 IP hostvm-samba.microsoft-ds > ws0312.1040: P
28907:29546(639) ack 20904 win 32160
15:32:11.212861 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20904:20967(63)
ack 29546 win 64655
15:32:11.212906 IP hostvm-samba.microsoft-ds > ws0312.1040: P 29546:29609(63)
ack 20967 win 32160
15:32:11.213508 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 20967:21012(45)
ack 29609 win 64592
15:32:11.213561 IP hostvm-samba.microsoft-ds > ws0312.1040: P 29609:29648(39)
ack 21012 win 32160
15:32:11.216552 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
21012:21126(114) ack 29648 win 64553
15:32:11.216624 IP hostvm-samba.microsoft-ds > ws0312.1040: P
29648:29787(139) ack 21126 win 32160
15:32:11.217152 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21126:21189(63)
ack 29787 win 64414
15:32:11.217198 IP hostvm-samba.microsoft-ds > ws0312.1040: P
29787:30407(620) ack 21189 win 32160
15:32:11.217701 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21189:21252(63)
ack 30407 win 65535
15:32:11.217746 IP hostvm-samba.microsoft-ds > ws0312.1040: P 30407:30470(63)
ack 21252 win 32160
15:32:11.218249 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21252:21297(45)
ack 30470 win 65472
15:32:11.218310 IP hostvm-samba.microsoft-ds > ws0312.1040: P 30470:30509(39)
ack 21297 win 32160
15:32:11.218799 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
21297:21411(114) ack 30509 win 65433
15:32:11.218869 IP hostvm-samba.microsoft-ds > ws0312.1040: P
30509:30648(139) ack 21411 win 32160
15:32:11.219348 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21411:21474(63)
ack 30648 win 65294
15:32:11.219394 IP hostvm-samba.microsoft-ds > ws0312.1040: P
30648:31266(618) ack 21474 win 32160
15:32:11.219897 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21474:21537(63)
ack 31266 win 64676
15:32:11.219941 IP hostvm-samba.microsoft-ds > ws0312.1040: P 31266:31329(63)
ack 21537 win 32160
15:32:11.220447 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21537:21582(45)
ack 31329 win 64613
15:32:11.220499 IP hostvm-samba.microsoft-ds > ws0312.1040: P 31329:31368(39)
ack 21582 win 32160
15:32:11.220995 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
21582:21696(114) ack 31368 win 64574
15:32:11.221065 IP hostvm-samba.microsoft-ds > ws0312.1040: P
31368:31507(139) ack 21696 win 32160
15:32:11.221594 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21696:21759(63)
ack 31507 win 64435
15:32:11.221639 IP hostvm-samba.microsoft-ds > ws0312.1040: P
31507:32115(608) ack 21759 win 32160
15:32:11.222143 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21759:21822(63)
ack 32115 win 65535
15:32:11.222187 IP hostvm-samba.microsoft-ds > ws0312.1040: P 32115:32178(63)
ack 21822 win 32160
15:32:11.222692 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21822:21867(45)
ack 32178 win 65472
15:32:11.222744 IP hostvm-samba.microsoft-ds > ws0312.1040: P 32178:32217(39)
ack 21867 win 32160
15:32:11.223341 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
21867:21981(114) ack 32217 win 65433
15:32:11.223410 IP hostvm-samba.microsoft-ds > ws0312.1040: P
32217:32356(139) ack 21981 win 32160
15:32:11.223890 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 21981:22044(63)
ack 32356 win 65294
15:32:11.223935 IP hostvm-samba.microsoft-ds > ws0312.1040: P
32356:32947(591) ack 22044 win 32160
15:32:11.224439 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22044:22107(63)
ack 32947 win 64703
15:32:11.224521 IP hostvm-samba.microsoft-ds > ws0312.1040: P 32947:33010(63)
ack 22107 win 32160
15:32:11.224989 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22107:22152(45)
ack 33010 win 64640
15:32:11.225041 IP hostvm-samba.microsoft-ds > ws0312.1040: P 33010:33049(39)
ack 22152 win 32160
15:32:11.225538 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
22152:22266(114) ack 33049 win 64601
15:32:11.225607 IP hostvm-samba.microsoft-ds > ws0312.1040: P
33049:33188(139) ack 22266 win 32160
15:32:11.226087 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22266:22329(63)
ack 33188 win 64462
15:32:11.226132 IP hostvm-samba.microsoft-ds > ws0312.1040: P
33188:33777(589) ack 22329 win 32160
15:32:11.226636 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22329:22392(63)
ack 33777 win 65535
15:32:11.226697 IP hostvm-samba.microsoft-ds > ws0312.1040: P 33777:33840(63)
ack 22392 win 32160
15:32:11.227285 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22392:22437(45)
ack 33840 win 65472
15:32:11.227338 IP hostvm-samba.microsoft-ds > ws0312.1040: P 33840:33879(39)
ack 22437 win 32160
15:32:11.227884 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
22437:22551(114) ack 33879 win 65433
15:32:11.227954 IP hostvm-samba.microsoft-ds > ws0312.1040: P
33879:34018(139) ack 22551 win 32160
15:32:11.228484 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22551:22614(63)
ack 34018 win 65294
15:32:11.228530 IP hostvm-samba.microsoft-ds > ws0312.1040: P
34018:34572(554) ack 22614 win 32160
15:32:11.229033 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22614:22677(63)
ack 34572 win 64740
15:32:11.229076 IP hostvm-samba.microsoft-ds > ws0312.1040: P 34572:34635(63)
ack 22677 win 32160
15:32:11.229831 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22677:22722(45)
ack 34635 win 64677
15:32:11.229884 IP hostvm-samba.microsoft-ds > ws0312.1040: P 34635:34674(39)
ack 22722 win 32160
15:32:11.230381 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
22722:22834(112) ack 34674 win 64638
15:32:11.230454 IP hostvm-samba.microsoft-ds > ws0312.1040: P
34674:34866(192) ack 22834 win 32160
15:32:11.231080 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
22834:22948(114) ack 34866 win 64446
15:32:11.231152 IP hostvm-samba.microsoft-ds > ws0312.1040: P
34866:35005(139) ack 22948 win 32160
15:32:11.231679 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 22948:23011(63)
ack 35005 win 64307
15:32:11.231724 IP hostvm-samba.microsoft-ds > ws0312.1040: P
35005:35517(512) ack 23011 win 32160
15:32:11.232177 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 23011:23074(63)
ack 35517 win 65535
15:32:11.232221 IP hostvm-samba.microsoft-ds > ws0312.1040: P 35517:35580(63)
ack 23074 win 32160
15:32:11.232727 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 23074:23119(45)
ack 35580 win 65472
15:32:11.232779 IP hostvm-samba.microsoft-ds > ws0312.1040: P 35580:35619(39)
ack 23119 win 32160
15:32:11.233375 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
23119:23231(112) ack 35619 win 65433
15:32:11.233439 IP hostvm-samba.microsoft-ds > ws0312.1040: P
35619:35811(192) ack 23231 win 32160
15:32:11.234025 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
23231:23347(116) ack 35811 win 65241
15:32:11.234131 IP hostvm-samba.microsoft-ds > ws0312.1040: P
35811:35950(139) ack 23347 win 32160
15:32:11.234621 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 23347:23423(76)
ack 35950 win 65102
15:32:11.234675 IP hostvm-samba.microsoft-ds > ws0312.1040: P 35950:36022(72)
ack 23423 win 32160
15:32:11.235421 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
23423:23663(240) ack 36022 win 65030
15:32:11.235502 IP hostvm-samba.microsoft-ds > ws0312.1040: P
36022:36280(258) ack 23663 win 33232
15:32:11.236071 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
23663:23921(258) ack 36280 win 64772
15:32:11.243747 IP hostvm-samba.microsoft-ds > ws0312.1040: P
36280:36384(104) ack 23921 win 34304
15:32:11.244958 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 23921:24015(94)
ack 36384 win 64668
15:32:11.246243 IP hostvm-samba.microsoft-ds > ws0312.1040: P 36384:36444(60)
ack 24015 win 34304
15:32:11.246659 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
24015:24135(120) ack 36444 win 64608
15:32:11.246711 IP hostvm-samba.microsoft-ds > ws0312.1040: P 36444:36483(39)
ack 24135 win 34304
15:32:11.248252 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
24135:24247(112) ack 36483 win 64569
15:32:11.248346 IP hostvm-samba.microsoft-ds > ws0312.1040: P
36483:36675(192) ack 24247 win 34304
15:32:11.248901 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24247:24323(76)
ack 36675 win 64377
15:32:11.248955 IP hostvm-samba.microsoft-ds > ws0312.1040: P 36675:36763(88)
ack 24323 win 34304
15:32:11.249600 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24323:24399(76)
ack 36763 win 64289
15:32:11.249651 IP hostvm-samba.microsoft-ds > ws0312.1040: P 36763:36851(88)
ack 24399 win 34304
15:32:11.254143 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24399:24444(45)
ack 36851 win 64201
15:32:11.254198 IP hostvm-samba.microsoft-ds > ws0312.1040: P 36851:36890(39)
ack 24444 win 34304
15:32:11.255040 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
24444:24560(116) ack 36890 win 64162
15:32:11.255114 IP hostvm-samba.microsoft-ds > ws0312.1040: P
36890:37029(139) ack 24560 win 34304
15:32:11.257636 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24560:24623(63)
ack 37029 win 65535
15:32:11.257683 IP hostvm-samba.microsoft-ds > ws0312.1040: P
37029:37198(169) ack 24623 win 34304
15:32:11.260682 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24623:24686(63)
ack 37198 win 65366
15:32:11.260726 IP hostvm-samba.microsoft-ds > ws0312.1040: P 37198:37261(63)
ack 24686 win 34304
15:32:11.261980 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24686:24731(45)
ack 37261 win 65303
15:32:11.262032 IP hostvm-samba.microsoft-ds > ws0312.1040: P 37261:37300(39)
ack 24731 win 34304
15:32:11.262728 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
24731:24847(116) ack 37300 win 65264
15:32:11.262798 IP hostvm-samba.microsoft-ds > ws0312.1040: P
37300:37439(139) ack 24847 win 34304
15:32:11.263377 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24847:24910(63)
ack 37439 win 65125
15:32:11.263422 IP hostvm-samba.microsoft-ds > ws0312.1040: P
37439:37607(168) ack 24910 win 34304
15:32:11.265074 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24910:24973(63)
ack 37607 win 64957
15:32:11.265118 IP hostvm-samba.microsoft-ds > ws0312.1040: P 37607:37670(63)
ack 24973 win 34304
15:32:11.267524 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 24973:25018(45)
ack 37670 win 64894
15:32:11.267577 IP hostvm-samba.microsoft-ds > ws0312.1040: P 37670:37709(39)
ack 25018 win 34304
15:32:11.272615 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
25018:25134(116) ack 37709 win 64855
15:32:11.272685 IP hostvm-samba.microsoft-ds > ws0312.1040: P
37709:37848(139) ack 25134 win 34304
15:32:11.273260 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25134:25197(63)
ack 37848 win 64716
15:32:11.273306 IP hostvm-samba.microsoft-ds > ws0312.1040: P
37848:38005(157) ack 25197 win 34304
15:32:11.273959 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25197:25260(63)
ack 38005 win 64559
15:32:11.274003 IP hostvm-samba.microsoft-ds > ws0312.1040: P 38005:38068(63)
ack 25260 win 34304
15:32:11.274657 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25260:25305(45)
ack 38068 win 64496
15:32:11.274710 IP hostvm-samba.microsoft-ds > ws0312.1040: P 38068:38107(39)
ack 25305 win 34304
15:32:11.275210 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
25305:25421(116) ack 38107 win 64457
15:32:11.275281 IP hostvm-samba.microsoft-ds > ws0312.1040: P
38107:38246(139) ack 25421 win 34304
15:32:11.276307 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25421:25484(63)
ack 38246 win 64318
15:32:11.276353 IP hostvm-samba.microsoft-ds > ws0312.1040: P
38246:38401(155) ack 25484 win 34304
15:32:11.277355 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25484:25547(63)
ack 38401 win 64163
15:32:11.277400 IP hostvm-samba.microsoft-ds > ws0312.1040: P 38401:38464(63)
ack 25547 win 34304
15:32:11.278603 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25547:25592(45)
ack 38464 win 64100
15:32:11.278656 IP hostvm-samba.microsoft-ds > ws0312.1040: P 38464:38503(39)
ack 25592 win 34304
15:32:11.279602 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
25592:25708(116) ack 38503 win 65535
15:32:11.279672 IP hostvm-samba.microsoft-ds > ws0312.1040: P
38503:38642(139) ack 25708 win 34304
15:32:11.280353 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25708:25771(63)
ack 38642 win 65396
15:32:11.280399 IP hostvm-samba.microsoft-ds > ws0312.1040: P
38642:38754(112) ack 25771 win 34304
15:32:11.280849 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25771:25834(63)
ack 38754 win 65284
15:32:11.280894 IP hostvm-samba.microsoft-ds > ws0312.1040: P 38754:38817(63)
ack 25834 win 34304
15:32:11.281398 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25834:25879(45)
ack 38817 win 65221
15:32:11.281451 IP hostvm-samba.microsoft-ds > ws0312.1040: P 38817:38856(39)
ack 25879 win 34304
15:32:11.283146 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
25879:25995(116) ack 38856 win 65182
15:32:11.283216 IP hostvm-samba.microsoft-ds > ws0312.1040: P
38856:38995(139) ack 25995 win 34304
15:32:11.284543 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 25995:26058(63)
ack 38995 win 65043
15:32:11.284590 IP hostvm-samba.microsoft-ds > ws0312.1040: P 38995:39086(91)
ack 26058 win 34304
15:32:11.285292 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26058:26121(63)
ack 39086 win 64952
15:32:11.285337 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39086:39149(63)
ack 26121 win 34304
15:32:11.286540 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26121:26166(45)
ack 39149 win 64889
15:32:11.286594 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39149:39188(39)
ack 26166 win 34304
15:32:11.288190 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
26166:26282(116) ack 39188 win 64850
15:32:11.288261 IP hostvm-samba.microsoft-ds > ws0312.1040: P
39188:39327(139) ack 26282 win 34304
15:32:11.288886 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26282:26345(63)
ack 39327 win 64711
15:32:11.288932 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39327:39391(64)
ack 26345 win 34304
15:32:11.289435 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26345:26408(63)
ack 39391 win 64647
15:32:11.289480 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39391:39454(63)
ack 26408 win 34304
15:32:11.292930 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26408:26453(45)
ack 39454 win 64584
15:32:11.292984 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39454:39493(39)
ack 26453 win 34304
15:32:11.293778 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
26453:26569(116) ack 39493 win 64545
15:32:11.293867 IP hostvm-samba.microsoft-ds > ws0312.1040: P
39493:39632(139) ack 26569 win 34304
15:32:11.295275 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26569:26632(63)
ack 39632 win 64406
15:32:11.295321 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39632:39695(63)
ack 26632 win 34304
15:32:11.295775 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26632:26708(76)
ack 39695 win 64343
15:32:11.295828 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39695:39783(88)
ack 26708 win 34304
15:32:11.296573 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26708:26771(63)
ack 39783 win 64255
15:32:11.296619 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39783:39846(63)
ack 26771 win 34304
15:32:11.297173 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26771:26847(76)
ack 39846 win 64192
15:32:11.297224 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39846:39934(88)
ack 26847 win 34304
15:32:11.298721 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 26847:26892(45)
ack 39934 win 64104
15:32:11.298774 IP hostvm-samba.microsoft-ds > ws0312.1040: P 39934:39973(39)
ack 26892 win 34304
15:32:11.300220 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
26892:27006(114) ack 39973 win 65535
15:32:11.300296 IP hostvm-samba.microsoft-ds > ws0312.1040: P
39973:40112(139) ack 27006 win 34304
15:32:11.300967 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 27006:27069(63)
ack 40112 win 65396
15:32:11.301013 IP hostvm-samba.microsoft-ds > ws0312.1040: P
40112:40602(490) ack 27069 win 34304
15:32:11.302215 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 27069:27132(63)
ack 40602 win 64906
15:32:11.302259 IP hostvm-samba.microsoft-ds > ws0312.1040: P 40602:40665(63)
ack 27132 win 34304
15:32:11.302914 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
27132:27246(114) ack 40665 win 64843
15:32:11.302974 IP hostvm-samba.microsoft-ds > ws0312.1040: P 40665:40704(39)
ack 27246 win 34304
15:32:11.303110 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 27246:27291(45)
ack 40665 win 64843
15:32:11.303167 IP hostvm-samba.microsoft-ds > ws0312.1040: P 40704:40743(39)
ack 27291 win 34304
15:32:11.303410 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 40743 win
64765
15:32:11.303560 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 27291:27371(80)
ack 40743 win 64765
15:32:11.303649 IP hostvm-samba.microsoft-ds > ws0312.1040: P
40743:40847(104) ack 27371 win 34304
15:32:11.304660 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
27371:27485(114) ack 40847 win 64661
15:32:11.304734 IP hostvm-samba.microsoft-ds > ws0312.1040: P
40847:40986(139) ack 27485 win 34304
15:32:11.304807 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
27485:27603(118) ack 40847 win 64661
15:32:11.304880 IP hostvm-samba.microsoft-ds > ws0312.1040: P
40986:41090(104) ack 27603 win 34304
15:32:11.305157 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 41090 win
64418
15:32:11.305258 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
27603:27721(118) ack 41090 win 64418
15:32:11.305307 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 27721:27784(63)
ack 41090 win 64418
15:32:11.305361 IP hostvm-samba.microsoft-ds > ws0312.1040: P
41090:41194(104) ack 27784 win 34304
15:32:11.305425 IP hostvm-samba.microsoft-ds > ws0312.1040: P
41194:41665(471) ack 27784 win 34304
15:32:11.305858 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 41665 win
65535
15:32:11.305868 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 27784:27847(63)
ack 41665 win 65535
15:32:11.305915 IP hostvm-samba.microsoft-ds > ws0312.1040: P 41665:41728(63)
ack 27847 win 34304
15:32:11.306113 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
27847:27965(118) ack 41665 win 65535
15:32:11.306192 IP hostvm-samba.microsoft-ds > ws0312.1040: P
41728:41832(104) ack 27965 win 34304
15:32:11.306357 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 27965:28010(45)
ack 41728 win 65472
15:32:11.306413 IP hostvm-samba.microsoft-ds > ws0312.1040: P 41832:41871(39)
ack 28010 win 34304
15:32:11.306606 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 41871 win
65329
15:32:11.306704 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
28010:28128(118) ack 41871 win 65329
15:32:11.306753 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
28128:28242(114) ack 41871 win 65329
15:32:11.306814 IP hostvm-samba.microsoft-ds > ws0312.1040: P
41871:41975(104) ack 28242 win 34304
15:32:11.306901 IP hostvm-samba.microsoft-ds > ws0312.1040: P
41975:42114(139) ack 28242 win 34304
15:32:11.307256 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 42114 win
65086
15:32:11.308152 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 28242:28305(63)
ack 42114 win 65086
15:32:11.308194 IP hostvm-samba.microsoft-ds > ws0312.1040: P
42114:42583(469) ack 28305 win 34304
15:32:11.308303 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
28305:28433(128) ack 42114 win 65086
15:32:11.308385 IP hostvm-samba.microsoft-ds > ws0312.1040: P
42583:42722(139) ack 28433 win 35376
15:32:11.308654 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 42722 win
64478
15:32:11.309250 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 28433:28496(63)
ack 42722 win 64478
15:32:11.309259 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 28496:28572(76)
ack 42722 win 64478
15:32:11.309346 IP hostvm-samba.microsoft-ds > ws0312.1040: P 42722:42785(63)
ack 28572 win 35376
15:32:11.309413 IP hostvm-samba.microsoft-ds > ws0312.1040: P 42785:42857(72)
ack 28572 win 35376
15:32:11.309752 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 42857 win
64343
15:32:11.310049 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 28572:28617(45)
ack 42857 win 64343
15:32:11.310058 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 28617:28693(76)
ack 42857 win 64343
15:32:11.310112 IP hostvm-samba.microsoft-ds > ws0312.1040: P 42857:42896(39)
ack 28693 win 35376
15:32:11.310180 IP hostvm-samba.microsoft-ds > ws0312.1040: P
42896:43000(104) ack 28693 win 35376
15:32:11.310549 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 43000 win
64200
15:32:11.310699 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
28693:28807(114) ack 43000 win 64200
15:32:11.310748 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
28807:28927(120) ack 43000 win 64200
15:32:11.310818 IP hostvm-samba.microsoft-ds > ws0312.1040: P
43000:43139(139) ack 28927 win 35376
15:32:11.310906 IP hostvm-samba.microsoft-ds > ws0312.1040: P 43139:43201(62)
ack 28927 win 35376
15:32:11.311248 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 43201 win
65535
15:32:11.311348 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 28927:28990(63)
ack 43201 win 65535
15:32:11.311391 IP hostvm-samba.microsoft-ds > ws0312.1040: P 43201:43276(75)
ack 28990 win 35376
15:32:11.311443 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 28990:29053(63)
ack 43201 win 65535
15:32:11.311495 IP hostvm-samba.microsoft-ds > ws0312.1040: P
43276:43736(460) ack 29053 win 35376
15:32:11.311846 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 43736 win
65000
15:32:11.311897 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 29053:29116(63)
ack 43736 win 65000
15:32:11.311941 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
29116:29234(118) ack 43736 win 65000
15:32:11.311984 IP hostvm-samba.microsoft-ds > ws0312.1040: P 43736:43799(63)
ack 29234 win 35376
15:32:11.312055 IP hostvm-samba.microsoft-ds > ws0312.1040: P
43799:43903(104) ack 29234 win 35376
15:32:11.312395 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 43903 win
64833
15:32:11.312545 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 29234:29279(45)
ack 43903 win 64833
15:32:11.312591 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
29279:29397(118) ack 43903 win 64833
15:32:11.312645 IP hostvm-samba.microsoft-ds > ws0312.1040: P 43903:43942(39)
ack 29397 win 35376
15:32:11.312717 IP hostvm-samba.microsoft-ds > ws0312.1040: P
43942:44046(104) ack 29397 win 35376
15:32:11.313094 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 44046 win
64690
15:32:11.313245 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
29397:29511(114) ack 44046 win 64690
15:32:11.313290 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
29511:29639(128) ack 44046 win 64690
15:32:11.313360 IP hostvm-samba.microsoft-ds > ws0312.1040: P
44046:44185(139) ack 29639 win 36448
15:32:11.313449 IP hostvm-samba.microsoft-ds > ws0312.1040: P
44185:44324(139) ack 29639 win 36448
15:32:11.313793 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 44324 win
64412
15:32:11.313893 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 29639:29702(63)
ack 44324 win 64412
15:32:11.313940 IP hostvm-samba.microsoft-ds > ws0312.1040: P
44324:44754(430) ack 29702 win 36448
15:32:11.314296 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 29702:29778(76)
ack 44324 win 64412
15:32:11.314349 IP hostvm-samba.microsoft-ds > ws0312.1040: P 44754:44842(88)
ack 29778 win 36448
15:32:11.314599 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 29778:29841(63)
ack 44754 win 65535
15:32:11.314660 IP hostvm-samba.microsoft-ds > ws0312.1040: P 44842:44905(63)
ack 29841 win 36448
15:32:11.314849 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 29841:29917(76)
ack 44842 win 65447
15:32:11.314912 IP hostvm-samba.microsoft-ds > ws0312.1040: P 44905:44993(88)
ack 29917 win 36448
15:32:11.315169 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 29917:29962(45)
ack 44905 win 65384
15:32:11.315244 IP hostvm-samba.microsoft-ds > ws0312.1040: P 44993:45032(39)
ack 29962 win 36448
15:32:11.315342 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 29962:30025(63)
ack 44993 win 65296
15:32:11.315469 IP hostvm-samba.microsoft-ds > ws0312.1040: .
45032:46492(1460) ack 30025 win 36448
15:32:11.315480 IP hostvm-samba.microsoft-ds > ws0312.1040: .
46492:47952(1460) ack 30025 win 36448
15:32:11.315490 IP hostvm-samba.microsoft-ds > ws0312.1040: .
47952:49412(1460) ack 30025 win 36448
15:32:11.315845 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
30025:30135(110) ack 45032 win 65257
15:32:11.315857 IP hostvm-samba.microsoft-ds > ws0312.1040: .
49412:50872(1460) ack 30135 win 36448
15:32:11.315874 IP hostvm-samba.microsoft-ds > ws0312.1040: .
50872:52332(1460) ack 30135 win 36448
15:32:11.315937 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 47952 win
65535
15:32:11.315949 IP hostvm-samba.microsoft-ds > ws0312.1040: .
52332:53792(1460) ack 30135 win 36448
15:32:11.315957 IP hostvm-samba.microsoft-ds > ws0312.1040: .
53792:55252(1460) ack 30135 win 36448
15:32:11.315964 IP hostvm-samba.microsoft-ds > ws0312.1040: P
55252:56712(1460) ack 30135 win 36448
15:32:11.316439 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 50872 win
65535
15:32:11.316450 IP hostvm-samba.microsoft-ds > ws0312.1040: P
56712:58172(1460) ack 30135 win 36448
15:32:11.316486 IP hostvm-samba.microsoft-ds > ws0312.1040: .
58172:59632(1460) ack 30135 win 36448
15:32:11.316497 IP hostvm-samba.microsoft-ds > ws0312.1040: .
59632:61092(1460) ack 30135 win 36448
15:32:11.316720 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 53792 win
65535
15:32:11.316731 IP hostvm-samba.microsoft-ds > ws0312.1040: .
61092:62552(1460) ack 30135 win 36448
15:32:11.316748 IP hostvm-samba.microsoft-ds > ws0312.1040: .
62552:64012(1460) ack 30135 win 36448
15:32:11.316766 IP hostvm-samba.microsoft-ds > ws0312.1040: .
64012:65472(1460) ack 30135 win 36448
15:32:11.316963 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 56712 win
65535
15:32:11.316975 IP hostvm-samba.microsoft-ds > ws0312.1040: .
65472:66932(1460) ack 30135 win 36448
15:32:11.316990 IP hostvm-samba.microsoft-ds > ws0312.1040: .
66932:68392(1460) ack 30135 win 36448
15:32:11.317002 IP hostvm-samba.microsoft-ds > ws0312.1040: .
68392:69852(1460) ack 30135 win 36448
15:32:11.317206 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 59632 win
65535
15:32:11.317227 IP hostvm-samba.microsoft-ds > ws0312.1040: P
69852:71312(1460) ack 30135 win 36448
15:32:11.317273 IP hostvm-samba.microsoft-ds > ws0312.1040: .
71312:72772(1460) ack 30135 win 36448
15:32:11.317285 IP hostvm-samba.microsoft-ds > ws0312.1040: .
72772:74232(1460) ack 30135 win 36448
15:32:11.317394 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 62552 win
65535
15:32:11.317406 IP hostvm-samba.microsoft-ds > ws0312.1040: .
74232:75692(1460) ack 30135 win 36448
15:32:11.317414 IP hostvm-samba.microsoft-ds > ws0312.1040: P
75692:75929(237) ack 30135 win 36448
15:32:11.317649 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 65472 win
65535
15:32:11.317889 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 68392 win
65535
15:32:11.318145 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 71312 win
65535
15:32:11.318390 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 74232 win
65535
15:32:11.318544 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 75929 win
65347
15:32:11.318553 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 30135:30198(63)
ack 75929 win 65347
15:32:11.318620 IP hostvm-samba.microsoft-ds > ws0312.1040: P 75929:75992(63)
ack 30198 win 36448
15:32:11.318846 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
30198:30312(114) ack 75929 win 65347
15:32:11.318938 IP hostvm-samba.microsoft-ds > ws0312.1040: P
75992:76131(139) ack 30312 win 36448
15:32:11.319385 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 76131 win
65145
15:32:11.319493 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 30312:30375(63)
ack 76131 win 65145
15:32:11.319537 IP hostvm-samba.microsoft-ds > ws0312.1040: P
76131:76522(391) ack 30375 win 36448
15:32:11.320047 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 30375:30438(63)
ack 76522 win 64754
15:32:11.320109 IP hostvm-samba.microsoft-ds > ws0312.1040: P 76522:76585(63)
ack 30438 win 36448
15:32:11.320686 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 30438:30483(45)
ack 76585 win 64691
15:32:11.320741 IP hostvm-samba.microsoft-ds > ws0312.1040: P 76585:76624(39)
ack 30483 win 36448
15:32:11.321234 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
30483:30601(118) ack 76624 win 64652
15:32:11.321295 IP hostvm-samba.microsoft-ds > ws0312.1040: P
76624:76728(104) ack 30601 win 36448
15:32:11.321431 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
30601:30711(110) ack 76624 win 64652
15:32:11.321495 IP hostvm-samba.microsoft-ds > ws0312.1040: P
76728:76916(188) ack 30711 win 36448
15:32:11.321781 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
30711:30829(118) ack 76916 win 64360
15:32:11.321839 IP hostvm-samba.microsoft-ds > ws0312.1040: P
76916:77020(104) ack 30829 win 36448
15:32:11.322038 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
30829:30943(114) ack 76916 win 64360
15:32:11.322139 IP hostvm-samba.microsoft-ds > ws0312.1040: P
77020:77159(139) ack 30943 win 36448
15:32:11.322281 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 30943:31019(76)
ack 77020 win 64256
15:32:11.322340 IP hostvm-samba.microsoft-ds > ws0312.1040: P 77159:77247(88)
ack 31019 win 36448
15:32:11.322582 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 77247 win
65535
15:32:11.322625 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 31019:31095(76)
ack 77247 win 65535
15:32:11.322634 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 31095:31171(76)
ack 77247 win 65535
15:32:11.322688 IP hostvm-samba.microsoft-ds > ws0312.1040: P 77247:77319(72)
ack 31171 win 36448
15:32:11.322755 IP hostvm-samba.microsoft-ds > ws0312.1040: P 77319:77407(88)
ack 31171 win 36448
15:32:11.323128 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 77407 win
65375
15:32:11.323928 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
31171:31281(110) ack 77407 win 65375
15:32:11.323988 IP hostvm-samba.microsoft-ds > ws0312.1040: P
77407:77595(188) ack 31281 win 36448
15:32:11.324327 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 31281:31326(45)
ack 77407 win 65375
15:32:11.324384 IP hostvm-samba.microsoft-ds > ws0312.1040: P 77595:77634(39)
ack 31326 win 36448
15:32:11.324775 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 77634 win
65148
15:32:11.324876 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 31326:31402(76)
ack 77634 win 65148
15:32:11.324921 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 31402:31447(45)
ack 77634 win 65148
15:32:11.324974 IP hostvm-samba.microsoft-ds > ws0312.1040: P 77634:77722(88)
ack 31447 win 36448
15:32:11.325045 IP hostvm-samba.microsoft-ds > ws0312.1040: P 77722:77761(39)
ack 31447 win 36448
15:32:11.325425 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 77761 win
65021
15:32:11.325625 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 31447:31523(76)
ack 77761 win 65021
15:32:11.325675 IP hostvm-samba.microsoft-ds > ws0312.1040: P 77761:77849(88)
ack 31523 win 36448
15:32:11.326676 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
31523:31641(118) ack 77849 win 64933
15:32:11.326754 IP hostvm-samba.microsoft-ds > ws0312.1040: P
77849:77953(104) ack 31641 win 36448
15:32:11.326922 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 31641:31686(45)
ack 77849 win 64933
15:32:11.326977 IP hostvm-samba.microsoft-ds > ws0312.1040: P 77953:77992(39)
ack 31686 win 36448
15:32:11.327172 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 77992 win
64790
15:32:11.327325 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
31686:31804(118) ack 77992 win 64790
15:32:11.327378 IP hostvm-samba.microsoft-ds > ws0312.1040: P
77992:78096(104) ack 31804 win 36448
15:32:11.328672 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
31804:31918(114) ack 78096 win 64686
15:32:11.328715 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
31918:32036(118) ack 78096 win 64686
15:32:11.328822 IP hostvm-samba.microsoft-ds > ws0312.1040: P
78096:78235(139) ack 32036 win 36448
15:32:11.328894 IP hostvm-samba.microsoft-ds > ws0312.1040: P
78235:78339(104) ack 32036 win 36448
15:32:11.329269 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 78339 win
64443
15:32:11.329625 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
32036:32154(118) ack 78339 win 64443
15:32:11.329634 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 32154:32217(63)
ack 78339 win 64443
15:32:11.329687 IP hostvm-samba.microsoft-ds > ws0312.1040: P
78339:78443(104) ack 32217 win 36448
15:32:11.329751 IP hostvm-samba.microsoft-ds > ws0312.1040: P
78443:78829(386) ack 32217 win 36448
15:32:11.330170 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 78829 win
65535
15:32:11.330316 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 32217:32280(63)
ack 78829 win 65535
15:32:11.330357 IP hostvm-samba.microsoft-ds > ws0312.1040: P 78829:78892(63)
ack 32280 win 36448
15:32:11.330718 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
32280:32408(128) ack 78829 win 65535
15:32:11.330790 IP hostvm-samba.microsoft-ds > ws0312.1040: P
78892:79031(139) ack 32408 win 37520
15:32:11.331218 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 79031 win
65333
15:32:11.331365 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 32408:32453(45)
ack 79031 win 65333
15:32:11.331418 IP hostvm-samba.microsoft-ds > ws0312.1040: P 79031:79070(39)
ack 32453 win 37520
15:32:11.331464 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 32453:32529(76)
ack 79031 win 65333
15:32:11.331522 IP hostvm-samba.microsoft-ds > ws0312.1040: P
79070:79174(104) ack 32529 win 37520
15:32:11.332166 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
32529:32643(114) ack 79070 win 65294
15:32:11.332238 IP hostvm-samba.microsoft-ds > ws0312.1040: P
79174:79313(139) ack 32643 win 37520
15:32:11.332363 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
32643:32763(120) ack 79174 win 65190
15:32:11.332412 IP hostvm-samba.microsoft-ds > ws0312.1040: P 79313:79375(62)
ack 32763 win 37520
15:32:11.332663 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 79375 win
64989
15:32:11.332813 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 32763:32826(63)
ack 79375 win 64989
15:32:11.332858 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 32826:32889(63)
ack 79375 win 64989
15:32:11.332902 IP hostvm-samba.microsoft-ds > ws0312.1040: P 79375:79450(75)
ack 32889 win 37520
15:32:11.332964 IP hostvm-samba.microsoft-ds > ws0312.1040: P
79450:79835(385) ack 32889 win 37520
15:32:11.333362 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 79835 win
64529
15:32:11.333418 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
32889:33007(118) ack 79835 win 64529
15:32:11.333427 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 33007:33070(63)
ack 79835 win 64529
15:32:11.333482 IP hostvm-samba.microsoft-ds > ws0312.1040: P
79835:79939(104) ack 33070 win 37520
15:32:11.333545 IP hostvm-samba.microsoft-ds > ws0312.1040: P 79939:80002(63)
ack 33070 win 37520
15:32:11.333914 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 80002 win
64362
15:32:11.334061 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
33070:33188(118) ack 80002 win 64362
15:32:11.334071 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 33188:33233(45)
ack 80002 win 64362
15:32:11.334125 IP hostvm-samba.microsoft-ds > ws0312.1040: P
80002:80106(104) ack 33233 win 37520
15:32:11.334214 IP hostvm-samba.microsoft-ds > ws0312.1040: P 80106:80145(39)
ack 33233 win 37520
15:32:11.334560 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 80145 win
64219
15:32:11.334760 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
33233:33361(128) ack 80145 win 64219
15:32:11.334832 IP hostvm-samba.microsoft-ds > ws0312.1040: P
80145:80284(139) ack 33361 win 38592
15:32:11.334912 IP ws0312.1040 > hostvm-samba.microsoft-ds: P
33361:33475(114) ack 80145 win 64219
15:32:11.334983 IP hostvm-samba.microsoft-ds > ws0312.1040: P
80284:80423(139) ack 33475 win 38592
15:32:11.335259 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 80423 win
65535
15:32:11.335360 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 33475:33538(63)
ack 80423 win 65535
15:32:11.335404 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 33538:33614(76)
ack 80423 win 65535
15:32:11.335445 IP hostvm-samba.microsoft-ds > ws0312.1040: P
80423:80797(374) ack 33614 win 38592
15:32:11.335514 IP hostvm-samba.microsoft-ds > ws0312.1040: P 80797:80885(88)
ack 33614 win 38592
15:32:11.335909 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 80885 win
65073
15:32:11.335920 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 33614:33677(63)
ack 80885 win 65073
15:32:11.335969 IP hostvm-samba.microsoft-ds > ws0312.1040: P 80885:80948(63)
ack 33677 win 38592
15:32:11.336005 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 33677:33753(76)
ack 80885 win 65073
15:32:11.336062 IP hostvm-samba.microsoft-ds > ws0312.1040: P 80948:81036(88)
ack 33753 win 38592
15:32:11.336409 IP ws0312.1040 > hostvm-samba.microsoft-ds: . ack 81036 win
64922
15:32:11.336454 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 33753:33798(45)
ack 81036 win 64922
15:32:11.336505 IP ws0312.1040 > hostvm-samba.microsoft-ds: P 33798:33861(63)
ack 81036 win 64922
15:32:11.336546 IP hostvm-samba.microsoft-ds > ws0312.1040: P 81036:81075(39)
ack 33861 win 38592
15:32:11.336618 IP hostvm-samba.microsoft-ds > ws0312.1040: .
81075:82535(1460) ack 33861 win 38592
15:32:11.336629 IP hostvm-samba.mic