473,394 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Linux Security: ssh keygen

Someone is accessing my system.
Dump from ~/.ssh/known_hosts
192.168.0.88 ssh-rsa
192.168.0.92 ssh-rsa
192.168.0.101 ssh-rsa
192.168.0.78 ssh-rsa
192.168.0.60 ssh-rsa
192.168.0.91 ssh-rsa
192.168.0.108 ssh-rsa
192.168.0.112 ssh-rsa
192.168.0.246 ssh-rsa
satya ssh-rsa

Is it wrong. My system name is satya. but I come to know that same username can be used. other is 192... so it can be used for local net. Is that required also?

And tell about "satya ssh-rsa".

Please comment.

I have added ALL:ALL in hosts.deny file. I think it is enough for denying ssh connection. But still I am in trouble. And where is the log for ssh-rsa connection.
Thanks you.
Mar 28 '07 #1
2 3297
Motoma
3,237 Expert 2GB
This is not people accessing your system, it is you accessing other systems.

Your known hosts file is a list of servers that you have connected to. Whenever you connect to a new server, you get a message about whether or not you want to add it to the list. Responding yes places it in the known_hosts file.
Mar 29 '07 #2
This is not people accessing your system, it is you accessing other systems.

Your known hosts file is a list of servers that you have connected to. Whenever you connect to a new server, you get a message about whether or not you want to add it to the list. Responding yes places it in the known_hosts file.
Oh! Really.
Very important info for me.
Probabbly it is the host for testing server etc.

I have added ALL:ALL to my hosts.deny and in /log/secure file it show something like this:
Expand|Select|Wrap|Line Numbers
  1. Mar 30 20:35:28 satya sshd[1731]: Received signal 15; terminating.
  2. Mar 31 11:59:00 satya sshd[1735]: Server listening on :: port 22.
  3. Mar 31 11:59:00 satya sshd[1735]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
  4. Mar 31 12:05:38 satya sshd[1735]: Received signal 15; terminating.
  5. Mar 31 12:06:48 satya sshd[1728]: Server listening on :: port 22.
  6. Mar 31 12:06:48 satya sshd[1728]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
And it looks no one is able to connect to my system.
Mar 31 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

30
by: Christopher Kurtis Koeber | last post by:
Here is the story from Linux.org: http://www.linux.org/news/2004/10/05/0009.html I just want to know what everyone thinks on the issue. What will all of us VB developers do, there isn't much of...
3
by: Mateo Pahović | last post by:
Hello! How can make keygen if I have 100 serial!in vb.net of course!
3
by: Bruno LIVERNAIS | last post by:
Hi, We are currently installing a DB2 V9 ESE on a Linux server (RHEL4U4-x86_64). Installation runs successfully on each node. Database user environment is OK and the instance is well created. To...
3
by: ruckfules99 | last post by:
I would like to learn how to make a keygen of my own, not for any other program just a keygen that looks proffesional and has codes that generate random codes. I have no idea on how to do this, if...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.