Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherBeginner Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 3rd, 2003, 03:42 AM
stone stone is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 113 stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 6 h 53 m 47 sec
Reputation Power: 7
how to determine cable modem ip

besides going to a site like http://www.all-nettools.com/pr.htm how can i obtain cable modem ip.are there any tools or commands(win2k/win98) that would find it.i looked into a program called ip2 but all it does is query site like the one above(kinda cheesy).also on the average how long will the lease be for the ip?a month or two?thanx

Reply With Quote
  #2  
Old September 3rd, 2003, 04:42 AM
stone stone is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 113 stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 6 h 53 m 47 sec
Reputation Power: 7
one more thing is there a way to release/renew modem ip(like ya do for nic)?or do u just have to wait till the isp does it?

Reply With Quote
  #3  
Old September 3rd, 2003, 05:04 AM
computer's Avatar
computer computer is offline
echo $usertitle['computer'];
Dev Shed God 4th Plane (6500 - 6999 posts)
 
Join Date: Jan 2003
Location: UK
Posts: 6,675 computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level) 
Time spent in forums: 4 Weeks 9 h 12 m 10 sec
Reputation Power: 219
Send a message via ICQ to computer
go to command prompt then try

ipconfig
for information

ipconfig \release
releases IPs

ipconfig \renew
renews them

that should work, the other variation to try is something like winipconfig or winconfig or something similar, i suggest try googling.
__________________

Reply With Quote
  #4  
Old September 3rd, 2003, 01:28 PM
stone stone is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 113 stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level)stone User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 6 h 53 m 47 sec
Reputation Power: 7
hi compuetr thanx for reply but im not talkin about my nic......im talkin about cable modem ip.ipconfig /all and release renew only apply to the network adapter....not the cable modem...unless im missing something here.anyone ???????????

Reply With Quote
  #5  
Old September 4th, 2003, 11:50 AM
karsh44's Avatar
karsh44 karsh44 is offline
Just another guy
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Jun 2003
Location: Wisconsin
Posts: 2,915 karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 6 Days 13 h 13 m 21 sec
Reputation Power: 76
Why don't you just use a site like the one you listed above? That gives you your ip, why do you need another way to do it?

Reply With Quote
  #6  
Old October 18th, 2003, 11:11 PM
mosfet303 mosfet303 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 2 mosfet303 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
the ip address of the modem it self is what hes asking. Its like 192.168.0.100 or something like that

Reply With Quote
  #7  
Old October 18th, 2003, 11:15 PM
mosfet303 mosfet303 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 2 mosfet303 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Most DOCSIS cable modems have two IP addresses:

a customer-side IP address used on the ethernet/USB socket to which the user connects;
an ISP-side IP address used on the CATV socket to which the ISP's network connects.
The customer-side IP address of a DOCSIS cable modem is normally 192.168.100.1. For 3Com Tailfins with early firmware versions it was 149.112.50.65. Firmware can be automatically updated by your cable operator down the cable, so by the time you read this, most Tailfins will have been updated to use the standard address. The 3Com CMX does not have a customer-side IP address.

The IP address 192.168.100.1 will be present even if no web diagnostics are offered on that address.

The cable modem IP address 192.168.100.1 is not in the same sub-net as the user's PC. So, when trying to send to 192.168.100.1, the user PC's IP stack will normally route the packet to the Default Gateway address at the UBR. Since no routes exist to the private address 192.168.100.1 (and there are multiple instances of this IP address on any one CATV segment), the UBR drops the packet. This would mean that in theory the PC could never talk to the cable modem. However, the Surfboard, the 3Com Tailfin, and the ntl:home 100/120 are capable of sniffing the passing traffic through the transparent bridge to intercept any packets addressed to themselves. This only works when the bridge is open, so the cable modem diagnostics cannot be read when the cable modem is booting up or failing to remain in contact with the UBR.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > how to determine cable modem ip


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT