Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ports in use? [solved]
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
nr5
n00b
n00b


Joined: 19 Jan 2006
Posts: 57

PostPosted: Wed Dec 27, 2006 3:36 am    Post subject: Ports in use? [solved] Reply with quote

Hello!

Im trying to "lend" port 80 on my computer to test a new app im making (app will use port 80 on server later). Any way, i keep getting errors so im guessing some other app is using port 80 at the moment...

So my question is, how can I check which ports are beeing used on my computer and by which applications?


Last edited by nr5 on Wed Dec 27, 2006 9:31 am; edited 1 time in total
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Wed Dec 27, 2006 3:41 am    Post subject: Reply with quote

Code:
sudo netstat -natp
Back to top
View user's profile Send private message
dspgen
Tux's lil' helper
Tux's lil' helper


Joined: 17 Aug 2005
Posts: 103

PostPosted: Wed Dec 27, 2006 3:49 am    Post subject: Reply with quote

Code:
lsof -i -Pn

is nice also
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Wed Dec 27, 2006 7:05 am    Post subject: Reply with quote

what error?

Are you starting this app as a normal user or as root? for ports<1024 you have to be root
_________________
The End of the Internet!
Back to top
View user's profile Send private message
nr5
n00b
n00b


Joined: 19 Jan 2006
Posts: 57

PostPosted: Wed Dec 27, 2006 9:32 am    Post subject: Reply with quote

app got mad when several apps where listening on the same port. All fixed now:)
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