Results 1 to 4 of 4

Thread: How to change the IP settings in SSID

  1. #1
    Join Date
    Nov 2010
    Posts
    64

    How to change the IP settings in SSID

    A few days ago i was thinking of logging into my office wifi network but sadly it did not connect because of the subnet difference. Now i use a static ip address from my home. I don't use my router because it does not have a dhcp reservation. So to do it more easier i switched it on to dhcp but noticed that i had lost my static IP address back at my home. So i had to get a new static IP address. So is there any simple solution that will help me out with the problem that results while switching of the ip address from one environment to another. Some simple processes suggested by you all would definitely help me. So please do suggest me something.

  2. #2
    Join Date
    Mar 2009
    Posts
    1,221

    Re: How to change the IP settings in SSID

    Here is some simple solutions for you. The first step you can do is to get a good router/modem that supports the dhcp reservation. Secondly you can do is to run a different dhcp server in your computer. You have to ensure that while doing this you have to turn off the dhcp reservation present in the modem/router. What this will do is that they provide you more dhcp server's that even modem having dhcp reservation will also not provide. So check out with this solution and try doing this.

  3. #3
    Join Date
    Nov 2008
    Posts
    1,001

    Re: How to change the IP settings in SSID

    The another solution is that the use of the netsh command. This command will change the interface between dhcp and static. It is particularly necessary when a laptop changes it environment to another environment i/e static ip address at one place while dhcp at the other. It works majorly on all the platform of windows. You can enable by typing the following command 'C:\Windows\system32>netsh interface ip set address "Lan" dhcp', 'C:\Windows\system32>netsh interface ip set dns "Lan" dhcp' for dhcp command and 'C:\Windows\system32>netsh interface ip set address "Lan" static (static address)', 'C:\Windows\system32>netsh interface ip set dns "Lan" static (static address)', 'C:\Windows\system32>ipconfig /all' for the static ip command. so just try with this solution it will help you.

  4. #4
    Join Date
    Jun 2009
    Posts
    1,205

    Re: How to change the IP settings in SSID

    Now there are various 3rd party tools available in the internet. As i read about the solution the third party users also perform the same task as that of the above solution. You have to search the internet for more information. Now what you can do is to download it and check if it works properly. The problem is that it will cost you. You may have to pay to use the particular service. So just surf the net and check it out.

Similar Threads

  1. How to change Hyper-V Settings using WMI?
    By Jacques25 in forum Operating Systems
    Replies: 7
    Last Post: 29-12-2011, 11:13 PM
  2. How to change the APN settings on an ipad
    By rafael n in forum Portable Devices
    Replies: 3
    Last Post: 04-03-2011, 12:08 AM
  3. What is MTU ? How to change a router's MTU Settings ?
    By Justin23 in forum Networking & Security
    Replies: 5
    Last Post: 08-01-2010, 06:36 PM
  4. Change MTU settings linksys
    By Bertus in forum Networking & Security
    Replies: 3
    Last Post: 07-08-2009, 10:47 PM
  5. Change PS3 audio settings
    By Smo-king in forum Portable Devices
    Replies: 3
    Last Post: 03-06-2009, 09:19 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,262,253.22719 seconds with 17 queries