Displaying 20 results from an estimated 1500 matches similar to: "2.2.6 auth process crash using LMTP and LDAP on director."
2005 Jul 04
0
Problem with routing decisions, and multihop
Hi!
I have many problems getting this thing to work. There''s a host with
two network interfaces, where there are two routers to Internet in two
separated networks. The host uses multihop routing for deciding to
which router send the packets... but the routing decision is wrong
made. Some packets with source address of one NIC, go to other
network.
I have a host with three NICs in it:
2005 Sep 29
0
Re; Multihomed DHCP and PXE?
That is what I thought, but just to clarify:
I am using static dhcp hosts in the dhcpd.conf and our network config.
is similar to this:
3 subnets
192.168.15.0/24
192.168.16.0/24
192.168.17.0/24
dhcpd.conf
### Global Settings for DHCP Services ###
option domain-name="dom.com";
default-lease-time 900;
max-lease-time 1800;
ddns-update-style none;
authoritative;
allow bootp;
allow
2007 Apr 18
1
[Bridge] How to bridge a eth0 and usb0 device
Hi
I intent to use brctl to bridge two devices on linux box. One is eth0,
the other is USB net which is recognized as usb0 by linux box.
Then I run following command
# ifconfig eth0 down
# ifconfig usb0 down
# brctt addbr ipbr
# brctl addif ipbr eth0
# brctl addif ipbr usb0
# ifconfig eth0 up
# ifconfig eth0 0.0.0.0
# ifconfig usb0 up
# ifconfig usb0 0.0.0.0
# ifconfig ipv6 up
2007 Feb 22
3
Network problem: packets are lost in domU
Hello,
I am having big problems with Xen virtual network interfaces. First
I tried typical bridge support, no luck. The packets sent from dom0
to domU seemed to disappear somewhere. Then, to debug the problem
I have set up a simple point-to-point link and still have the same
problem.
I am using Xen 3.0.4-1 and Linux 2.6.16.x in both dom0 and domU.
I have tried kernel 2.6.16.35 and 2.6.16.41.
I
2005 Jul 05
0
Wrong behaviour in policy routing
Hi!
I get this strange behaviour... I don''t know how some packets get into
wrong rules.
My rules are those:
0: from all lookup local
50: from all lookup main
201: from 192.168.17.0/28 lookup 201
202: from 192.168.16.0/28 lookup 202
222: from all lookup 222
32766: from all lookup main
32767: from all lookup default
Table main has:
192.168.17.0/28 dev eth2
2007 Apr 04
1
Failed to verify incoming ticket! When clients use netbios names only!
Hi,
I have set up our samba box in 'ADS' mode; the problem I have is clients
connecting to the server can not do so by using its netbios name. Only when
they use the IP address of the machine are they able to be authenticated and
browse the box.
When clients connect via the netbios name this message will appear in my
samba logs with the IP of the connecting client;
2012 Jun 20
1
director map and mysql
hello!
Is "doveadm director map" command suppose to work when I store "host" value in mysql table?
It gives me nothing in output with no errors in log.
I've successfully setup directors with static passdb, and decided to give a try setup with storing host value in mysql table.
The proxying is actually working, I'm just unhappy with no output from "doveadm
2012 Feb 14
1
doveadm director proxy
I'm trying to configure a doveadm service that will proxy trough our
directors, following the recipie at:
http://wiki2.dovecot.org/Director#Doveadm_server
So on the backends I have:
service doveadm {
inet_listener {
port = 24245
address = *
}
}
doveadm_proxy_port = 24245
local 192.168.42.0/24 {
doveadm_password = suPerSeecret
}
I assume the "local"
2020 May 28
2
service doveadm - how to debug proxying with director
Hello everyone,
I'm on a small dovecot director -> dovecot mailbox setup and I try to
get doveadm command proxying to work.
Though I don't get the expected output. My directors do not forward the
doveadm commands to the expected backend host.
Doveadm is working as expected on the backend hosts, the director hosts
just dont log anything about the proxying that should happen or
2012 Aug 27
1
doveadm commands returning 139 at director servers
Hello,
I have configured director in front of dovecot imap/pop/lmtp servers.
When I need to manipulate a user mailbox, I use doveadm commands at
director server's, with -S option. But some commands return exit code
139 when command returns more than 40 entries (I think).
For example, the command:
sudo doveadm fetch -u amateo hdr mailbox Trash HEADER Subject "nyctalus11/"
2014 May 13
0
Error on doveadm director map
Hi All,
I am running Dovecot 1:2.2.9-1~bpo70+1 on Debian Wheezy.
I have just started getting the error below when I do a do a list of
proxied users. The list of users appears OK afterwards.
# doveadm
director map
doveadm(root): Error: User listing returned
failure
doveadm(root): Error: user listing failed
user mail server ip
expire time
.
.
.
My director config is below.
Thanks
2012 Nov 21
1
Dovecot director doveadm with switch "-A" error
Hi,
we have a problem with our director proxy configuration.
When we run on proxy server the doveadm command with -A switch, fails with the error:
# doveadm -D quota get -A
doveadm(user1): Debug: auth input: user=user1 proxy starttls=any-cert
doveadm(user1): Error: Proxy is missing destination host
doveadm: Error: Failed to iterate through some users
If we execute the command with a single
2015 May 06
1
lmpt director and ldap userdb
Hello,
I've been using dovecot for a long time, but now I'm having troubles
with I change I need to make.
I have a director server in front of two backend servers. All of these
servers are running dovecot 2.1.16. Redirection to backend servers are
based in an attribute of a ldap server. My users are defined in this
same ldap server.
At this moment, for user authentication we use
2011 Dec 05
3
lmtp panic in proxy lmtp director
Hi, we are getting some core dumps with signal 6 in ltmp on a dovecot
director proxy server,
like this:
Dec 5 14:31:51 sproxy1 dovecot: lmtp(29999): Panic: file lmtp-proxy.c:
line 376 (lmtp_proxy_output_timeout): assertion failed:
(proxy->data_input->eof)
Dec 5 14:31:51 sproxy1 dovecot: lmtp(29999): Error: Raw backtrace:
/usr/lib64/dovecot/libdovecot.so.0() [0x363323d99a] ->
2018 Nov 21
2
Crash in director for secure lmtp proxy connections
Hi,
After updating some of our director servers from 2.2.36 to 2.3.3
(dcead646b) we experience crashes in about 1/5000 mails in lmtp delivery:
Nov 13 12:23:36 Fatal: lmtp(113620): master: service(lmtp): child 113620
killed with signal 6 (core dumped)
Nov 13 12:23:36 Panic: lmtp(113623): file ostream-dot.c: line 208
(o_stream_dot_sendv): assertion failed: ((size_t)ret == sent + added)
Nov 13
2015 Jul 20
0
Problems with IMAP/POP and dovecot director on backend (director_proxy_maybe)
Hello dovecot community,
first of all: dovecot ist great! ;) ...nevertheless I?ve got some
problems to get my director scenario running as needed/expected :(
My scenario:
I?d like to configure two dovecot backends, without the need for
multiple dovecot instances. Both backend servers are active/active and
act on top of a glusterfs storage, which implies the need for dovecot
director. As
2013 Mar 21
0
director's imap/pop3 login timeout
Hello,
We have two (load balanced) director servers in front of 4 dovecot
backend servers.
Yesterday we had a problem at backend servers for some users (our SSO
was down, so IMAP users couldn't authenticate) and this triggered a
problem in director servers where almost nobody could open a new session.
In our director's logs I could see errors like this:
Mar 20 20:52:47 myotis41
2004 Nov 15
0
IPSec ''require'' not being enforced.
Hi,
I''m not sure this is the right list for this type of question... as
IPSec isn''t exactly routing. If someone can point me to a dedicated
IPSec list (for the 2.6 implementation) i''d be very grateful :)
Onto the actual problem...
I''m going to be using IPSec to secure a wireless access point. So far,
in my experimentation, i have the tunnel from
2010 Jul 31
3
I have a problem
dear£º
in the example£¨nomogram£©£¬I don't understand the meanings of the program which have been marked by red line.And how to compile the program(L <- .4*(sex=='male') + .045*(age-50) +
(log(cholesterol - 10)-5.2)*(-2*(sex=='female') + 2*(sex=='male'))).
n <- 1000 # define sample size
set.seed(17) # so can reproduce the results
age <- rnorm(n, 50, 10)
1999 Jun 08
2
Tuýrkish Character Set
Hello,
I am new to this list. I have (and all Trukish users of Samba) trouble with
Turkish charactes (iso8859-9)with Samba. I saw some character definition tables
in charcnv.o (in sources). I couldn't understand the logic. A part of the table
for iso8859-2 is
/* MSDOS Code Page 852 -> ISO-8859-2 */
update_map("\241\244\242\364\243\235\244\317\245\225\246\227\247\365");