Displaying 20 results from an estimated 130 matches similar to: "connection.tdb difference IP vs. NetBIOS name"
2009 Jul 11
1
Passing arguments to forked children
Hi -
I have attempted to use the fork::fork() function to perform
parallel processing. However, the child R function called needs to
know a given set of parameters to complete its task. Specifically, I
iterate through a vector, and output values based on the elements of
that vector to a database. The output strings contain elements of the
iterated vector. I mocked-up the following code as an
2005 Dec 07
1
multicast over GRE tunnel
I need to send multicast traffic through a GRE tunnel between two Linux
routers. The tunnel works for normal IP packets, but I can''t see how to
make it work for multicast. Here''s the setup:
10.10.10.0/24
LAN-B--------------RtrB-------------RtrC--------------LAN-C
192.168.2.0/24 192.168.1.0/24
RtrB interfaces:
eth0
2009 Jul 21
0
Accessing list object from within a function as a list element
Hi -
I have a list (call it 'mylist') with the following elements: (i) a
function (call it 'myfunc' and expressed as 'mylist$myfunc') and (ii)
a variable (call it 'myvar' and expressed as 'mylist$myvar'). Since I
use mylist as a pseudo-class (I assign mylist to multiple different R
objects), I would like to access the mylist R object from within the
2006 Feb 23
9
Balancing multiple connections and NAT
Hi,
I have a client connected to the ''net through 3 ISP''s. Have set up a
Linux box to do routing and load sharing for the 3 connections. A
fourth interface is connected to the LAN with private IP addresses.
Am using iptables to SNAT traffic to the appropriate IP depending on
the interface the packet gets routed onto. The setup looks something
like this:
Interface IP
2019 Apr 12
2
Solr connection timeout hardwired to 60s
Looking further at tcpdumps of the Dovecot->Solr traffic and Solr
metrics it doesn't seem like there's anything suspicious apart from the
TCP windows running full and Dovecot backing of ... until it times out
and close the connection.
>From my understanding of how Dovecot operates towards Solr it will flush
~1000 documents towards Solr in /update request until it has traversed
the
2006 Mar 15
0
some upper case letters with accent don't appear in file names
I have a backup server (Linux Debian 3.1) that connects to several Windows
2000 and 2003 servers shares with smbmount 3.0.14a. This is how I mount the
shares:
smbmount "\\\\win2000\\inetpubd" /mnt/win2000/ -o
username=backups,password=mypwd
If I list items with accents, this is a sample of how they appear on the
mounted share:
drwxr-xr-x 1 root root 4096 2005-12-01 16:45 D?but de
2019 Apr 13
3
Solr connection timeout hardwired to 60s
On 4/13/2019 4:29 AM, John Fawcett via dovecot wrote:
> If this value was made configurable people could set it to what they
> want. However the underlying problem is likely on solr configuration.
The Jetty that is included in Solr has its idle timeout set to 50
seconds. But in practice, I have not seen this timeout trigger ... and
if the OP is seeing a 60 second timeout, then the 50
2011 Mar 03
4
Load balancing...
Hi All,
Can anyone help me hash out how best to load balance a website that is
getting considerable traffic? In the past I only have experience with BigIP
where you have a load balancing device that keeps track and send traffic to
the best server possible at the time. This was a proprietary system that I
think was something Dell rebranded.
Right now, the whole site is is 400gb of video, HTML5,
2019 Apr 14
1
[PATCH] Re: Solr connection timeout hardwired to 60s
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 14 April 2019 16:59 John Fawcett via dovecot <
<a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:
</div>
2008 Mar 31
1
Rsync 3.0.1pre3 released
I have released rsync 3.0.1pre3 for testing. This version contains a
couple more bug fixes since the 3.0.1pre2 release:
- Don't allow a daemon-exclude of .* or */ to affect a (vital) "." dir.
- Fixed a glitch in the path-checking of the daemon-exclude code that
could check a relative arg against the wrong current directory.
- A couple minor chdir() improvements in the
2008 Mar 31
1
Rsync 3.0.1pre3 released
I have released rsync 3.0.1pre3 for testing. This version contains a
couple more bug fixes since the 3.0.1pre2 release:
- Don't allow a daemon-exclude of .* or */ to affect a (vital) "." dir.
- Fixed a glitch in the path-checking of the daemon-exclude code that
could check a relative arg against the wrong current directory.
- A couple minor chdir() improvements in the
2003 Nov 18
1
compile failure on 3.0.0 and 3.0.1pre3
I have installed Suse on an IBM as400 (powerpcc).
This is SuSe 8.0
gcc 3.2
and with both samba 3.0.0 and 3.0.1pre3
I get this error message on the compile. (configure runs fine.
make
Using FLAGS = -g -O2 -I./popt -Iinclude
-I/home/rshepard/samba-3.0.0/source/include
-I/home/rshepard/samba-3.0.0/source/ubiqx
-I/home/rshepard/samba-3.0.0/source/smbwrapper -I. -D_LARGEFILE64_SOURCE
2003 Dec 05
1
3.0.1pre3 -> 3.0.1rc1: doesn't want to connect to itself
Hello
With smb.conf below, samba 3.0.1pre3 is capable of connecting to itself
by smbclient -L oberon <empty_password>. Also domain logons work.
With 3.0.1rc1 it just writes
bash-2.05b# smbclient -L oberon
Password:<empty>
tree connect failed: Call returned zero bytes (EOF)
bash-2.05b# smbclient --version
Version 3.0.1rc1
bash-2.05b# smbd --version
Version 3.0.1rc1
bash-2.05b# which
2008 Apr 03
1
3.0.1pre3 - date/time discrepancy in the log
I'm using the very latest 'version 3.0.1pre3 protocol version 30', on
both ends, and have seen a date/time discrepancy in the log on the
receiver. The sending machine (machineA) is in US CDT while the receiver
is in US PDT. Both sender and receiver have their time set correctly.
a contiguous snippet from the log on the receiver : (note the first
three timestamps are correct:)
2003 Dec 05
0
Samba 3.0.1pre3/ldap - Strange gid mappings server side
Good day,
I'm running some tests with Samba 3.0.1pre3 with an LDAP sam. LDAP has been,
to the best of my abilities, properly populated with the needed group
mappings. The "net groupmap list" command indeed shows the following:
[root@box bin]# ./net groupmap list
Domain Admins (S-1-5-21-2009448231-1530593524-1969381020-512) -> domadm
Domain Users
2003 Nov 14
2
Samba 3.0.1pre3 available for download
This is another preview release of the Samba 3.0.1 code
base and is provided for testing only. This release
is *not* intended for production servers. Use at
your own risk. There have been several bug fixes
since 3.0.0 that we feel are important to make
available to the Samba community for wider testing.
This release does fix a few core dumps in the 3.0.1pre2
release and corrects point-n-print
2003 Nov 14
2
Samba 3.0.1pre3 available for download
This is another preview release of the Samba 3.0.1 code
base and is provided for testing only. This release
is *not* intended for production servers. Use at
your own risk. There have been several bug fixes
since 3.0.0 that we feel are important to make
available to the Samba community for wider testing.
This release does fix a few core dumps in the 3.0.1pre2
release and corrects point-n-print
2003 Dec 05
1
First Release Candidate of Samba 3.0.1 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is a release candidate snapshot of the Samba 3.0.1
code base and is provided for testing only. A release
candidate (RC) means that we are close to the the final,
stable version and is provided for Quality Assurance (QA)
purposes. This release is *not* intended for production
servers. Use at your own risk.
For those utilizing an LDAP backend
2003 Dec 05
1
First Release Candidate of Samba 3.0.1 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is a release candidate snapshot of the Samba 3.0.1
code base and is provided for testing only. A release
candidate (RC) means that we are close to the the final,
stable version and is provided for Quality Assurance (QA)
purposes. This release is *not* intended for production
servers. Use at your own risk.
For those utilizing an LDAP backend
2003 Nov 28
1
USRMGR.EXE administration: invalid syntax error message
I try to admin Samba 3.0.0 and 3.0.1pre3 (tried both versions) NT4.0
PDC with NT4.0 machine and NT4.0 USRMGR.EXE and get persistent error
message
1) The group name could not be found
2) The user name could not be found
3) The filename, directory name, or volume label syntax is incorrect.
Loggin into domain under name: root
I can see the user and group listing. When I click on a user to see
his