Displaying 20 results from an estimated 20000 matches similar to: "[Bug 689] Improper reverse IP lookup"
2003 Sep 19
0
[Bug 689] Improper reverse IP lookup
http://bugzilla.mindrot.org/show_bug.cgi?id=689
Summary: Improper reverse IP lookup
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: berkvist at
2009 Oct 16
2
winbind loosing the ability to resolve hosts
Hello,
we have an Samba-Server acting as Domain-Member in an Win2003 AD-Domain.
System: Solaris 9
Samba Version: 3.3.5
After a while the winbindd couldn't resolve Host-Names:
[2009/10/16 15:33:36, 3] libsmb/namequery.c:(1971)
get_dc_list: preferred server list: ", AFWPD003.agi-de.net
AFWPD004.agi-de.net AFWPD005.agi-d.agi-de.net AFWPD006.agi-d.agi-de.net
AFWPD007.agi-d.agi-de.net
2013 Dec 17
4
kernel update to 3.12.5-1, now: upsd[617]: getaddrinfo: Servname not supported for ai_socktype
On 12/16/2013 09:23 PM, Charles Lepple wrote:
> Not sure - I didn't write the getaddrinfo() code in upsd, but it seemed to
> follow all of the recommendations on how to use that function. So if there is
> a way to fix it in the NUT code, I am not aware of it (and would appreciate
> any updates if that turns out to be the case).
>
> The odd part is that it looks like you went
2006 Mar 13
1
Log message
Hi,
I'm working on some project which is sort of log filter.
Last few days I noticed that there are some wacky people
scanning sshd port all the time from anywhere.
Although sshd reports it with syslog error message which is
very helpful, I'd like to know the source ip address with
following message:
canohost.c: around line #100
if (getaddrinfo(name, NULL, &hints, &aitop) !=
2019 Jan 24
1
GPO / Sysvol problems
And this is some Samba logs from a connect where the profile isn't handled properly.
Near the end, it looks like Samba resets this connection... (I could be wrong - I know nothing about how to read Samba logs.)
---
[2019/01/24 10:36:38.097773, 3] ../lib/util/access.c:361(allow_access)
Allowed connection from 10.8.20.60 (10.8.20.60)
[2019/01/24 10:36:38.097869, 3]
2000 Jan 16
0
ANNOUNCE: 1.2.1pre26
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have uploaded openssh-1.2.1pre26. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
Major changes:
- IPv6 support. I have merged the IPv6 support from OpenBSD CVS and
the function replacements from KIKUCHI Takahiro
<kick at kyoto.wide.ad.jp>. It compiles and works OK for me on
Redhat Linux 6.1 (which has
2000 Jan 16
0
ANNOUNCE: 1.2.1pre26
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have uploaded openssh-1.2.1pre26. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
Major changes:
- IPv6 support. I have merged the IPv6 support from OpenBSD CVS and
the function replacements from KIKUCHI Takahiro
<kick at kyoto.wide.ad.jp>. It compiles and works OK for me on
Redhat Linux 6.1 (which has
2019 Jan 25
1
GPO / Sysvol problems
Hi Gregory,
I see few things, start here :
from smb.conf remove : map to guest = Bad User
This enabled on a domain member or other domain server is really a no go.
This makes debugging really hard.
interpret_string_addr_internal: getaddrinfo failed for name
> freenas.ad.abc.local (flags 1026) [hostname nor servname
> provided, or not known]
Looks like there are resolving problems.
2003 Feb 27
1
Unwanted reverse mapping of ip addresses
Hi SSH developers,
I am wondering if someone could help explain a behavior of sshd. From
canohost.c, get_remote_hostname(), it seems sshd will always try to
reverse lookup the ip address of any client that attaches to it.
The verify_reverse_mapping flag just turns off the forward lookup
through DNS of the clients hostname, once the hostname has been
determined.
I am using Solaris 8 with ssh
2005 Aug 18
1
rsync Reverse lookup error on Solaris 9
Hello,
I am using rsync for the first time.
I have rsync 2.6.5 running on Solaris 9. It was built with gcc-2.95.
We are experiencing a reverse lookup host error in rsyncd.log when the
client with ip addy 180.X.XX.XX
tries to access rsync on my Solaris box.
2005/08/11 14:30:13 [18092] rsync denied on module log from unknown
(0.0.0.0)
2005/08/11 14:30:54 [18094] name lookup failed for 0.0.0.0:
2013 Dec 17
0
kernel update to 3.12.5-1, now: upsd[617]: getaddrinfo: Servname not supported for ai_socktype
On Dec 16, 2013, at 10:11 PM, David C. Rankin wrote:
> On 12/16/2013 08:01 PM, Charles Lepple wrote:
>> On Dec 16, 2013, at 4:19 PM, David C. Rankin wrote:
>>
>>>> Dec 16 14:05:16 phoinix upsd[369]: getaddrinfo: Servname not supported for
>>>> ai_socktype
>> [...]
>>>> The kernel update was from linux (3.12.1-3 -> 3.12.5-1), I don't
2013 Dec 17
0
kernel update to 3.12.5-1, now: upsd[617]: getaddrinfo: Servname not supported for ai_socktype
On Dec 16, 2013, at 4:19 PM, David C. Rankin wrote:
> Dec 16 14:05:16 phoinix upsd[369]: getaddrinfo: Servname not supported for
> ai_socktype
[...]
> The kernel update was from linux (3.12.1-3 -> 3.12.5-1), I don't see what
> could have changed. How do I attempt to further debug/fix this?
getaddrinfo(3) is a libc function - is it possible that libc was updated as well?
I am
2000 Dec 27
2
patch to support hurd-i386
Hi,
here's a patch so that ssh also supports hurd-i386. Thanks for
incorporating. The patch comes from Robert Bihlmeyer <robbe at orcus.priv.at>.
> openssh 2.2.0p1-1.1 does not build on the Hurd. The appended patch
> fixes that. Changes in detail:
> * PAM is not (yet?) supported, so the PAM dependencies are only put into
> the control file on architectures != hurd-i386.
2018 Feb 23
6
RFC 8305 Happy Eyeballs in OpenSSH
Hello,
I use hosts that are dual stack configured (IPv4 and IPv6) and it
happens that connectivity through one or the other is broken and
timeouts. In these case connection to the SSH server can take quite some
time as ssh waits for the first address to timeout before trying the
next.
So I gave a stab at implementing RFC 8305. This patch implements part of
it in sshconnect.c.
* It does not do
2001 Dec 15
1
reverse name lookup failed
Any time I try and setup a hosts allow option in the modules I get the
following errors:
I'm running this from the client.
rsync -rv ws2743::test3 /pw/prog/BOS/stuff
@ERROR: access denied to test3 from unknown (::3)
rsync: connection unexpectedly closed (62 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(139)
I get the following from the log file on the
2013 Dec 17
2
kernel update to 3.12.5-1, now: upsd[617]: getaddrinfo: Servname not supported for ai_socktype
On 12/16/2013 08:01 PM, Charles Lepple wrote:
> On Dec 16, 2013, at 4:19 PM, David C. Rankin wrote:
>
>> > Dec 16 14:05:16 phoinix upsd[369]: getaddrinfo: Servname not supported for
>> > ai_socktype
> [...]
>> > The kernel update was from linux (3.12.1-3 -> 3.12.5-1), I don't see what
>> > could have changed. How do I attempt to further
2019 Apr 29
0
[nbdkit PATCH 2/2] nbd: Support TCP socket
I've documented a desire to do this for a while, time to actually
follow through and support connecting as a client to a TCP server.
Note that it is desirable to support the plugin connecting to an
encrypted server over TCP, then exposing the raw data over a local
Unix socket; that aspect requires yet more work, left for another
day. But even allowing an old-style client to connect to an
2008 Oct 13
3
errors on getaddrinfo(): nodename nor servname provided, or not known
Hello openssh developers,
I had built openssh-4.7p1 on arm-apple-darwin9 platform, but
I get this error when I load sshd using launchd:
root# launchctl load /Library/LaunchDaemons/com.openssh.sshd.plist
errors on getaddrinfo(): nodename nor servname provided, or not known
When I execute sshd directly, I don't get any warnings or error
messages, but the sshd is not listening on the intended
2009 Nov 11
1
getaddrinfo: nodename nor servname provided, or not known
Hi there,
If I want to create email within my application (in production), how
is this best achieved??
Following the railsspace tutorial, it only really suggests to
use :smtp.
I''d read on another site that to generate emails locally, i need to
use :sendmail instead... However - I havent seen any decent examples
of how to get this configured to be able to send emails within my
local
2002 Nov 17
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS (update)
This is a corrected version of the patch I originally submitted
on September 5th, and resubmitted on October 14th. I have
removed the changes that added $(CFLAGS) to the link-only
invocations of gcc. Otherwise, the patch is the same as before.
My thanks to Paul (prj@po.cwru.edu) for noticing my error and
kindly correcting me.
** text of original letter, with corrections **
I had to make some