[CentOS] CentOS6 - Break in attempt? What is the Exploit?

2015-09-21 Thread James B. Byrne
This morning's log review revealed this sshd log entry on one of our web services hosts: Received disconnect: 11: disconnected by user : 2 Time(s) 3: com.jcraft.jsch.JSchException: reject HostKey: 216.185.71.170 : 1 Time(s) The IP address used is that of a public facing database query p

Re: [CentOS] CentOS6 - Break in attempt? What is the Exploit?

2015-09-21 Thread Eero Volotinen
well. sounds like some automatic deploytment tool? error ip ip address or other configuration failure? http://stackoverflow.com/questions/6356212/ant-scp-task-failure -- Eero 2015-09-21 11:29 GMT+03:00 James B. Byrne : > This morning's log review revealed this sshd log entry on one of our > web

Re: [CentOS] CentOS-6 Logwatch 7.3.6 behaviour

2015-09-21 Thread James B. Byrne
On Sat, September 19, 2015 06:51, Tony Mountifield wrote: > In article > , James B. Byrne wrote: >> After some experimenting I have observed that overriding settings from >> /usr/share/logwatch/default.conf/logwatch.conf in >> /etc/logwatch/conf/logwatch.conf does not produce consistent >> results

[CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Jason Welsh
trying to use the android sdk on centos 7 and cant seem to find the 32bit libs.. [jason@centos7 platform-tools]$ ./adb devices -bash: ./adb: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory [jason@centos7 platform-tools]$ whats the right way to isntall the needed 32bit libs?

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Gordon Messmer
On 09/21/2015 08:16 AM, Jason Welsh wrote: -bash: ./adb: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory whats the right way to isntall the needed 32bit libs? yum install /lib/ld-linux.so.2 ___ CentOS mailing list CentOS@centos.or

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Jason Welsh
[root@centos7 Packages]# yum install /lib/ld-linux.so.2 Loaded plugins: fastestmirror, langpacks, product-id, subscription-manager This system is not registered with Subscription Management. You can use subscription-manager to register. epel/x86_64/metalink | 12 kB 00:00:00 ftp_repo | 3.6 kB

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Richard
you need to use yum's "whatprovides" facility to find the package that has the ld-linux.so.2 library. Original Message > Date: Monday, September 21, 2015 12:48:22 -0400 > From: Jason Welsh > > [root@centos7 Packages]# yum install /lib/ld-linux.so.2 > Loaded plugins: f

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Jason Welsh
yeah, that still doesnt work.. [jason@centos7 platform-tools]$ yum whatprovides /lib/ld-linux.so.2 Loaded plugins: fastestmirror, langpacks, product-id, subscription-manager Determining fastest mirrors * epel: archive.linux.duke.edu No matches found [jason@centos7 platform-tools]$ yum whatprovid

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Richard
Do you have the standard centos repos disabled? I'm only seeing EPEL in your output. What you need is in the centos base repo. With the centos base repo enabled, Gordon's command would have worked too -- I just always figure out the exact package(s). yum whatprovides /lib/ld-linux.so.2 glibc

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Frank Cox
On Mon, 21 Sep 2015 13:03:58 -0400 Jason Welsh wrote: > This system is not registered with Subscription Management. You can use > subscription-manager to register. You either aren't using Centos, or you have something really screwed up with your yum repos. -- MELVILLE THEATRE ~ Real D 3D Digi

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Jason Welsh
you are correct sir.. something is screwed up! I remember running into a problem with the base repo enabled and swept it under the rug by disabling it for the moment and then forgot all about disabling it.. So when I enable the base repo, and run yum with debug flag, I see the following: Set

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Richard
Is this really a centos-7 install? The message "This system is not registered with Subscription Management." that you got from yum is something you'd get from an unregistered RHEL system I believe. Also, the yum plugins "product-id, subscription-manager" aren't standard with a centos install. What

Re: [CentOS] android sdk on centos7 64-bit. [Solved]

2015-09-21 Thread Jason Welsh
aha! this is why.. [root@centos7 yum.repos.d]# rpm -qf /etc/centos-release file /etc/centos-release is not owned by any package not sure how it got that way, but after a reinstall of centos-release-7-1.1503.el7.centos.2.8.x86_64.rpm my system is happy again. thanks/regards, Jason __

[CentOS] Samba Enterprise from Sernet no longer free

2015-09-21 Thread Robert Moskowitz
http://www.samba.plus/ Currently this, other than rolling your own, this appears the only way to have a Samba AD on Centos. Later in the Samba 4.3 effort, MIT Kerberos is suppose to be supported so it MAY be easier to roll your own in a while, but until then, things are as they are. I am r

Re: [CentOS] android sdk on centos7 64-bit.

2015-09-21 Thread Gordon Messmer
On 09/21/2015 10:48 AM, Jason Welsh wrote: http://mirror.centos.org/centos/%24releasever/os/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. now where does centos get this variable from that's getting messed up? Weird. %24 is a URL-encoded representatio

Re: [CentOS] CentOS6 - Break in attempt? What is the Exploit?

2015-09-21 Thread Gordon Messmer
> In other words, the >hostkeys would be identical. I think what the error indicates is that a client tried to connect to SSH, and the host key there did not match the fingerprint in the client's "known_hosts" database. >It seems to me that someone attempted an ssh connection while spoofi

Re: [CentOS] I want to connect to a l2tp server from centos.

2015-09-21 Thread Gordon Messmer
On 09/20/2015 05:50 PM, Eliezer Croitoru wrote: I do not have any security issue in this network. I need to connect to a remote network on a secure network. The options are pptp or l2tp(no ipsec encryption) so I do want to use l2tp like in (lac\lns) and I am looking for a client for CentOS. T

Re: [CentOS] CentOS6 - Break in attempt? What is the Exploit?

2015-09-21 Thread m . roth
Gordon Messmer wrote: > >> > In other words, the >> >hostkeys would be identical. > > I think what the error indicates is that a client tried to connect to > SSH, and the host key there did not match the fingerprint in the > client's "known_hosts" database. > >> >It seems to me that someone attempt

[CentOS] Centos 6.6, apparent xfs corruption

2015-09-21 Thread Nicholas Geovanis
Hi all - After several months of worry-free operation, we received the following kernel messages about an xfs filesystem running under CentOS 6.6. The proximate causes appear to be "Internal error xfs_trans_cancel" and "Corruption of in-memory data detected. Shutting down filesystem". The filesyst

Re: [CentOS] Centos 6.6, apparent xfs corruption

2015-09-21 Thread J Martin Rushton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think you need to read this from the bottom up: "Corruption of in-memory data detected. Shutting down filesystem" so XFS calls xfs_do_force_shutdown to shut down the filesystem. The call comes from fs/xfs/xfs_trans.c which fails, and so reports "I

Re: [CentOS] Centos 6.6, apparent xfs corruption

2015-09-21 Thread James A. Peltier
- Original Message - | -BEGIN PGP SIGNED MESSAGE- | Hash: SHA1 | | I think you need to read this from the bottom up: | | "Corruption of in-memory data detected. Shutting down filesystem" | so XFS calls xfs_do_force_shutdown to shut down the filesystem. The | call comes from fs