Change of IP adress...

Reply

Join Date: Dec 2006
Posts: 49
Reputation: Janiceps is an unknown quantity at this point 
Solved Threads: 0
Janiceps Janiceps is offline Offline
Banned

Change of IP adress...

 
0
  #1
Dec 11th, 2006
Hello Everyone.
Thank you for letting me join. And i have one question. How do i change my IP adress ? I have cable internet, Comcast. I am supposed to have dynamic IP which is supposed to change time to time. I have already tried turning off the computer and modem for 3 hours and that did not work. If i go and change the modem, would this do it ????
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 9
Reputation: Silbylaw is an unknown quantity at this point 
Solved Threads: 0
Silbylaw's Avatar
Silbylaw Silbylaw is offline Offline
Newbie Poster

Re: Change of IP adress...

 
0
  #2
Dec 11th, 2006
Why do you want the IP to change? A static IP address is something that people pay for!

Seriously though, there's no realistic way of forcing the ISP to give you a different address.

You could try opening a command prompt and typing "ipconfig /renew" without the quotes but the server may simply issue the same address again.
Last edited by Silbylaw; Dec 11th, 2006 at 6:20 pm.
We are all in the gutter, but some of us are looking at the stars.
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 49
Reputation: Janiceps is an unknown quantity at this point 
Solved Threads: 0
Janiceps Janiceps is offline Offline
Banned

Re: Change of IP adress...

 
0
  #3
Dec 11th, 2006
Originally Posted by Silbylaw View Post
Why do you want the IP to change? A static IP address is something that people pay for!

Seriously though, there's no realistic way of forcing the ISP to give you a different address.

You could try opening a command prompt and typing "ipconfig /renew" without the quotes but the server may simply issue the same address again.

What if i release the ipadress and not use the modem for few days and turn it back on, then maybe i will get another ip adress?? Maybe in that time someone else will pick up that adress and i will get a new one??
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,273
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 543
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Change of IP adress...

 
0
  #4
Dec 11th, 2006
i have dynamic ips for my cable broadband and it ahsnt changed in 3 years
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 49
Reputation: Janiceps is an unknown quantity at this point 
Solved Threads: 0
Janiceps Janiceps is offline Offline
Banned

Re: Change of IP adress...

 
0
  #5
Dec 11th, 2006
Originally Posted by jbennet View Post
i have dynamic ips for my cable broadband and it ahsnt changed in 3 years
I have GOOD news, if you ever need to do this for whatever reason, i found a way to do it thru trial and error, do you want to know how ???
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 512
Reputation: blud will become famous soon enough blud will become famous soon enough 
Solved Threads: 17
Moderator
Staff Writer
blud blud is offline Offline
Linux Reject

Re: Change of IP adress...

 
0
  #6
Dec 11th, 2006
The ISP Typically has a DHCP Lease setup for your location, which reads your modems MAC Address. These are typically set to 7 days, or 24 hours (depends on the ISP). If you get a new modem, or you leave your exsisting modem off for the length of the DHCP lease, then you will get a new ip address.
--
<Something clever here>
RHCDS/MCP/DCSP
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Change of IP adress...

 
0
  #7
Dec 11th, 2006
Originally Posted by Janiceps View Post
Thank you for letting me join.
You're one of the lucky ones. We let very few people register here. :rolleyes:

And i have one question. How do i change my IP adress ? I have cable internet, Comcast. I am supposed to have dynamic IP which is supposed to change time to time. I have already tried turning off the computer and modem for 3 hours and that did not work. If i go and change the modem, would this do it ????
As has been said, many ISPs allow you to retain your IP address for years. Some allow you to change it by doing a DHCP renew, but often that won't be enough.

In that case, the ISP usually assigns an IP address per MAC address as has already been said. A MAC address is a physical hardware address associated with a networked piece of hardware. Changing your modem, however does not always change the IP address. In my case, my modem doesn't have its own IP address. It simply allows the router or whatever is connected through its ethernet port to communicate with my ISP. So in that case, there's an easier way: changing the MAC address on your computer. There are guides on how to do this (this one is for Windows) although you can change the MAC address on just about any kind of computer: Macs, Linux boxes, PCs, even routers.

http://www.nthelp.com/NT6/change_mac_w2k.htm

As you can see, it takes a bit of work, but at the end of this you should (hopefully) have a new IP address. Also, if you're paranoid about security and changing your IP address, consider proxies and network security software to protect your privacy, and yourself from the hackers.

Hope this helps

Edit: oh and I should give you a real welcome here to DaniWeb, apart from that sarcastic remark :cheesy:
Last edited by John A; Dec 11th, 2006 at 10:08 pm.
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 49
Reputation: Janiceps is an unknown quantity at this point 
Solved Threads: 0
Janiceps Janiceps is offline Offline
Banned

Re: Change of IP adress...

 
0
  #8
Dec 11th, 2006
Originally Posted by joeprogrammer View Post
You're one of the lucky ones. We let very few people register here. :rolleyes:

As has been said, many ISPs allow you to retain your IP address for years. Some allow you to change it by doing a DHCP renew, but often that won't be enough.

In that case, the ISP usually assigns an IP address per MAC address as has already been said. A MAC address is a physical hardware address associated with a networked piece of hardware. Changing your modem, however does not always change the IP address. In my case, my modem doesn't have its own IP address. It simply allows the router or whatever is connected through its ethernet port to communicate with my ISP. So in that case, there's an easier way: changing the MAC address on your computer. There are guides on how to do this (this one is for Windows) although you can change the MAC address on just about any kind of computer: Macs, Linux boxes, PCs, even routers.

http://www.nthelp.com/NT6/change_mac_w2k.htm

As you can see, it takes a bit of work, but at the end of this you should (hopefully) have a new IP address. Also, if you're paranoid about security and changing your IP address, consider proxies and network security software to protect your privacy, and yourself from the hackers.

Hope this helps

Edit: oh and I should give you a real welcome here to DaniWeb, apart from that sarcastic remark :cheesy:
Thank you once again for letting me join and for the tips too. This seem like the Best computer related websites in the World. I have never seen such variety and complexity of threads in the past. I feel like i am priviledged to be in the forum. I hope to get more involved with the forum in the future, and do you guys discuss games and their programming as well, it is one of my favorite topics. Thank you and you guys are great.........
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 3,251
Reputation: The Dude will become famous soon enough The Dude will become famous soon enough 
Solved Threads: 25
The Dude's Avatar
The Dude The Dude is offline Offline
Nearly a Senior Poster

Re: Change of IP adress...

 
0
  #9
Dec 11th, 2006
Welcome ashore
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 49
Reputation: Janiceps is an unknown quantity at this point 
Solved Threads: 0
Janiceps Janiceps is offline Offline
Banned

Re: Change of IP adress...

 
0
  #10
Dec 11th, 2006
Originally Posted by The Dude View Post
Welcome ashore
And is there any Hot woman in this forum ????
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Geeks' Lounge Forum


Views: 6147 | Replies: 22
Thread Tools Search this Thread



Tag cloud for Geeks' Lounge
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC