Welcome to Linux Knowledge Base and Tutorial
"The place where you learn linux"
CARE

 Create an AccountHome | Submit News | Your Account  

Tutorial Menu
Linux Tutorial Home
Table of Contents

· Introduction to Operating Systems
· Linux Basics
· Working with the System
· Shells and Utilities
· Editing Files
· Basic Administration
· The Operating System
· The X Windowing System
· The Computer Itself
· Networking
· System Monitoring
· Solving Problems
· Security
· Installing and Upgrading
· Linux and Windows

Glossary
MoreInfo
Man Pages
Linux Topics
Test Your Knowledge

Site Menu
Site Map
FAQ
Copyright Info
Terms of Use
Privacy Info
Disclaimer
WorkBoard
Thanks
Donations
Advertising
Your Account

Communication
Feedback
Forums
Private Messages
Recommend Us
Surveys

Features
HOWTOs
News
News Archive
NukeSentinel
Reviews
Submit News
Topics
User Articles
Web Links

Google
Google


The Web
linux-tutorial.info

Who's Online
There are currently, 299 guest(s) and 0 member(s) that are online.

You are an Anonymous user. You can register for free by clicking here

  
Linux Knowledge Base and Tutorial: Forums



Linux Tutorial :: View topic - how to know which ip addresses connected through ssh
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how to know which ip addresses connected through ssh

 
Post new topic   Reply to topic    Linux Tutorial Forum Index -> How To
View previous topic :: View next topic  
Author Message
wshamroukh
Beginner


Joined: Jul 06, 2006
Posts: 39

PostPosted: Mon Mar 24, 2008 7:55 am    Post subject: how to know which ip addresses connected through ssh Reply with quote

Hello All

can anybody tell me how to know the IP address of who connects or connected to a linux machine through ssh?

Thanx in advance
Back to top
View user's profile Send private message
ffreeloader
Beginner


Joined: Aug 10, 2005
Posts: 483

PostPosted: Mon Mar 24, 2008 11:34 pm    Post subject: Re: how to know which ip addresses connected through ssh Reply with quote

wshamroukh wrote:
Hello All

can anybody tell me how to know the IP address of who connects or connected to a linux machine through ssh?

Thanx in advance


By default Debian logs all ssh connections to /var/log/auth.log. I would imagine most distros do things quite similarly. Take a look at the configuration files in /etc/ssh to see where your distro logs ssh connections. In Debian the file is sshd_config. Your distro will probably have a similar naming convention.
Back to top
View user's profile Send private message
wshamroukh
Beginner


Joined: Jul 06, 2006
Posts: 39

PostPosted: Tue Mar 25, 2008 8:29 am    Post subject: Reply with quote

thanx for the help.. i found it in /var/log/secure.... my distribution is FC... when i deleted the IP address i of the machine i connect from to the linux machine... but still when i connect to linux machine i will get notification of the last IP address who connected to this linux machine through ssh.. why?
Back to top
View user's profile Send private message
ffreeloader
Beginner


Joined: Aug 10, 2005
Posts: 483

PostPosted: Tue Mar 25, 2008 9:25 am    Post subject: Reply with quote

wshamroukh wrote:
thanx for the help.. i found it in /var/log/secure.... my distribution is FC... when i deleted the IP address i of the machine i connect from to the linux machine... but still when i connect to linux machine i will get notification of the last IP address who connected to this linux machine through ssh.. why?


You need to look through the ssh server config files for that. That data has to be stored in the log somewhere, and the ssh server has to be configured to do that. Try commenting out the "PrintLastLog yes" line, or change the yes to no, in /etc/ssh/sshd_config. At least that's the file path and name Debian uses.
Back to top
View user's profile Send private message
wshamroukh
Beginner


Joined: Jul 06, 2006
Posts: 39

PostPosted: Tue Mar 25, 2008 1:58 pm    Post subject: Reply with quote

thanks again for ur help... it did work Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Linux Tutorial Forum Index -> How To All times are GMT
Page 1 of 1

 

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001-2007 phpBB Group
  
Show your Support for the Linux Tutorial

Purchase one of the products from our new online shop. For each product you purchase, the Linux Tutorial gets a portion of the proceeds to help keep us going.


Login
Nickname

Password

Security Code
Security Code
Type Security Code


Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.

Help if you can!


Amazon Wish List
My Amazon.com Wish List


Did You Know?
You can get all the latest Site and Linux news by checking out our news page.

Friends





Web site powered by PHP-Nuke

Is this information useful? How about a donation to the Jessie Arbogast Medical Fund? At the very least you can help by spreading the word to your favorite newsgroups, mailing lists and forums.
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters. Articles are the property of their respective owners. Unless otherwise stated in the body of the article, article content © 1994-2006 by James Mohr. All rights reserved. The stylized page/paper, as well as the terms "The Linux Tutorial", "The Linux Server Tutorial", "The Linux Knowledge Base and Tutorial" and "The place where you learn Linux" are service marks of James Mohr. All rights reserved.
The Linux Knowledge Base and Tutorial may contain links to sites on the Internet, which are owned and operated by third parties. The Linux Tutorial is not responsible for the content of any such third-party site. By viewing/utilizing this web site, you have agreed to our disclaimer, terms of use and privacy policy. Use of automated download sofware ("harvesters") such as wget, httrack, etc. causes the site to quickly exceed its bandwidth limitation and are therefore expressedly prohibited. For more details on this, take a look here

PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.15 Seconds