Quote:
Originally Posted by tj911t
Thanks for the link. I have watched this several times and still have not been successful? My confusion is what settings to I set on my iphone for IP address, Router, and DNS on the Wi-Fi settings page? Do I set the IP address to DHCP or Static? Should the Router setting be set to the IP address of my laptop? Should the DNS setting be set to the IP address of my laptop or the DNS servers that my laptop wired connection is using (based off of looking at the output of > ipconfig/all)?
Another possibility is that my laptop setup is conflicting with ICS? It is my work laptop that is configured through a domain while at work but I usually can use it fine at home on my router (except that I cannot see my Windows Networking shared folders or printers without specifying the IP address of the shared computer?). I have also tried ICS on my daughters Vista laptop (without any domain setup) and still could not get ICS to work. I hate giving up on this.
|
I found that link and set it up sucessfully. The trick is to setup the IP address and it didn't tell you.
You have to setup the static IP instead of DHCP because your PC cannot be a THCP server. The PC is responsible to route the traffic between the iphone and the router.
Also the iphone has to have the real DNS server address
My setup is on the PC
192.168.0.1 - for IP
255.255.255.0 - for subnet
X.X.X.X - for default gateway (found by ipconfig/all at PC)
X.X.X.X - for Prefer/Alt DNS (found by ipconfig /all at PC)
on the iPhone
192.168.0.2 - for IP
255.255.255.0 - for subnet
192.168.0.1 - for Router
X.X.X.X - for DNS (found by ipconfig /all at PC)
Notice the 192.168.0.1 is a separate private network from your main network from your ethernet. If your ethernet side also use 192.168.0.X. You can switch to 192.168.1.1 instead.