Hi,
So I'm trying to use ICS to share an internet connection between two
XP Pro laptops (connected by a crossover ethernet cable). The
Internet connection is provided by a public wireless LAN. I know this
is a far from ideal situation but it is the only game in town as far
as my current situation goes. Anyway laptop #1 can happily access the
internet and has been set-up to share it's wireless connection as per
the instructions for ICS on the MS website. Laptop #1 uses DHCP to
obtain it's IP and DNS information from the wireless access point.
Laptop #2 is set to use DHCP to obtain an IP address and DNS server
and is able to see Laptop #1 and its shared internet gateway
connection. It is also able to do the following:
1) Ping any site you care to name - either as an IP address or as a
domain name
2) (And here's the weird part) View google.com/co.uk and related
domains - including blogger and google groups. NB this is not just a
caching issue as I can visit dynamically generated google pages too -
indeed I'm writing this on said impaired laptop #2 and have no problem
posting.
However it cannot do the following:
1) resolve hostnames other than those mentioned above - requests time
out after a long period of waiting.
2) fully complete tracert commands to domains that can be successfully
pinged - the trace completes but requests for the hop IP's time out -
though I'm guessing this could just be incidental to the problem at
hand
I'm frankly pretty much at a loss to explain what's going on, except
that it probably involves a DNS problem of some sort - could it be
that the (public) wireless connection I'm connecting to declines to
resolve dns requests from what it determines to be shared connections
some how? if so how come I can still view/use google domains?
Anyway, all help or suggestions would be very gratefully received.
Thanks
Tom
sample ipconfig /all, ping and tracert output for laptop #2 follows
below for information - do ask if I could provide anything else that
might help determine what's going on:
C:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : XXXXXX17
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : mshome.net
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : mshome.net
Description . . . . . . . . . . . : Realtek RTL8139/810x
Family Fast Eth
ernet NIC
Physical Address. . . . . . . . . : 00-C0-9F-6B-13-57
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.221
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Lease Obtained. . . . . . . . . . : 03 September 2007 16:46:37
Lease Expires . . . . . . . . . . : 10 September 2007 16:46:37
Ethernet adapter Wireless Network Connection 3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/Wireless
2200BG Network
Connection
Physical Address. . . . . . . . . : 00-0E-35-A5-F1-E6
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IP Address. . . : 169.254.130.148
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
C:\>ping
www.bbc.co.uk
Pinging
www.bbc.net.uk [212.58.226.232] with 32 bytes of data:
Reply from 212.58.226.232: bytes=32 time=11ms TTL=115
Reply from 212.58.226.232: bytes=32 time=10ms TTL=115
Reply from 212.58.226.232: bytes=32 time=12ms TTL=115
Reply from 212.58.226.232: bytes=32 time=18ms TTL=115
Ping statistics for 212.58.226.232:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 10ms, Maximum = 18ms, Average = 12ms
C:\>tracert
www.bbc.co.uk
Tracing route to
www.bbc.net.uk [212.58.226.232]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms BENS.mshome.net [192.168.0.1]
2 * * * Request timed out.
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 * * * Request timed out.
7 * * * Request timed out.
8 * * * Request timed out.
9 * * * Request timed out.
10 * * * Request timed out.
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 935 ms 11 ms 12 ms 212.58.226.232
Trace complete.
sample output ends
Incidentally, both laptops have wireless adapters, but while laptop #1
quite happily connects to the internet, laptop #2 stubbornly refuses
to even detect any wireless networks at all at this location (when
laptop #1 tells me that there are several within range and the latops
are just inches apart, and I know laptop #2's wireless adaptor is
working from recent use elsewhere). I tried to relsove this but got
nowhere.