LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Something Fishy attached to my NETWORK (https://www.linuxquestions.org/questions/fedora-35/something-fishy-attached-to-my-network-690335/)

mickeyboa 12-13-2008 10:48 AM

Something Fishy attached to my NETWORK
 
# netstat -vat

tcp 0 0 172.16.1.33:41836 adsl-76-241-133-81.ds:30661 ESTABLISHED


# whois 76.241.133.81
[Querying whois.arin.net]
[whois.arin.net]
AT&T Internet Services SBCIS-SBIS-6BLK (NET-76-192-0-0-1)
76.192.0.0 - 76.255.255.255
se4.bcvloh PPPoX SBC-76-241-128-0-20-0707094338 (NET-76-241-128-0-1)
76.241.128.0 - 76.241.143.255

# ARIN WHOIS database, last updated 2008-12-12 19:10
# Enter ? for additional hints on searching ARIN's WHOIS database.
[root@x86_64 mickey]# netstat -vat
Active Internet connections (servers and established)



AT&T/SBC is my Internet provider, but why would they have a ESTABLISHED connection to my network.

unSpawn 12-13-2008 12:44 PM

It's TCP, both ports ephemeral, so no clue at all. Using something like 'netstat -antupe' will show the application or script interpreter and its PID. That'll give you more details.

mickeyboa 12-13-2008 02:42 PM

It was Skype.com that had a ESTABLISHED connection, I had to shut skype down on Taskbar.

Thanks for the additionl info on the command "netstat"


All times are GMT -5. The time now is 04:41 PM.