similar to: LMTP: Rejecting unknown users

Displaying 20 results from an estimated 100 matches similar to: "LMTP: Rejecting unknown users"

2016 Sep 22
0
Receiving packet failed: (10054)
Hello, I have a problem connecting to one of my computers using tinc 1.0.x on Windows. It used to work, now it suddenly stopped (and nothing changed :) ) We have a server with a known ip address and port forwarding set. All computer connect to this server. I can ping from my computer (laptophenk) to the server and some other computers but not to jeffrey2015. When I set tincd to -D -d4 I get ( I
2016 Sep 26
0
Receiving packet failed: (10054) (2nd post)
On Mon, 26 Sep 2016 07:46:36 +0000 Henk <henk at innomeer.nl> wrote: > > Hello, > > I have a problem connecting to one of my computers using tinc 1.0.x > on Windows. It used to work, now it suddenly stopped (and nothing > changed :) ) When something worked for a long time but now it's not, then there was a change. It's time to determine where! > > We
2007 Jun 25
0
from Abraham Russell cheap sft
OEM software means no CD/DVD, no packing case, no booklets and no overhead cost! So OEM is synonym for lowest price. Buy directly from the manufacturer, pay for software ONLY and save 75-90%! Check discounts and special offers! Find software for home and office! TOP ITEMS Adobe Photoshop CS2 V9.0 $69 Macromedia Flash Prof 8 $49 Adobe Premiere 2.0 $59 MS Office
2005 Mar 02
1
(Ssh / sft /scp password problems, agent runs fine) root
Hi :-) I forgott... user -> root hangs root -> root hangs user -> user runs fine fbeckman: ssh fbeckman at devil3 uname -a Password: SunOS devil3 5.8 Generic_117350-02 sun4u sparc SUNW,Ultra-Enterprise Runs fine fbeckman: ssh root at devil3 uname -a Password: SunOS devil3 5.8 Generic_117350-02 sun4u sparc SUNW,Ultra-Enterprise HANGS Frank
2007 Jun 25
0
from Abraham Russell cheap sft
OEM software means no CD/DVD, no packing case, no booklets and no overhead cost! So OEM is synonym for lowest price. Buy directly from the manufacturer, pay for software ONLY and save 75-90%! Check discounts and special offers! Find software for home and office! TOP ITEMS Adobe Photoshop CS2 V9.0 $69 Macromedia Flash Prof 8 $49 Adobe Premiere 2.0 $59 MS Office
2016 Sep 26
3
Receiving packet failed: (10054) (2nd post)
Thank you for your response. Yes, I know something changed, hence the smiley. I have looked at the code (I was able to build it under the new windows bash). It turns out that the error was on a udp receive, not a tcp connection. Didn't know you would get this error. Anyhow near the location of the error there was a remark about IPv6. I hadn't looked at that yet. So I turned IPv6 off at
2016 Sep 27
0
Receiving packet failed: (10054) (2nd post)
On Mon, 26 Sep 2016 20:40:47 +0000 Henk <henk at innomeer.nl> wrote: > Thank you for your response. > Yes, I know something changed, hence the smiley. > > I have looked at the code (I was able to build it under the new > windows bash). It turns out that the error was on a udp receive, not > a tcp connection. Didn't know you would get this error. > > Anyhow near
2016 Sep 26
2
Receiving packet failed: (10054) (2nd post)
Hello, I have a problem connecting to one of my computers using tinc 1.0.x on Windows. It used to work, now it suddenly stopped (and nothing changed :) ) We have a server with a known ip address and port forwarding set. All computer connect to this server. I can ping from my computer (laptophenk) to the server and some other computers but not to jeffrey2015. When I set tincd to -D -d4 I get ( I
2010 Mar 30
7
Analyzing java class loading with dtrace
Hi there, I am trying to diagnose a performance problem on a Sun T5120 running Solaris 10. I see general poor performance using Java and, in particular, loading classes. I have developed a simple java test that loads all of the classes in a Crystal Reports JAR file (around 7000 classes) which takes much longer on the T5120 (40 secs) than on a Core 2 Duo windows PC (5 secs). I recognise that this
2009 Sep 29
1
fft with NA values
Hi List, I'm trying to perform some spectral analysis on a time series, but I've got a few data points missing, so they have NA values. Unfortunately, the fft function doesn't seem to like this, and gives a completely empty result. Other than making up values to fill in the gaps, is there any way I can get around this? Thanks in advance, Steve. PS I haven't spotted anything
2016 Apr 29
3
(Orc)JIT and weak symbol resolution
Hi, This is a question on how to resolve weak symbols from the binary for symbols that are also llvm::Module-local. Currently, the JIT seems to favor resolving to module-local symbols over existing symbols: $ cat symbols.cxx extern "C" int printf(const char*,...); template <class T> struct StaticStuff { static T s_data; }; template <class T> T
2005 Mar 02
0
Ssh / sft /scp password problems, agent runs fine
Hi :-) When i use scp or sftp with password login, it dont com back fbeckman at zvadm6:/home/fbeckman $ scp /etc/hosts root at devil3:/var/tmp/ Password: hosts 100% 283KB 283.4KB/s 00:00 .... <sleep> ^CKilled by signal 2. fbeckman at zvadm6:/home/fbeckman $ Only Ctrl C helps Exsample 2: ssh devil3
2013 Sep 26
0
Asterisk / SIP-Call / AGI-Script / SIGHUP after Answer
Hi, I am facing a (for me) strange problem. When placing a SIP-Call I normally get connected and the dialplan is executed. The Call-Flow is controlled by a PHP-Agi-Script. The script answers the call (via AGI-Command) and a simple voicefile is played. SOMETIMES(!) I get disconnected immediately after the Answer - without any reason. This happens about all fifth call. Later on you will find
2005 Sep 01
3
ntlm_auth and high load fault
Hi, I've noticed that Windows Updates, just won't do NTLM auth, so i've just added a no_auth exception for windows update sites. How many children are you starting. I'm serving +700 users with just one squid with 30 ntlm_auth processes on a PII/800 MHZ/256 MB Ram with no problems wathsoever. Best Regards, Bruno Guerreiro >-----Original Message----- >From: Vitaly Protsko
2020 Apr 09
2
SSL Issue - Cannot connect source
Hello Team, After getting my icecast server working with LetEncrypt SSL Certificate I cannot connect my source. I am using BUTT as the source, any ideas, I have also tried connecting with Sam Broadcaster and it reports Error 10054 Darrin Dossey 817-247-5310 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Mar 18
1
[GSoC'16] Add a Scheme Frontend for LLVM
Hi, everyone This proposal covers the OpenProjects idea 'Port the Bigloo Scheme compiler, from Manuel Serrano at INRIA Sophia-Antipolis, to output LLVM bytecode.' There is not a popular functional language frontend yet on LLVM. To my knowledge, this is mostly because LLVM is lack of runtime support for the functional language needs, and C foreign function interface calls are relatively
2016 Mar 24
2
[GSoC'16] Proposal for Enhance SAFECode’s Baggy Bounds Checking
Abstraction ---------------------------------- This projects will enhance the ‘Baggy Bounds with Accurate Checking’ [1] work. I will provide more efficient runtime checks in BBAC framework by adding more informations to the memory object’s padding area. A new padding area scheme will be designed to make these informations compact and efficient to fetch. I will create some new runtime checks on
2009 Oct 13
1
dovecot-2.0-managesieve make fails @ '...libdovecot-login.so: undefined reference to `login_process_preinit''
building, dovecot-2.0, HEAD:10054:5cb162da8708 dovecot-2.0-sieve, 1051:1d194d46d6e6 both build fine. @, dovecot-2.0-managesieve, 159:2236331aa0a3 cd /usr/local/src/dovecot-2.0-managesieve/ ./configure \ --with-dovecot=/usr/local/src/dovecot-2.0 \ --with-dovecot-sieve=/usr/local/src/dovecot-2.0-sieve make fails @, ... gcc -DHAVE_CONFIG_H -I. -I../..
2003 Sep 09
1
WEB SCANNER
I was wondering what was a good web scanner to scan IIS servers. I played with nikto, but i'm not sure if it does IIS or not. It seems to only look for CGI stuff. Thanks.
2002 Nov 06
4
[Bug 428] sftp could use a command to transfer symlinks
http://bugzilla.mindrot.org/show_bug.cgi?id=428 ------- Additional Comments From gfernandez at livevault.com 2002-11-07 01:35 ------- Created an attachment (id=168) --> (http://bugzilla.mindrot.org/attachment.cgi?id=168&action=view) changes to implement getlink this patch includes changes to sftp-int.c ------- You are receiving this mail because: ------- You are the assignee for