Ask your own question, for FREE!
Computer Science 13 Online
OpenStudy (anonymous):

cisco packet tracer how can i get the ip address to use in packet tracer?

OpenStudy (anonymous):

Visit this website: http://www.whatismyip.com/ it will tell you what your ip address is. There are others as well, such as: http://whatismyipaddress.com/ or http://whatsmyip.net/ or http://www.whatsmyip.us/ . However, you can find your ip address using the command line. In Mac OSX open up terminal and type in (if you're on wifi): ipconfig getpacket en1 If you're using a wired connection type in: ipconfig getpacket en0 In windows simply open up the command prompt and type: ipconfig For linux: google it

OpenStudy (anonymous):

in linux you can check your ip by typing ip a or ifconfig and in windows you can do the same by ipconfig /all All these will show your own ip only , if you want to know some website's ip then just ping that website you will get their ip.And if you want to know your friend's ip then there is a trick for it which may work.it happens over chat where you have to send a file to your friend because when you send a file in a chat then a direct connection is established b/w you and your friend then you go to command line if you are using windows and type netstat -a , this will give you the ip of all your outgoing packets destinations in which one will be of your friend.

OpenStudy (anonymous):

you could use an app like wireshark.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!