Alex Fraser wrote in
(E-Mail Removed):
> "Nel" <(E-Mail Removed)> wrote in message
> news:jHCNg.8530$(E-Mail Removed)...
>> I have a 2 PC wireless network set up at home.
>>
>> I'm forever fixing other people's computers
> [snip]
>> I may as well use my PC's internet connection to install all the
>> updates etc. and thought it would be as simple as using a cross-over
>> cable (after all the network socket is spare due to the wireless).
>
> First, to answer the question you asked elsewhere in the thread, a PC
> to PC connection usually does need a cross-over cable (with gigabit
> cards, and maybe some 10/100 cards, a straight cable will work).
> Martin Underwood seems to be assuming you are plug the computer into
> the router.
Yes I was. Unless there's a very good reason, I wouldn't recommend any other
way of doing it:
router ------- by wireless ------- your own PC
|
+------------by Ethernet ------- PC to be connected temporarily
is much better and less likely to give problems than:
router ------- by wireless ------- your own PC
|
|
Ethernet
|
|
PC to be connected temporarily
The main problem with using ICS is that it is fixed (as far as I am aware)
to use 192.168.0.1 for the LAN card in your PC and an address in the subnet
192.168.0.x for the temporary PC. It is likely that the router will be
handing out very similar addresses for your PC's wireless card address. You
will certainly have to change the router to use a subnet other than
192.168.0.x (192.168.1.x would be fine) because the router's own address
will probably be 192.168.y.1 (for some value of y) and having both the
router and the temporary PC on the same address (192.168.0.1) would be Bad
News. Even if you use 192.168.1.x subnet, ICS may or may not work: it may be
designed to only to route between a Class A, B or C address (as you'd have
if you connected your PC to a broadband or dial-up modem) and a non-routable
192.168 type address; it may not work between one non-routable address and
another.
Sorry, I know that's all a bit technical. I may be worrying about nothing,
but my gut feeling is that it won't work.
Perhaps someone with more knowledge of TCP can clarify whether I'm right
about ICS's ability to route between (for example) 192.169.1.x and
192.168.0.x subnets. I ask because I've got a customer who was trying to do
exactly what you describe, and ICS wasn't routing the traffic. I replaced
the topology with a wireless card in the remote PC, which allows both PCs to
access the internet and to access each other's shares, but has a frustrating
side-effect for the customer: the PC which owns network shares needs to be
logged in (rather than left at the logon prompt) in order for the other PC
to access the shares, because the wireless card software is only activated
*after* the "server" PC has logged in. If I can get ICS to work, it would
remove this restriction.