Skip to main content

How to chage my IP Address?




Yesterday, A guy messaged me on facebook and asked: How can I change my IP address? I thought instead of giving answer only to him I should write a Post on website.

IP



So the question is: 
How do I change my IP address?

Answer:

Changing your Internet IP address

Modem users

When connecting to the Internet over a dial-up Modem, your ISP will assign your computer an address each time you connect. This means that often each time you connect you'll have a different IP address. If you wish to change your IP address, try disconnecting and reconnecting. If you get the same IP address again, disconnect for a few minutes and then reconncect.


Broadband users
Broadband service providers will assign your computer or home network a static IP address. If you're connected to a broadband network and need to change your IP address try following the below steps.

->Disconnect power to broadband modem

Getting a new IP address may be as simple as disconnecting the power to your broadband modem. Disconnect the power from the modem and leave it disconnected for a few minutes. If you have a network router connected to the modem, I would suggest disconnecting the power to the router also.

->Release the IP address assigned to router
If disconnecting the power to the modem and router did not work it may still be saved in your router configuration. Try releasing and renewing the Internet IP Address for the router. Steps on how to do this can vary depending on the router. However, is often done through the Status or setup in the router setup.

->Leave it disconnected over night
If the above two suggestions do not work, disconnect the power to the modem and router (if applicable) and leave them disconnected overnight or for as long as possible.

->Contact the ISP
Finally, if all of the above suggestions still prevent you from changing your IP address it's possible that ISP may have a long lease settings that prevents a new IP address from being assigned unless it is abandoned for days In this situation, its usually easiest to contact the ISP to get the IP address changed.
Changing your home network IP address

Microsoft Windows users

To change or specify the IP address of your computer for your own local area network (LAN), follow the below steps. Keep in mind that if you're connecting to the Internet with a broadband connection, adjusting your network settings may cause issues with your broadband connection. Finally, if your home network is setup through a network router, that router could be assigning your computer dynamic IP addresses, and specifying a static IP address may cause issues.
  1. Get to the Microsoft Windows desktop.
  2. Right-click on My Network Places or Network Neighborhood and click Properties.
  3. Right-click on Local Area Connection and click Properties.
  4. Click Internet Protocol (TCP/IP) and click Properties. If this is not present, you'll need to install this protocol.
  5. In the Internet Protocol (TCP/IP) Properties window, select "Use the following IP address" if not already selected and specify the new IP address you wish to use. While entering this data, you'll also need to specify the subnet mask and default gateway.
Linux users

The below information is for how to specify and adjust your network settings through the command prompt. Changing your network settings will require root access.
  1. Get to the command prompt.
  2. Move to the /etc/sysconfig/network directory.
  3. Edit the interfaces file and adjust your network settings in this file.
Can someone else change my IP address?
Someone who's outside your home network and does not have access to your network router cannot change your IP address. Do not be concerned about your computers security if your IP address has changed, it's more likely that it's normal behavior than an attack.

Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...