For another explanation of how IP addressing works, see this quote from a while back:
Quote:
quote:Originally posted by DJHyperbyte
Firstly, let me clear something up. An IP address is not something special or secret. It's not a number that contains all your personal info and it will not make you coffee.
An IP address is simply an address that network devices (such as computers and routers) can use to reach other network devices in a network. You could see it as a street address. The network is the street and each network device is a house. So, let's say my IP address is '192.168.0.5', then I live in the street '192.168.0' and my house number is '5'.
Now every street has at least one postman. The postman knows the locations of other streets and other houses. Let's take a simple example: you connect to MSN Messenger. You click on the 'Login' button and then your computer immediatly asks the postman "Hey, send this letter to MSN! I want to login!". The postman sends the letter with your username and password to MSN Messenger and then MSN Messenger sends a letter back to either deny or confirm your login.
--- At this point you have already given your IP address to at least two other network devices. The postman in your street and the computers at MSN.
Now you are going to send a file via MSN Messenger to a friend. Your friend clicks 'Accept' and with that, his computer sends you a letter containing: "Yes, I want to accept the transfer. This is my address...".
--- Now at least three computers know your IP address. Your postman, the computers at MSN and your friend's computer.
This is, greatly simplified, how the internet works. Now your original questions:- If I am not hooked up to the internet, does my computer have an IP address?
If you buy a house in a street, will it have a house number? Of course! So as long as your computer is participating in a network it will have an IP address.
- Is an IP address determined by the manufacterer?
No, this depends on the network you participate in. Often a network gives you an IP address automatically, sometimes you have to enter one manually.
- How do I find my IP address?
This depends on what IP address you are looking for. If your computer is behind a router then you will have both an internal (LAN) and an external (internet) IP address. With the 'ipconfig' program (Start -> Run -> 'cmd' -> 'ipconfig') you can find your internal IP address. Your external address can be found by visiting this webpage. If you don't have a router, but are connected directly to the internet, then your internal IP address and external IP address will be the same.
- If someone hacked my computer, can they find my IP address?
If someone broke into your house, then must know where you lived in the first place. So if someone on the internet has hacked you, then they knew your IP address already.
- Can someone gain administrative rights when they know my IP address?
Simply put: no. But this really depends on your computer. It might be possible that there is a malicious program (such as a trojan) that opens a backdoor in your computer so hackers can walk right in. Generally, when your computer is behind a router or when you have installed a decent firewall, you don't need to worry about this at all.
Hope this cleared things up.
[This quotation has been revised from the original submission due to BBCode-version issues and broken hyper links]
|
Now for the previous question: Can someone tell I'm online with my IP address?
The answer is
maybe. They cannot tell whether you are on AIM or not, but they may be able to tell if your computer is running or not. Depending on how your equipment is configured, your computer may send a response when asked for one. If this is the case--it's not a big deal, since most people leave their computers on all the time.
When you connect to AIM, you connect to a central login server, everyone connects to this same server (or cluster for your technical people--but thats not relevant). When you make a direct connection the AIM server uses some clever networking technologies to punch a hole in both of your firewalls and allow you to connect to each other directly and send data. During this process, you have a data stream between your and your buddy's computer. So yes, since you are sending data directly to them, they can get your address. But remember this is only while directly connected. If you are just chatting normally, all data is sent through the AOL server, and you are no more than a screen name to the person on the other end.