search for: 15700

Displaying 19 results from an estimated 19 matches for "15700".

Did you mean: 1500
2004 Apr 22
2
IPsec - got ESP going, but not AH
...along nicely. What am I missing here? Any ideas? Thank you. rules for the laptop (encrypting + authentication) add 10.0.0.1 10.0.0.10 esp 691 -E rijndael-cbc "1234567890123456"; add 10.0.0.10 10.0.0.1 esp 693 -E rijndael-cbc "1234567890123456"; add 10.0.0.1 10.0.0.10 ah 15700 -A hmac-md5 "1234567890123456"; add 10.0.0.10 10.0.0.1 ah 24500 -A hmac-md5 "1234567890123456"; spdadd 10.0.0.0/24 0.0.0.0/0 any -P out ipsec esp/tunnel/10.0.0.10-10.0.0.1/require ah/tunnel/10.0.0.10-10.0.0.1/require; spdadd 0.0.0.0/0 10.0.0.0/24 any -P in ipsec...
2024 Sep 17
1
[Announce] Samba 4.20.5 Available for Download
...ESSION_EXPIRED for all requests, confuses ???? MacOSX clients. o? Anoop C S <anoopcs at samba.org> ?? * BUG 15686: Add new vfs_ceph module (based on low level API). o? Shachar Sharon <ssharon at redhat.com> ?? * BUG 15686: Add new vfs_ceph module (based on low level API). ?? * BUG 15700: Crash when readlinkat fails. o? Jones Syue <jonessyue at qnap.com> ?? * BUG 15677: ntlm_auth make logs more consistent with length check. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this relea...
2024 Sep 17
1
[Announce] Samba 4.20.5 Available for Download
...ESSION_EXPIRED for all requests, confuses ???? MacOSX clients. o? Anoop C S <anoopcs at samba.org> ?? * BUG 15686: Add new vfs_ceph module (based on low level API). o? Shachar Sharon <ssharon at redhat.com> ?? * BUG 15686: Add new vfs_ceph module (based on low level API). ?? * BUG 15700: Crash when readlinkat fails. o? Jones Syue <jonessyue at qnap.com> ?? * BUG 15677: ntlm_auth make logs more consistent with length check. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this relea...
2024 Oct 17
0
[Announce] Samba 4.19.9 Available for Download
...g shutdown. ?? * BUG 15624: DH reconnect error handling can lead to stale sharemode entries. ?? * BUG 15696: Compound SMB2 requests don't return ???? NT_STATUS_NETWORK_SESSION_EXPIRED for all requests, confuses ???? MacOSX clients. o? Shachar Sharon <ssharon at redhat.com> ?? * BUG 15700: Crash when readlinkat fails. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical:matrix.org matrix room, or #samba-technical...
2024 Oct 17
0
[Announce] Samba 4.19.9 Available for Download
...g shutdown. ?? * BUG 15624: DH reconnect error handling can lead to stale sharemode entries. ?? * BUG 15696: Compound SMB2 requests don't return ???? NT_STATUS_NETWORK_SESSION_EXPIRED for all requests, confuses ???? MacOSX clients. o? Shachar Sharon <ssharon at redhat.com> ?? * BUG 15700: Crash when readlinkat fails. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical:matrix.org matrix room, or #samba-technical...
2006 May 03
0
Strange problems with net/ftp in Rails
Lately I''ve been having a very strange problem with my Rails app running on TextDrive. Part of its job is to send files to a remote server, using net/ftp. This has always worked fine, but in the last week or two, I''ve had huge problems sending them to servers at A Small Orange (another hosting company). Not all the time, but some of the time. Weird. What happens is that the
2012 Nov 21
1
Listing elements of a 4D array
Dear list, I'm having trouble to see how my elements on a 4 dimensional array are listed. For example, I generated the following array: junk.melt=melt(occ.data,id.var=c("Especie", "Site", "Rep", "Año"), measure.var="Pres") y=cast(junk.melt, Site ~ Rep ~ Especie ~ Año) Now, I want to be able to look at how my species (Especie) are listed, in
2008 May 29
3
Frequent Gnome Terminal crashes in CentOS 5.1
Ever since I upgraded all my systems to CentOS 5.1 I have been getting reports from users about "all their windows disappearing". A little digging revealed that they meant all gnome-terminal windows. Since there is only one gnome-terminal process by default for all your open terminal windows and tabs, a crash of that process means losing all your terminal windows. These
2010 Jun 25
13
OCZ Vertex 2 Pro performance numbers
...B/s linear read, zero data: 141 MB/s random write, random data: 41 MB/s (10300 ops/s) random read, random data: 76 MB/s (19000 ops/s) random write, zero data: 54 MB/s (13800 ops/s) random read, zero data: 91 MB/s (22800 ops/s) cache enabled, 1 buffer, 4k blocks linear write, random data: 62 MB/s (15700 ops/s) linear read, random data: 32 MB/s (8000 ops/s) linear write, zero data: 64 MB/s (16100 ops/s) linear read, zero data: 45 MB/s (11300 ops/s) random write, random data: 14 MB/s (3400 ops/s) random read, random data: 22 MB/s (5600 ops/s) random write, zero data: 19 MB/s (4500 ops/s) random read...
2011 Mar 24
2
Nested PXELINUX configurations
...n given. Thanks for all the help, Giannis -- - ------------------------------------------------------------------------------ Giannis P. Roussos PhD Student Control Systems Lab, Mechanical Eng. Dept. National Technical University of Athens 9 Heroon Polytechniou Str., Zografou Athens 15700, Greece Tel : ++30-210-772-1726 e-mail : jrous at mail.ntua.gr ------------------------------------------------------------------------------
2016 Mar 04
2
[libvirt-1.3.2]'Disconnected from qemu:///session due to I/O error'
Hi. Since the update to libvirt-1.3.2, virsh keeps disconnecting from qemu:///session. Weirdly enough, qemu:///session works fine for root, and qemu:///system works for both the user and the root. With the same configuration(tarball with files from /etc/libvirt attached), libvirt-1.3.1 works without problems. From the virsh debug log(attached): --- grep error virsh.log.1.3.2 2016-03-03
2024 Aug 27
0
[Announce] Samba 4.21.0rc4 Available for Download
...????? keytabs ? sync machine password script??????????? script CHANGES SINCE 4.21.0rc3 ======================= o? Pavel Filipensk? <pfilipensky at samba.org> ?? * BUG 15698: samba-tool can not load the default configuration file. o? Shachar Sharon <ssharon at redhat.com> ?? * BUG 15700: Crash when readlinkat fails. CHANGES SINCE 4.21.0rc2 ======================= o? Pavel Filipensk? <pfilipensky at samba.org> ?? * BUG 15689: Can't add/delete special keys to keytab for nfs, cifs, http etc. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15696: Compound SMB...
2024 Aug 27
0
[Announce] Samba 4.21.0rc4 Available for Download
...????? keytabs ? sync machine password script??????????? script CHANGES SINCE 4.21.0rc3 ======================= o? Pavel Filipensk? <pfilipensky at samba.org> ?? * BUG 15698: samba-tool can not load the default configuration file. o? Shachar Sharon <ssharon at redhat.com> ?? * BUG 15700: Crash when readlinkat fails. CHANGES SINCE 4.21.0rc2 ======================= o? Pavel Filipensk? <pfilipensky at samba.org> ?? * BUG 15689: Can't add/delete special keys to keytab for nfs, cifs, http etc. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15696: Compound SMB...
2006 Apr 04
1
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafaxv --- sorry.wrong log.
...ng skew to -15400. [2006-04-04 13:42:40] Adjusting skew to -15450. [2006-04-04 13:42:40] Adjusting skew to -15500. [2006-04-04 13:42:40] Adjusting skew to -15550. [2006-04-04 13:42:40] Adjusting skew to -15600. [2006-04-04 13:42:40] Adjusting skew to -15650. [2006-04-04 13:42:40] Adjusting skew to -15700. [2006-04-04 13:42:40] Adjusting skew to -15750. [2006-04-04 13:42:41] Adjusting skew to -15800. [2006-04-04 13:42:41] Adjusting skew to -15850. [2006-04-04 13:42:41] Adjusting skew to -15900. [2006-04-04 13:42:41] Adjusting skew to -15950. [2006-04-04 13:42:41] Adjusting skew to -16000. [2006-04-0...
2024 Sep 02
0
[Announce] Samba 4.21.0 Available for Download
...* BUG 15686: Add new vfs_ceph module (based on low level API). CHANGES SINCE 4.21.0rc3 ======================= o? Pavel Filipensk? <pfilipensky at samba.org> ?? * BUG 15698: samba-tool can not load the default configuration file. o? Shachar Sharon <ssharon at redhat.com> ?? * BUG 15700: Crash when readlinkat fails. CHANGES SINCE 4.21.0rc2 ======================= o? Pavel Filipensk? <pfilipensky at samba.org> ?? * BUG 15689: Can't add/delete special keys to keytab for nfs, cifs, http etc. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15696: Compound SMB...
2024 Sep 02
0
[Announce] Samba 4.21.0 Available for Download
...* BUG 15686: Add new vfs_ceph module (based on low level API). CHANGES SINCE 4.21.0rc3 ======================= o? Pavel Filipensk? <pfilipensky at samba.org> ?? * BUG 15698: samba-tool can not load the default configuration file. o? Shachar Sharon <ssharon at redhat.com> ?? * BUG 15700: Crash when readlinkat fails. CHANGES SINCE 4.21.0rc2 ======================= o? Pavel Filipensk? <pfilipensky at samba.org> ?? * BUG 15689: Can't add/delete special keys to keytab for nfs, cifs, http etc. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15696: Compound SMB...
2006 Apr 04
0
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafax
...ng skew to -15400. [2006-04-04 13:42:40] Adjusting skew to -15450. [2006-04-04 13:42:40] Adjusting skew to -15500. [2006-04-04 13:42:40] Adjusting skew to -15550. [2006-04-04 13:42:40] Adjusting skew to -15600. [2006-04-04 13:42:40] Adjusting skew to -15650. [2006-04-04 13:42:40] Adjusting skew to -15700. [2006-04-04 13:42:40] Adjusting skew to -15750. [2006-04-04 13:42:41] Adjusting skew to -15800. [2006-04-04 13:42:41] Adjusting skew to -15850. [2006-04-04 13:42:41] Adjusting skew to -15900. [2006-04-04 13:42:41] Adjusting skew to -15950. [2006-04-04 13:42:41] Adjusting skew to -16000. [2006-04-0...
2015 Mar 11
1
Not able to access CIFS share using samba
...50.787643 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: P 13833:13885(52) ack 15596 win 10720 03:10:50.788149 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh: P 15596:15648(52) ack 13885 win 63824 03:10:50.820270 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh: P 15648:15700(52) ack 13885 win 63824 03:10:50.820280 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: . ack 15700 win 10720 03:10:50.820417 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: P 13885:13937(52) ack 15700 win 10720 03:10:50.820876 IP 10.213.132.83.63941 > dev-130.odc.reconnex.ne...
2008 May 29
6
RE-export nfs mounted share
Hi Is there any way to re-export an nfs mounted directory? I am having three servers runnning on centos4.5 and i am trying to implement nfs share in an below manner [bcoz there is no alternative way for me to setup nfs share] HOST A--->>>EXPORTS /prod/data ------->>>HOST B HOST B ---->>MOUNTED ------>>> /prod/data-----UNDER---/PROD1 [working fine] HOST B