Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
11-16-2004, 10:53 AM
|
#1
|
|
Senior Member
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 10.04/12.04, Scientific Linux 6.3, Android-x86, Maemo
Posts: 1,658
Rep: 
|
Question about netstat results
I have a question about netstat results...
when I do a netstat -tavn, I get the following (my orinating IP addresses removed, irrelevant info snipped out):
Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
...snip...
tcp 0 0 xxx.xxx.xxx.xxx:xxxx 140.221.9.138:56581 ESTABLISHED
tcp 0 0 xxx.xxx.xxx.xxx:xxxx 140.221.9.138:21 ESTABLISHED
tcp 0 0 xxx.xxx.xxx.xx:xxxx xxx.xxx.xx.xxx:80 TIME_WAIT
...snip...
IP address 140.221.9.128 belongs to the Argonne National Laboratory in Illinois...
Why would my machine be connecting to it???
|
|
|
|
11-16-2004, 11:28 AM
|
#2
|
|
Member
Registered: Feb 2004
Location: USA
Distribution: Debian
Posts: 172
Rep:
|
If you add the -p option to netstat - it will show the program name being used. Although that host appears to be a Linux Distro Mirror ( http://alpaca.mcs.anl.gov/) - could you be running a update program that is configured to use that host as an FTP mirror?
|
|
|
|
11-16-2004, 11:36 AM
|
#3
|
|
Senior Member
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 10.04/12.04, Scientific Linux 6.3, Android-x86, Maemo
Posts: 1,658
Original Poster
Rep: 
|
Yep, it's the online update...
I wonder,... is there any way to deactivate online update??? It's set to manual anyway.
|
|
|
|
11-16-2004, 12:52 PM
|
#4
|
|
Member
Registered: Nov 2004
Distribution: FC1, Gentoo, Mdk 8.1, RH7-8-9, Knoppix, Zuarus rom 3.13
Posts: 98
Rep:
|
Quote:
Originally posted by JaseP
Yep, it's the online update...
I wonder,... is there any way to deactivate online update??? It's set to manual anyway.
|
If it's on then it's running as a service (daemon). Soooo... check your services.
chkconfig --list is an easy way. Just look down the services started for the runlevel you are in.
-b
'man chkconfig' is your friend.
|
|
|
|
11-18-2004, 12:09 PM
|
#5
|
|
Senior Member
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 10.04/12.04, Scientific Linux 6.3, Android-x86, Maemo
Posts: 1,658
Original Poster
Rep: 
|
Thanks.
I usually don't like messing with the running services, but If I see it, I might try to kill it, especially if it is eating CPU cycles...
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:49 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|