Displaying 20 results from an estimated 231 matches for "so_sndtimeo".
1999 Sep 30
1
A little utility for checking socket settings
...data folded inline = 0
* Default SO_SNDBUF, send buffer size = 8192
* getsocketopts: could not test SO_RCVLOWAT, receive low-water mark
* getsocketopts: could not test SO_SNDLOWAT, send low-water mark
* getsocketopts: could not test SO_RCVTIMEO, receive timeout
* getsocketopts: could not test SO_SNDTIMEO, send timeout
* Default SO_RCVBUF, receive buffer size = 32768
* Default SO_ERROR, error status = 0
* Default SO_TYPE, socket type = 2
* Default TCP_MAXSEG, maximum segment size (mss) = 536
* Default TCP_NODELAY, send even tiny packets = 0
*/
#include <stdio.h>
#include <sys/types.h&...
2002 Aug 11
0
Locking problem reported when starting smbd on a second systen!
...(111)
socket option SO_RCVBUF = 24576
[2002/08/11 16:35:39, 5] lib/util_sock.c:(109)
Could not test socket option SO_SNDLOWAT.
[2002/08/11 16:35:39, 5] lib/util_sock.c:(109)
Could not test socket option SO_RCVLOWAT.
[2002/08/11 16:35:39, 5] lib/util_sock.c:(109)
Could not test socket option SO_SNDTIMEO.
[2002/08/11 16:35:39, 5] lib/util_sock.c:(109)
Could not test socket option SO_RCVTIMEO.
[2002/08/11 16:35:39, 5] lib/util_sock.c:(111)
socket option SO_KEEPALIVE = 8
[2002/08/11 16:35:39, 5] lib/util_sock.c:(111)
socket option SO_REUSEADDR = 4
[2002/08/11 16:35:39, 5] lib/util_sock.c:(111)...
2016 Apr 01
2
knit and smbclient executed with different users but no error thrown
...AST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 0
SO_SNDBUF = 19800
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
session request ok
Doing spnego session setup (blob length=88)
got OID=1.2.840.48018.1.2.2
got OID=1.2.840.113554.1.2.2
got OID=1.2.840.113554.1.2.2.3
got OID=1.3.6.1.4.1.311.2.2.10
got principal=adir$@TEST.LOCAL
cli...
2007 Jul 24
3
Quota plugin, Maildir, dict backend loop problem
...meofday({1185308526, 494477}, {420, 0}) = 0
read(20, "Lpriv/quota/storage\n", 4044) = 20
fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
read(9, 0x9271eb8, 8192) = -1 EAGAIN (Resource
temporarily unavailable)
fcntl64(9, F_SETFL, O_RDWR) = 0
setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, "\2003\341\1\0\0\0\0", 8) = 0
write(9, "l\0\0\0\3SELECT current FROM quota W"..., 112) = 112
setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, "\2003\341\1\0\0\0\0", 8) = 0
read(9, "\1\0\0\1", 4) = 4
read(9, "\1", 1) =...
2001 Apr 11
0
samba 2.2.a3 using share mode
...SO_RCVBUF = 87380
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
socket option SO_SNDLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
socket option SO_RCVLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
socket option SO_SNDTIMEO = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
socket option SO_RCVTIMEO = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
socket option SO_KEEPALIVE = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
socket option SO_REUSEADDR...
2003 Dec 28
0
Call returned zero bytes (EOF)
...ion SO_REUSEADDR = 1
socket option SO_BROADCAST = 1
Could not test socket option TCP_NODELAY.
socket option IPTOS_LOWDELAY = 0
socket option IPTOS_THROUGHPUT = 0
socket option SO_SNDBUF = 65535
socket option SO_RCVBUF = 65535
socket option SO_SNDLOWAT = 1
socket option SO_RCVLOWAT = 1
socket option SO_SNDTIMEO = 0
socket option SO_RCVTIMEO = 0
Sending a packet of len 50 to (192.168.0.255) on port 137
Received a packet of len 62 from (192.168.0.3) port 137
nmb packet from 192.168.0.3(137) header: id=31871 opcode=Query(0) response=Yes
header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes...
2011 Oct 29
0
samba 3.5.6 & win2k8 r2, session request fails
...DDR = 0
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_SNDBUF = 16384
SO_RCVBUF = 16384
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
[2011/10/29 10:38:02.877122, 6] libsmb/clientgen.c:323(write_socket)
write_socket(10,72)
[2011/10/29 10:38:02.877141, 6] libsmb/clientgen.c:326(write_socket)
write_socket(10,72) wrote 72
[2011/10/29 10:38:02.877151, 5] libsmb/cliconnect.c:...
2003 Dec 01
0
No subject
...0
socket option SO_REUSEADDR = 0
socket option SO_BROADCAST = 0
socket option TCP_NODELAY = 1
socket option IPTOS_LOWDELAY = 0
socket option IPTOS_THROUGHPUT = 0
socket option SO_SNDBUF = 16384
socket option SO_RCVBUF = 16384
socket option SO_SNDLOWAT = 1
socket option SO_RCVLOWAT = 1
socket option SO_SNDTIMEO = 0
socket option SO_RCVTIMEO = 0
write_socket(3,76)
write_socket(3,76) wrote 76
Sent session request
got smb length of 1
size=1
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
session request to DWH_COE_454 failed (Called...
2017 Aug 25
2
Cannot login to Samba server remotely
... TCP_NODELAY = 4
TCP_KEEPCNT = 0
TCP_KEEPIDLE = 0
TCP_KEEPINTVL = 0
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 512
SO_SNDBUF = 34000
SO_RCVBUF = 66640
SO_SNDLOWAT = 2048
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
[2017/08/25 15:44:12.256761, 5, pid=24534, effective(0, 0), real(0, 0)]
../lib/util/util_net.c:1057(print_socket_options)
Socket options:
SO_KEEPALIVE = 8
SO_REUSEADDR = 4
SO_BROADCAST = 0
TCP_NODELAY = 4
TCP_KEEPCNT = 0...
2017 Aug 15
2
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
...TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 0
SO_SNDBUF = 2626560
SO_RCVBUF = 1061808
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
Could not test socket option SO_SNDTIMEO.
Could not test socket option SO_RCVTIMEO.
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
session request ok
Doing spnego session setup (blob length=96)
got OID=1.2.840.48018.1.2.2
got OID=1.2.840.113554.1.2.2
got OID=1.3.6.1.4.1.311.2.2.10
got principal=not_defined_in_RFC4178 at pl...
2005 Feb 03
1
samba nad ldap
...SO_RCVBUF = 16384
[2005/02/03 14:11:33, 5] lib/util_sock.c:print_socket_options(147)
socket option SO_SNDLOWAT = 1
[2005/02/03 14:11:33, 5] lib/util_sock.c:print_socket_options(147)
socket option SO_RCVLOWAT = 1
[2005/02/03 14:11:33, 5] lib/util_sock.c:print_socket_options(147)
socket option SO_SNDTIMEO = 0
[2005/02/03 14:11:33, 5] lib/util_sock.c:print_socket_options(147)
socket option SO_RCVTIMEO = 0
[2005/02/03 14:11:33, 5] lib/util_sock.c:print_socket_options(147)
socket option SO_KEEPALIVE = 1
[2005/02/03 14:11:33, 5] lib/util_sock.c:print_socket_options(147)
socket option SO_REUSEADDR...
2003 Dec 01
0
No subject
...0
socket option SO_REUSEADDR = 0
socket option SO_BROADCAST = 0
socket option TCP_NODELAY = 1
socket option IPTOS_LOWDELAY = 0
socket option IPTOS_THROUGHPUT = 0
socket option SO_SNDBUF = 16384
socket option SO_RCVBUF = 16384
socket option SO_SNDLOWAT = 1
socket option SO_RCVLOWAT = 1
socket option SO_SNDTIMEO = 0
socket option SO_RCVTIMEO = 0
write_socket(3,76)
write_socket(3,76) wrote 76
Sent session request
got smb length of 1
size=1
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
session request to DWH_COE_454 failed (Called...
2016 Apr 04
0
knit and smbclient executed with different users but no error thrown
...T = 9
> TCP_KEEPIDLE = 7200
> TCP_KEEPINTVL = 75
> IPTOS_LOWDELAY = 0
> IPTOS_THROUGHPUT = 0
> SO_REUSEPORT = 0
> SO_SNDBUF = 19800
> SO_RCVBUF = 87380
> SO_SNDLOWAT = 1
> SO_RCVLOWAT = 1
> SO_SNDTIMEO = 0
> SO_RCVTIMEO = 0
> TCP_QUICKACK = 1
> TCP_DEFER_ACCEPT = 0
> session request ok
> Doing spnego session setup (blob length=88)
> got OID=1.2.840.48018.1.2.2
> got OID=1.2.840.113554.1.2.2
> got OID=1.2.840.113554.1.2.2.3
> got OID=1.3.6.1.4.1....
2015 May 31
1
unable to join a SAMBA linux box to MSWindows 2012 AD
...Connecting to 192.168.1.218 at port 139
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 0
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_SNDBUF = 16384
SO_RCVBUF = 16384
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
Substituting charset 'UTF-8' for LOCALE
Bind RPC Pipe: host fask-SERVER01 auth_type 0, auth_level 1
rpc_api_pipe: host fask-SERVER01
rpc_read_send: data_to_read: 52
check_bind_response: accepted!
rpc_api_pipe: host fask-SERVER01
rpc_read_send: data_to_...
2012 Jun 27
2
WINS doesn't work on some ip addresses in multihome setup
...t option TCP_KEEPCNT.
Could not test socket option TCP_KEEPIDLE.
Could not test socket option TCP_KEEPINTVL.
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_SNDBUF = 124928
SO_RCVBUF = 124928
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Could not test socket option TCP_QUICKACK.
Socket opened.
querying name-of-host on 10.8.0.1
Sending a packet of len 50 to (10.8.0.1) on port 137
Sending a packet of len 50 to (10.8.0.1) on port 137
Sending a packet of len 50 to (10.8.0.1) on port 137
name_query...
2005 Nov 30
1
problem with windows CE 4.2 and samba 3.0.20
Hi!
I replaced a server running RH7.3 and samba 2.2.XX , with a server
runnning centos4.2 and samba 3.0.20 .
We use several iPAQ handheld that connects to a share on the file
server, and then open a file from a network share.
In the old server it worked o.k., but now, the same ipaq machines doesnt
want to connect to the server. they are able to connect to a windows XP
machine, a winnt4 server
2010 Jan 22
1
windows 7 share and smbclient
Hi,
I've tested that samba (smbclient 3.4) cannot connect to a windows 7 share but
however it is possible to mount such share with smbmount.
When I try to connect specifying username and password I got a success but
nothing happens:
smbclient //s28/backupinfook -U backup
Enter backup's password:
session setup failed: SUCCESS - 0
while from
2003 Aug 19
4
Samba 3.0.0 RC1: Unable to find a suitable server
...SO_RCVBUF = 65535
[2003/08/19 14:39:56, 5] lib/util_sock.c:print_socket_options(105)
socket option SO_SNDLOWAT = 1
[2003/08/19 14:39:56, 5] lib/util_sock.c:print_socket_options(105)
socket option SO_RCVLOWAT = 1
[2003/08/19 14:39:56, 5] lib/util_sock.c:print_socket_options(105)
socket option SO_SNDTIMEO = 0
[2003/08/19 14:39:56, 5] lib/util_sock.c:print_socket_options(105)
socket option SO_RCVTIMEO = 0
[2003/08/19 14:39:56, 5] libsmb/nmblib.c:send_udp(741)
Sending a packet of len 50 to (192.168.0.255) on port 137 [2003/08/19
14:39:56, 5] libsmb/nmblib.c:send_udp(741)
Sending a packet of len...
2016 May 25
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
Hello:
Platform: CentOS 6.7 x86-64
$ rpm -qa | grep samba
samba-common-3.6.23-30.el6_7.x86_64
samba4-libs-4.2.10-6.el6_7.x86_64
ie-samba-utils-3.6.13-7.x86_64
samba-winbind-3.6.23-30.el6_7.x86_64
samba-client-3.6.23-30.el6_7.x86_64
samba-winbind-clients-3.6.23-30.el6_7.i686
samba-winbind-clients-3.6.23-30.el6_7.x86_64
Problems began after requiring SMB signing (I forgot the specifics but
it was
2015 Mar 10
2
net ads join fails
...CAST = 0
TCP_NODELAY = 4
TCP_KEEPCNT = 0
TCP_KEEPIDLE = 0
TCP_KEEPINTVL = 0
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 0
SO_SNDBUF = 66608
SO_RCVBUF = 66608
SO_SNDLOWAT = 2048
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Starting GENSEC mechanism spnego
Starting GENSEC submechanism gssapi_krb5
Received smb_krb5 packet of length 292
Received smb_krb5 packet of length 1293
Received smb_krb5 packet of length 1310
Received smb_krb5 packet of length 1288
gensec_gssapi: credentials were delega...