Displaying 20 results from an estimated 100 matches similar to: "WARNING: Short packet. Try increasing the snap length (120)"
2010 Nov 08
0
Windows server not responding to Samba requests
This is a strange problem and it is almost certainly a consequence of
faulty Windows server configuration but as it is not under my
jurisdiction I need a firm starting point before asking the Windows
admin to start digging for the problem.
The situation is, as far as I know, this: Win2003 AD with a backup
domain controller, and a Win2008 R2 file server. There are a large
number of users with
2003 Aug 27
0
os/2 & AIX & Samba & VisualAge error
While trying to switch a domain from an WinNT 4.0 SP ? to an AIX 4.3 with samba 2.2.8 with OS2/warp 4 clients we receive some unexpected errors.
- we can log on to the new domain , run logon scripts, map network drives , store and retrive files , print to a Remote server using the printers shared by samba.
- we can't run VisualAge Generator (2.X) retriving files from the samba server. (we
2000 Mar 07
0
tcpdump says "truncated-ip"?
Below are three examples of tcpdump complaining about truncated-ip,
whatever that is. Is this a problem? It doesn't seem to impact my
connection negatively. I am getting these when using a plain-vanilla
openssh client to connect to an ssh-1.2.27 server.
inbetween:~# tcpdump -i eth1 | grep truncated
tcpdump: listening on eth1
01:45:30.454190 truncated-ip - 10 bytes
2000 Dec 08
6
opensshd 2.3.0 (oBSD 2.8) ignores ME!
I have a problem I can not identify.
Two firewalls with OpenBSD 2.8
sshd version OpenSSH_2.3.0
I do a
ssh root at 195.84.181.91 -v
SSH Version OpenSSH_2.3.0, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh_config
debug: ssh_connect: getuid 0 geteuid 0 anon 0
debug: Connecting to 195.84.181.91 [195.84.181.91] port 22.
debug: Allocated
2015 Feb 23
2
Call for testing: OpenSSH 6.8
Hi Damien,
On Feb 23 10:28, Corinna Vinschen wrote:
> On Feb 22 07:59, Damien Miller wrote:
> > On Sat, 21 Feb 2015, Corinna Vinschen wrote:
> > > - The failing last loop in the "forwarding" script as reported back
> > > during 6.7 testing is still failing for me more often than not. It's
> > > always the same reason, the script tries to use
2000 Mar 03
7
[PATCH] Add a Maximum Idle Time (1.2.2)
The attached patch adds an option (off by default to preserve current
behavior) to set a timeout on the select() statement that waits for input
in clientloop.c. This fixes a timeout issue for me (explained below) and
probably also fixes the timeouts mentioned in last month's thread "Idle
time out". The patch is also available by http from:
2010 Jun 12
0
No transparency in Google Sketchup's cursor
Dear ones,
In Google Sketchup the cursor changes according to the "tool" you're using.
What happens in Wine, is that the transparency doen't work. It seems that the transparent pixels of the cursor image are displayed as being white.
That shows as a cursor within a white square.
There's at least one bug reported that I know of:
http://bugs.winehq.org/show_bug.cgi?id=23096
2011 Jun 24
0
replacing empty cells, and Date question
Hello, I have a data set like one below.
First,
I'd like to replace the empty cells with NA, and then the one immediately
above.
I could replace NAs with the immediate one, but don't know for the empty
cells.
index <- which(is.na(data1$year))
while (any(index)) {
dummy$data1[index] <- dummy$data1[index - 1]
index <- which(is.na(data1$year))
}
Second,
The id
1999 Jan 20
3
oplcok_break more information (PR#12734)
Hi! After more work on the oplock_break problem, I've found the following
in my tcpdump-smb logging. It seems that when ost5 (pid=26339 in the logs
that follow) requests access to the oplocked file comm.inf from ost6
(pid=5872) the oplock_break failes (this is NOT isolated to any one or two
systems on our network, just using these two as an example, and the server
reports no dropped packets
2008 Apr 17
0
Lots of FIN_WAIT_1 TCP Connections and deadlock in zoneli state
Hi All,
I am running squid as reverse proxy on FreeBSD 7.0-R amd64.
After running for a while (~ 8 hours), the throughput degrades to very
very low rate.
I found the squid is in "zoneli" state and is already a bug report on
http://www.freebsd.org/cgi/query-pr.cgi?pr=106317
But after more investigation, I found there are lots of TCP
Connections in FIN_WAIT_1 and never close.
# netstat
2006 Apr 03
1
HVMAssist BIOS 32 GB Barrier
Hello,
I''m trying to run a HVM guest with a hard drive > 33.8 GB and it says it
works, but as soon as I start writing data to it I get hundreds of:
EXT3-fs error (device ide0(3,65)): ext3_new_block: Allocating block in
system zone - block = 8257846
and after a few minutes the hard drive corrupts itself (even superblock
lost)
Looking at the qemu-dm.log file I can see that no
2003 Nov 06
0
SIP nat not working with budgetone (long)
I've been looking at how our budgetone's have been failing and have found the following:
A quick layout --
Latest CVS as of tonight.
Sip phone behind NAT.
* server with public IP address.
-------from sip.conf for my phone:
[1747xxxxxxx]
username=xxxxx
secret=xxxxx
host=dynamic
type=friend
nat=yes
-------
-------from the * log messages
Nov 6 01:50:07 DEBUG[4101]: File chan_sip.c,
2001 Mar 14
0
Win98 domain logons unreliable
I've got Samba 2.0.6 set up for domain logons, and they kinda work.
However, about 2 out of 3 times it doesn't work on the first try.
Almost always, my log on succeeds if I continue trying, usually 2-5
more times. The workstation is Windows 98. I can't roll this out to
my clients until I can get this to work every time, on the first try.
I've looked through the list archives, and
2000 Apr 19
1
Homes and %u expansion in SAMBA_2_0
Hi everyone. With the latest cvs (as of this afternoon) we are getting
the following in the logs:
Apr 19 09:19:42 gate smbd[23055]: [2000/04/19 09:19:42, 0]
smbd/service.c:make_connection(554)
Apr 19 09:19:42 gate smbd[23055]: Can't change directory to
/home//profile (No such file or directory)
Apr 19 09:19:42 gate smbd[23055]: [2000/04/19 09:19:42, 0]
smbd/service.c:make_connection(554)
2011 Mar 28
0
[xen-unstable test] 6714: regressions - FAIL
flight 6714 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/6714/
Regressions :-(
Tests which did not succeed and are blocking:
build-amd64-oldkern 4 xen-build fail REGR. vs. 6658
build-amd64 4 xen-build fail REGR. vs. 6658
build-i386-oldkern 4 xen-build fail REGR. vs. 6658
2001 Mar 15
12
Balancing ip traffic over two or more internet (adsl) connections
Hi.
I''ve got here the following configuration:
(turn on fixed pitch font to be able to see the scheme in a more
accurately way)
Client machines <-----> ADSL Router 1 <-----> INTERNET
(192.168.0.0/24) (192.168.0.229) NAT
Client machines <-----> ADSL Router 1 <-----> INTERNET
(192.168.1.0/24) (192.168.1.229) NAT
[if doesn''t really
1998 Dec 11
1
backup PC client
I began with Samba 1.9.18.p10. on SunOs 5.6. I try backup PC(Windows95)
with this:
smbclient \\\\pcbig\\test
..
..
smb:\> recurse
smb:\> directory recursion is now on
smb:\> tar c /dev/rmt/0
....
Until it is OK.
But restore has error:
smb:\> tar x /dev/rmt/0
smb:\> restore tar file \test1.txt of size 70 bytes
smb:\> Updating creation date on \testfolder1\
smb:\> ERRDOS - 50
2010 May 15
1
barplot: invalid 'xlim' value
Forum,
I am attempting to plot weekly horizontal histograms, something very similar
to:
http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=109
The part of the code used to create this graphic that interest me:
# Draw the histograms
for (i in 1:length(ages)){
par(new = TRUE)
xmin <- -ages[i] + xlim[1]
xmax <- xlim[2] - ages[i]
ser <- freqs[, i+1]
ser <-
2008 Jan 13
2
Packet2Packet bridging occurring when not wanted
Hi,
I have Asterisk set up on Fedora with a single SIP trunk, with a few
handsets configured. The Asterisk box has both public and private
addressing, so "canreinvite=no" is set on both the SIP trunk and handset
configurations so I can get around the nasty NAT issues.
One odd behaviour I am seeing is certain destinations are resulting in
different SIP codes being sent back to Asterisk,
2006 Apr 19
0
[scriptaculous] Snap with marginal steps (%)
Hello everybody,
I''m trying to let the drag and drop library snap my objects with
percentages instead of pixels,
Is there someone who already done this, It''s really giving me a hard time.
Regards,
Jeroen