I have a windows CE 5 device with one ethernet port and 1 wireless card, and
one desktop (XP) attached to the ethernet port.
I have to configure the CE device to let the desktop connect to the internet
using the CE device's WiFi card.
I believed that all I had to do was add internet connection sharing
(SYSGEN_GATEWAY) but that is not the case.
The CE device is getting an IP address via a wireless router's DHCP.
My first question is: am I doing something incorrect with the desktop's IP
settings:
* IP address: 192.168.42.1
- Subnet mask: 255.255.255.0
- Default Gateway: [blank] or 192.168.42.30** (the ethernet port's IP address)
- DNS: [blank]***
*I have to keep this IP address since this is where the CE device gets its
boot image.
** I don't know how to configure this address
*** I can only assume that this is incorrect
I have configured the CE device's ICS registry settings this way:
[HKEY_LOCAL_MACHINE\Comm\ConnectionSharing]
"EnablePacketFiltering"=dword:0
[HKEY_LOCAL_MACHINE\COMM\Tcpip\Parms]
"ForwardBroadcasts"=dword:1
[HKEY_LOCAL_MACHINE\Comm\ConnectionSharing]
"EnableDnsProxy"=dword:1
"EnableDhcpAllocator"=dword:1
"PublicInterface"="SDCCF10G1"
So, does anything cry out as incorrect?
Thank you,
Roger