Displaying 20 results from an estimated 2000 matches similar to: "how to count the network flow of samba in linux server"
2002 Oct 31
6
ipac/iptables + mrtg accounting
i''ve installed mrtg to make graphics of the trafic from the interfece
throw the snmpd, and the same with ipac witch put iptables accounting
rules colect them and store, and gets the output,
but the "problem" is that ipac graphics are 3 times smaller that the
snmpd. Why???
i did catch all the trafic with ipac so no problem here, and i know that
ipac/iptables is at level 3, and
2005 May 19
2
A small question (bandwith monitoring)
Hi,
I''m configured a home router with Shorewall. It took me a while as I''m
quite a newbie to Linux, but now it''s working fine.
I would like to install some bandwith-monitoring so I know how much
traffic is generated.
I found a tool for it called ipac-ng. It uses iptables and here is where
I''m in trouble. I afraid that it will conflict with shorewall.
Does
2004 Dec 13
3
Busy message on ISDN cards?
Hi all,
I'm new to asterisk and not too knowledgeable on ISDN, so please be gentle :)
I have a dual-channel Eicon Diehl Diva card in a Debian Woody box with
kernel 2.4.27, connecting to a Telstra (Australia) Onramp Home Highway
ISDN line. I'm pretty certain the card and line both work since
they've been used in this machine for PPP before this (but with an
older kernel with DoV
2004 Oct 23
1
IP accounting on Linux 2.6 - what app to use?
Hi,
What do you use for IP traffic accounting on Linux 2.6? I was looking to
ipac-ng/pmacct, but what do you use?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2007 Dec 18
1
0.24.0 opening excessive TCP connections
I created ticket 961 "puppetd create too many/not closing TCP
connections".
I''m wondering if anyone else is seeing this? Depending on the client
configuration a typical puppetd run will cause hunderds of simultaneous
TCP connections to be opened
to the puppet master. I''m gettting over 300 established connections for a
single client in some cases. If the number of
2004 Sep 10
1
not always making hard links?
I'm using 2.6.3pre1 to transfer a rather large Debian archive
(126GB, more than 30 million files). It contains about 450 daily
snapshots, where unchanged files are hardlinked between the snapshots
(so many files have hunderds of links).
It's been running for some time now, and I found that while it's far
from done, it's already used 165GB on the receiving end. Investigation
shows
2002 Oct 30
1
hundreds of thousands files
I am rsyncing several hunderds of thousands of files in several
directories. The way I got rsync to work for me was I wrote a script
which NFS mounts the directory I am rsyncing first before starting, and
then it goes through the directories and rsyncs them in bite sizeable
chunks by going a few directories deep and starting there..
Is there any way to have this as an option inside rsync
2007 Jan 08
3
Using CentOS 4.4 on very old Dell Inspiron 3500 laptop; would like suggestions regarding using KDE/GNOME in low RAM and low disk situation
Hi;
I'm new to the CentOS list and I only have experience with CentOS 4.3/4.4
on desktops. I just installed CentOS 4.4 on a very old Dell Inspiron 3500
laptop. I choose the desktop option and then deleted the kde and gnome
packages because I have only 192mb RAM and 4gb disk (total). I'd like
suggestions on how to maximize the effective usage of the laptop with CentOS
4.4...as a
2011 Sep 30
1
Implementing Silverman's Negative Reflection
Hi!
I'm trying to implement in R in an easy way the negative reflection method
described in Silverman (1986) on p.31, ie I have a non-negative dataset and
would like to estimate the density by applying a reflection method where the
reflected points have weight -1.
I thought there should be a way to evaluate the wanted kernel at the
required points, in other words to calculate formula (2.16):
2024 Apr 11
1
Ancient SMB client issues
I have a customer with a couple of industrial robots running Linux 2.6.34 and Samba 3.4.7 (smbclient -V). They are able to connect to SMB shares on Windows servers IF I "allow unsafe connections?, ie lower the SMB minimum level. The servers are on Windows 2019, and this setup has worked for a couple of years now.
I have created a virtual Debian/Samba 4.19 server with the intention of moving
2016 Sep 09
2
Extracting files from OVA is bad
Hi,
recently we (oVirt) have started discussing whether the way virt-v2v
handles import from OVA files is good. And I would be interested in
ideas how it can be improved. It is likely somebody already gave some
thought to this problem.
TL;DR: Extracting the OVA before import is a problem for large VMs (in
sizes of TBs). Can we change something to prevent the extraction and
work directly over
2024 Apr 11
1
Ancient SMB client issues
On Thu, 11 Apr 2024 14:38:51 +0200
Anders ?stling via samba <samba at lists.samba.org> wrote:
> I have a customer with a couple of industrial robots running Linux
> 2.6.34 and Samba 3.4.7 (smbclient -V). They are able to connect to
> SMB shares on Windows servers IF I "allow unsafe connections?, ie
> lower the SMB minimum level. The servers are on Windows 2019, and
>
2005 Aug 01
5
Tracking Traffic By Port or Process?
Does anyone know of a way to track TCP/IP traffic by TCP/UDP port
and/or by process/daemon with CentOS? I know a variety of ways to
track it in total (e.g., ifInOctets & ifOutOctets with SNMP), but I'm
not sure how to be approach seeing traffic by application, port, or
process.
One option would be to write something that would sift through
different stuff for each daemon (for example,
2010 Apr 21
0
can't seem to install bleak house
hi, guys
I looked at http://guides.rubyonrails.org/debugging_rails_applications.html
and figured I give bleak house a try.
I ran into a problem during installation of the gem.
Here''s an extract:
--------------------------------- Extract start
-----------------------------------------------------------
Makefile:671: warning: overriding commands for target `dist''
Makefile:671:
2024 Apr 11
1
Ancient SMB client issues
Actually, I made it work by adding the ?min server protocol = NT1? on the virtual dedicated server. So I guess that this will solve our dilemma (unless I missed something).
In any case, one of the robots now have access to the new server. Will try the second one as soon as I get a chance (they are busy bending steel ;:) )
Anders
> On 11 Apr 2024, at 14:55, Rowland Penny via samba <samba
2013 Nov 01
2
samba-tool question
Greetings,
I compile samba 4.0.9 and 4.1.0 on a computer with these:-
--cpu -amd64 3 cres
--os blfs linux 64 bit gcc-4.8.1 linux-3.10.17 glibc-2.17
I have followed the samba4 wikis where most refer to a samna-tool (am
adminstrative tool I presumed in the ~/bin (or ~/sbin) directory of the
samba4 install prefix. I did an ls for in the bin and sbin directories of
the samba4
2011 Apr 12
2
[Announce] Samba 3.6.0pre2 Preview Release Available for Download
Release Announcements
---------------------
This is the second preview release of Samba 3.6.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.6.0 include:
Changed security defaults
-------------------------
Samba 3.6 has
2011 Apr 12
2
[Announce] Samba 3.6.0pre2 Preview Release Available for Download
Release Announcements
---------------------
This is the second preview release of Samba 3.6.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.6.0 include:
Changed security defaults
-------------------------
Samba 3.6 has
2001 Feb 13
4
cvs bulid breaks on slackware
cvs code from this morning (about 9am PST) breaks on slackware 7.1 w/ gcc
2.95.2.1 with an undefined reference to session_setup_sia in session.o.
this seems to be the culprit here:
#ifdef HAVE_OSF_SIA
#else /* HAVE_OSF_SIA */
session_setup_sia(pw->pw_name, ttyname);
since i have no idea what that's trying to accomplish (and seems to be a bit
backwards to me from looking
2006 Jan 05
5
command line bandwidth
Hey I was just curious if anyone knew of any scripts or command line programs that are out there
that could be used to check bandwidth on a network.
--
Andrew Rice Jr