how can i get the ISP IP address and port from terminal command
Announcement
Collapse
No announcement yet.
IP & PORT
Collapse
X
-
Originally posted by LeStAthow can i get the ISP IP address and port from terminal command
Google for it, or read your OS help for that command and flags you can use.
[Added content below here]
You then locate the connection you want to know about (Src/Dst IP address and Src/Dst port) and you've got what you want.
Next time be more specific in what you are looking for when you post.Last edited by TheCotMan; May 22, 2005, 02:42.
-
Originally posted by LeStAthow can i get the ISP IP address and port from terminal command
windows: ipconfig
*nix: ifconfig"Never Underestimate the Power of Stupid People in Large Groups"
Comment
-
Originally posted by hackajarDo you mean the one the assiged you (ignoring port portion of question)
windows: ipconfig
*nix: ifconfig
Could also be a question about port scanning of a remote host, or a question about how to resolve a hostname and service name to an IP address and port number.
I wish people could provide enough information in their questions to make it easier to help them.
Comment
-
Originally posted by MasterWDI believe he is asking about the "netstat" command.
It shows all of the addresses you are currently connected to, and all of the corresponding ports.
I wish I would have thought of that in my first post in this thread! :-P
heh-heh hrm oh yeah!
Comment
-
Originally posted by LeStAthow can i get the ISP IP address and port from terminal command
Fucking shit!! What is this.. n00bie help forum?!? Either use a fucking search engine, or read a book. It probably took you longer to register on the site and post than it would have taken for you to figure it out for yourself...
;end rantHappiness is a belt-fed weapon.
Comment
-
Comment