DHCP Server for ICS Network: How IP Addresses Change on Broadband Connection

  • Thread starter Thread starter Radiatedtheory18
  • Start date Start date
  • Tags Tags
    Server
AI Thread Summary
In an ICS (Internet Connection Sharing) network setup without a router, two computers can communicate using a single broadband IP address. The host computer typically assigns a separate IP address to the client computer, which may not change frequently. While dynamic IP addresses can vary, in many cases, the client will receive the same IP each time it connects, often in the 192.168.x.x range. This setup generally involves software NAT (Network Address Translation) on the host, which helps manage the IP assignments. Users can verify their IP configuration using the winipcfg command.
Radiatedtheory18
i've got 2 computers running on a ICS network without a router. I am on broadband with 1 ip address. the host is giving the client a separate ip address. will the clients computer's ip address change each time the computers are networked? because i know when i dial up broadband the ip addresses change i think.

thanks
 
Computer science news on Phys.org
Originally posted by Radiatedtheory18
i've got 2 computers running on a ICS network without a router. I am on broadband with 1 ip address. the host is giving the client a separate ip address. will the clients computer's ip address change each time the computers are networked? because i know when i dial up broadband the ip addresses change i think.

thanks

A simple way to check is go to Start>Run>winipcfg

this will give you the IP information. I'm pretty sure your computer will give the same IP each time though, I'm not positive, but with my experience the computer has given the same IP even if it is dynamically assigned.
 
What's ICS?

Usually in these setups, you're doing some kind of software NAT on the host, and it will generally give the same IP to the client, often something like 192.168.0.1 .
 
Originally posted by damgo
What's ICS?

Usually in these setups, you're doing some kind of software NAT on the host, and it will generally give the same IP to the client, often something like 192.168.0.1 .

ICS is internet connection sharing, made big with XP, available for windows 98.

A normal windows network, computer-to-computer, would use a variation of the 192.168.0.1 IP, although, he is using a router and they can be a lil different, chances are he is still running a class c IP though.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Back
Top