Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
why my server connect outside tcp113
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
songniao
n00b
n00b


Joined: 20 May 2004
Posts: 27

PostPosted: Thu Jul 22, 2004 8:10 am    Post subject: why my server connect outside tcp113 Reply with quote

myserver:apache2+php+mysql+proftpd
i use "netstat -an|grep SYN
it shows:
MyserverIp:40234 OutsideIP1:113 SYN_SEND
MyserverIP:35890 outsideIP2:113 SYN_SEND
MyserverIP:34556 OutsideIP3:113 SYN_SEND
the outside ip seems random.I have no programes to connect outside(113)£¬why?how can i find the programe that connect ouside with 113
Back to top
View user's profile Send private message
Mit
Apprentice
Apprentice


Joined: 13 Apr 2003
Posts: 260
Location: Under a rock.

PostPosted: Thu Jul 22, 2004 8:24 am    Post subject: Reply with quote

Port 113 is ident, are those people users of your FTP? (If so, could it be checking idents)

emerge lsof

then you can use

lsof | grep IPv4

this will show what programs are using what files / resources - more so whats listening than whats connected thou
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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