Networking Forums

Networking Forums > Network Hardware > Home Networking > ICS Problems

Reply
 
 
Steevo
Guest
Posts: n/a

 
      11-23-2003, 09:17 PM
Can anyone give me a reliable method for setting up a home network with ICS
in XP? I've tried using the network setup wizard and also doing it manually
but cannot manage to get DCHP to assign an address for the client computer.
When i click repair I get "An error occured: Renewing the IP address" or
summut to that effect and also sometimes it claims there was a problem
"Flushing the ARP cache". Both of these give me no indication as to how I
should fix it. Is there a setting somewhere that could be preventing the
connection from being shared? I can setup a network to transfer files
although the client will not show the shared connection as being available.


Many Thanks


 
Reply With Quote
 
 
 
 
Graham
Guest
Posts: n/a

 
      11-24-2003, 06:05 AM
On Sun, 23 Nov 2003 22:17:15 +0000, Steevo wrote:

> Can anyone give me a reliable method for setting up a home network with
> ICS in XP? I've tried using the network setup wizard and also doing it
> manually but cannot manage to get DCHP to assign an address for the client
> computer. When i click repair I get "An error occured: Renewing the IP
> address" or summut to that effect and also sometimes it claims there was a
> problem "Flushing the ARP cache". Both of these give me no indication as
> to how I should fix it. Is there a setting somewhere that could be
> preventing the connection from being shared? I can setup a network to
> transfer files although the client will not show the shared connection as
> being available.
>
>
> Many Thanks




OK, I take it this is a 2 computer network. Firstly if you are not using a
hub, are you using a crossover cable? Secondly you need to work out which
machine is causing the problem. DHCP will only work once all your other
problems are sorted out. Manually allocate each computer it's own address
and configuration.

Computer 1 (with ICS): ip = 192.168.0.1 subnet mask = 255.255.255.0
default gateway = 0.0.0.0 DNS = whatever your ISP says it is.

Computer 2: ip = 192.168.0.2 subnet mask = 255.255.255.0
default gateway = 192.168.0.1 DNS = whatever your ISP says it is.

Once this is set up on both machines, call up a command prompt on machine
1. Then ping it's own ip address. If that works ping computer 2's
address.

Now do the same from computer 2. if all is well you will get a reply from
each ping, meaning your internal network is OK if not, you should now know
which computer is not working.

graham

 
Reply With Quote
 
Steevo
Guest
Posts: n/a

 
      11-25-2003, 05:50 PM
Thanks for your help, Graham. I have done exactly as you said, computer 1
cannot detect itself - pinging itself times out whereas if it pings comp 2
you get a reply.

Computer 2, quite strangely can get a reply by pinging computer 1 although
times out if it attempts to ping itself.

Have you got any suggestions as to what might be wrong?


Many Thanks




 
Reply With Quote
 
Graham
Guest
Posts: n/a

 
      11-25-2003, 06:04 PM
On Tue, 25 Nov 2003 18:50:23 +0000, Steevo wrote:

> Thanks for your help, Graham. I have done exactly as you said, computer 1
> cannot detect itself - pinging itself times out whereas if it pings comp 2
> you get a reply.
>
> Computer 2, quite strangely can get a reply by pinging computer 1 although
> times out if it attempts to ping itself.
>
> Have you got any suggestions as to what might be wrong?
>
>
> Many Thanks



Are all the subnet masks set to 255.255.255.0?

graham

 
Reply With Quote
 
Steevo
Guest
Posts: n/a

 
      11-25-2003, 06:20 PM
Yes, both computers have subnet masks set to 255.255.255.0


It's really strange because I can share files with the network set like this
but it will not allow an internet connection to be shared. Is this because
DHCP is not working?

Many Thanks





 
Reply With Quote
 
Graham
Guest
Posts: n/a

 
      11-25-2003, 06:20 PM
On Tue, 25 Nov 2003 18:50:23 +0000, Steevo wrote:

> Thanks for your help, Graham. I have done exactly as you said, computer 1
> cannot detect itself - pinging itself times out whereas if it pings comp 2
> you get a reply.
>
> Computer 2, quite strangely can get a reply by pinging computer 1 although
> times out if it attempts to ping itself.
>
> Have you got any suggestions as to what might be wrong?
>
>
> Many Thanks



Hmmm I didn't expect that.

You haven't applied any firewall settings at either computer?
Are you pinging the right addresses?

From computer 1 you say you can't ping itself (192.168.0.1)
Try pinging the loopback address which is 127.0.0.1 This is the same for
both computers regardless.

graham

 
Reply With Quote
 
Steevo
Guest
Posts: n/a

 
      11-25-2003, 06:31 PM
Excellent!!!! You asked if I had any firewall settings applied to either
computer - i've got (or I should say I had) the personal firewall of Norton
Internet Security running on both computers. Having disabled this on both
machines and setting the ip address to automatically be assigned DHCP works
perfectly assining comp 2 an ip of 192.168.0.2 automatically!

(The 127.0.0.1 you suggested also worked once the firewalls were disabled!)

Couple of quick q's:

Are there any settings that I should now change on my firewall to allow me
to enable it in future yet still share the internet but keep the firewall?

The connection does not appear in "network connections" on the client
computer although having used IE I am sure the connection works and is being
shared. Is there any way I can make it appear?


Many thanks for solving the problem!!!





 
Reply With Quote
 
Graham
Guest
Posts: n/a

 
      11-25-2003, 09:58 PM
On Tue, 25 Nov 2003 19:31:14 +0000, Steevo wrote:

> Excellent!!!! You asked if I had any firewall settings applied to either
> computer - i've got (or I should say I had) the personal firewall of
> Norton Internet Security running on both computers. Having disabled this
> on both machines and setting the ip address to automatically be assigned
> DHCP works perfectly assining comp 2 an ip of 192.168.0.2 automatically!
>
>
> (The 127.0.0.1 you suggested also worked once the firewalls were
> disabled!)
>
> Couple of quick q's:
>
> Are there any settings that I should now change on my firewall to allow me
> to enable it in future yet still share the internet but keep the firewall?
>
> The connection does not appear in "network connections" on the client
> computer although having used IE I am sure the connection works and is
> being shared. Is there any way I can make it appear?
>
>
> Many thanks for solving the problem!!!




Sorry I got dragged away, glad it's working now.
Firewalls: Don't use any firewall at all on the second computer. That
should be protected by the first computer. If an attack reaches the second
computer it is too late! Apply any firewall settings to the internet
connection to stop incomming attacks. The network card is on your internal
network, the friendly side!

graham


 
Reply With Quote
 
Jacky
Guest
Posts: n/a

 
      11-26-2003, 05:35 AM
I recommend a mini-sized and powerful Personal Firewall:GoldTach Pro .

This security tool runs efficiently and stably with only 1.2 MB size. It can
stop hackers ,protected e-mail safely,block ads pop and cookie etc.

You can download it freely here, http://www.goldtach.com/download.htm
 
Reply With Quote
 
Rob Morley
Guest
Posts: n/a

 
      11-26-2003, 07:56 AM
Graham <(E-Mail Removed)> wrote:
<snip>
> Firewalls: Don't use any firewall at all on the second computer. That
> should be protected by the first computer. If an attack reaches the second
> computer it is too late!


Not true - a good personal firewall will protect against worms and
trojans, and should be used in conjunction with a perimeter firewall.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems staying connected to server 2003 over XP + Acquiring Network Adress display problems wolverinegod Windows Networking 1 10-18-2006 01:32 PM
Printer problems continue. Was: Printer problems. What am I doin wrong. David Lawson Wireless Internet 3 01-12-2005 11:38 PM
I think I have networking problems, that is causing GPO problems Dave Marden Windows Networking 0 02-05-2004 11:12 PM



1 2 3 4 5 6 7 8 9 10 11