Displaying 20 results from an estimated 600 matches similar to: "Solaris Hangs tcp SACK"
2006 Feb 01
0
FreeBSD Security Advisory FreeBSD-SA-06:08.sack
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:08.sack                                       Security Advisory
                                                          The FreeBSD Project
Topic:          Infinite loop in SACK handling
Category:       core
Module:         netinet
Announced:     
2006 Feb 01
0
FreeBSD Security Advisory FreeBSD-SA-06:08.sack
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:08.sack                                       Security Advisory
                                                          The FreeBSD Project
Topic:          Infinite loop in SACK handling
Category:       core
Module:         netinet
Announced:     
2003 Aug 02
1
[SECURITY] Netfilter Security Advisory: NAT Remote DOS (SACK mangle)
--7ZAtKRhVyVSsbBD2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
                  Netfilter Core Team Security Advisory
                 =20
                           CVE: CAN-2003-0467
Subject:
  Netfilter / NAT Remote DoS
Released:
  01 Aug 2003
Effects:
  Under limited circumstances, a remote user may be able to crash
2006 Oct 12
1
Problems with package foreign (r-cran-foreign)
On 12 October 2006 at 13:02, Gregor Gorjanc wrote:
| Hello!
| 
| I encounter the following problem when I try to load package foreign
| 
| library(foreign)
| Error in dyn.load(x, as.logical(local), as.logical(now)) :
| 	unable to load shared library '/usr/lib/R/library/foreign/libs/foreign.so':
|   /usr/lib/R/library/foreign/libs/foreign.so: undefined symbol:
| Rf_allocString
| Error:
2004 Jul 02
0
Samba + multiple ADS Workaround
Hi All!
I am a really newbie in samba (in english too). 
Problem:
So I installed a Samba 3.0.4 (ADS member server) in the sun box with two 
ADS. Everything work great, but if 
the primary ADS (lower IP) is crashed, then the wbinfo -t, wbinfo -u ... 
answers has a very long 
timeout (~8-9 min).
Descriptions (after a lot of debugging):
* The Sun box  has same time for initialize a TCP connection
2010 Feb 10
3
Puppet 0.25.4 and Facter 1.5.7 debs available in debian unstable.
packages.debian.org is lagging in terms of what it''s showing, but....
$ rmadison -u debian {puppet,facter} | grep unstable
    puppet |   0.25.4-1 |      unstable | source, all
    facter |    1.5.7-1 |      unstable | source, all
they''re both up there now.
--
nigel
-- 
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
2006 Oct 31
0
6244642 eri driver panics if ndd command is run with the wrong instance number.
Author: prafull
Repository: /hg/zfs-crypto/gate
Revision: 7ac25aab4161d85ef853d069b51eb9f7f7ad9d90
Log message:
6244642 eri driver panics if ndd command is run with the wrong instance number.
6375481 eri driver doesn''t reset promiscuous mode correctly
6394546 eri is passing packets to the upper layer even when it shouldn''t
Files:
	update: usr/src/uts/sun/io/eri.c
2010 Sep 20
0
setup_new_vc_session error message on samba-3.4.8/solaris10
folks, we're running samba-3.4.8 (--with-krb5=/usr/local/lib --with-ads
--with-ldap) under solaris_10; in the past week we've seen an issue where
the number of smbd processes begins to far exceed the number of
connections (as reported by smbstatus).  when this occurs, we see the
server in question stop answering new requests (ssh, smb, nfs) though old
requests are honored and system logs
2008 Jun 05
1
unable to join a NT4 Domain since 3.0.28a
Hello,
My name is Shane Drinkwater. If I use Samba 3.0.29/3.0.30 I cannot  join to=
 my NT4 Domain. When running the net command to join I get the following er=
ror.
[root@testbackup bin]# ./net rpc join -Scsqdomainbackup -UAdministrator
Password:
[2008/06/05 16:40:35, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(371)
  Error in domain join verification (credential setup failed): NT_STATUS_AC=
2006 Jan 17
0
Netfilter conntrack problem...
Hi folks,
I have the following in my firewall (condensed version)
[CentOS 4.2: 2.6.9-11.EL.i686 kernel]:
INPUT:
--state ESTABLISHED,RELATED -j ACCEPT
-p tcp -j REJECT --reject-with tcp-reset
-j REJECT
OUTPUT: ACCEPT
The connection is over a wireless link so packets _do_ get dropped even 
though throughput is around 100-400 kB/s (depending on 
atmospheric conditions, etc.)
Now I've noticed
2007 Apr 17
1
SCP v. SFTP
I was comparing some traces from SCP and SFTP when transferring the same 
file 200MB file between the same host pairs. Even when I put SFTP in 
batch mode I noticed that I saw 403208 bytes from the receiver in 
comparison to 3368 bytes with SCP. I've attached the relevant output 
from tcptrace below (the b->a column is the return side of the trace). 
Mostly I'm just curious as to what
2006 Jan 17
0
Problems on ADSL link and large directory
Hi,
We have problems to backup a large /home directory (+/- 12Go) with rsync 
(daemon mode) and BackupPC on ADSL static IP 4Mbps/380Kbps for the 
backed-up machine and Internet 10Mbps for the backup server, the rsync 
options are:
            '--numeric-ids',
            '--perms',
            '--owner',
            '--group',
            '--devices',
    
2005 Oct 16
2
Lost packets and strange "behaviour" of my TC rules
Hi all.
I''m going on my 3rd week trying to get a simple traffic shapping to work the right way :( !!
My goal it to shape the traffic coming from one machine (pc1) to another machine (pc2) throught the "eth0" interface. My test configuration is as follows:
PC1
  IP: 192.168.105.237
  Mask: 255.255.255.0
  OS: Red Hat Linux Kernel 2.4.20-8
  Rules:
2007 Apr 14
2
Samba -> WinXP: slow transfers, partial solution
Hello All,
I'm running Samba 3.0.24 as PDC and file server on Gentoo Linux,  
AMD64, 2.6.19 kernel, 100MBit/s network, and experience quite slow  
file transfers from Samba to WinXP SP2 clients: the speed is varying,  
but is about 1-2Mb/s at best.
I spent quite some time investigating the issue, here are the  
intermediate results:
1) This happens only when transferring _from_ _Samba_ to
2006 Jul 15
15
[Bug 464] state match sometimes failes RELATED,ESTABLISHED matches
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=464
------- Additional Comments From netfilter@linuxace.com  2006-07-15 18:38 MET -------
Jurgen: you are behind a box which doesn't understand the SACK option.  From
your trace:
02:52:32.237095 IP 134.76.88.65.11064 > 84.132.150.225.32805: P
237274514:237275954(1440) ack 372631662 win 181 <nop,nop,timestamp 229942196
2007 Apr 20
0
FLAC: player with native support for flac embedded pictures
I am not aware of one with native support.
Harry Sack wrote:
> yeah, but i'm looking for a player with NATIVE support, not a plugin I 
> have to install :)
>
> 2007/4/19, Jud White <jwhite@cdtag.com <mailto:jwhite@cdtag.com>>:
>
>     I already replied to this.
>
>     -------- Original Message --------
>     Subject:        Re: [Flac] FLAC: software for
2012 Sep 26
7
Routing issue
Hello,
This is on Centos 6 and not something I think is wrong with Centos 6
but I am looking to see if anybody else has experienced this and
if there is solution. So thanks up front for indulging me.
Because Linux makes routing decisions before SNAT it is causing
problems when trying to use FTP with two upstream providers in
a load balanced setup.
Other than ftp, things seem to work OK. Below
2007 Jul 26
2
Re: FLAC: ERROR, MD5 signature mismatch
--- Harry Sack <tranzedude@gmail.com> wrote:
> 2007/7/25, Josh Coalson <xflac@yahoo.com>:
> >
> > --- Harry Sack <tranzedude@gmail.com> wrote:
> > > 2007/7/25, Harry Sack <tranzedude@gmail.com>:
> > > >
> > > > Hi
> > > >
> > > > I have downloaded a FLAC file somewhere and when trying to
> decode
2005 Mar 26
1
Very slow wbinfo -u
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have set up  Samba-3.0.11 to retrive account information from W2k 
server via winbind, and it works.
But is takes about 10 sec. to retrive the information.
I have dumped some traffic from the request, and it looks like this:
A lot of these:
21:21:55.133423 172.20.3.131.1077 > 172.20.3.130.137: NBT UDP 
PACKET(137): QUERY; REQUEST; UNICAST
2007 Mar 23
1
FLAC: players for Pocket PC
I believe the CorePlayer will play back FLAC.
Atamido
----- Original Message ----- 
From: "Josh Coalson" <xflac@yahoo.com>
To: "Harry Sack" <tranzedude@gmail.com>; <flac-dev@xiph.org>
Sent: Thursday, March 22, 2007 6:26 PM
Subject: Re: [Flac-dev] FLAC: players for Pocket PC
> http://www.google.com/search?q=flac+pocket+pc
>
> e.g.
>
>