rsinfo said:
Ok its WinXP Pro.
I am basically asking this question because I am using one gateway for 2
subnets (192.168.0.x and 192.168.1.x). My 192.168.0.x subnet has 50
clients
(all running WinXP Pro and Win 98 SE). It also has a Win 2K machine
running
SQL on which ERP is being developed. My 192.168.1.x subnet has 10 machines
all running WinXP Pro.
Now the problem is that 192.168.0.x subnet can access the data on SQL
server
without any problems, but 192.168.1.x machines are giving me problems.
Randomly, I loose access to SQL server. I can ping the gateway
(192.168.0.1)
but not the SQL server and after some time everything is normal. This
happens
2-3 a day and I cannot find the cause of this.
I can't follow your description of the layout.
You havn't said where the ICS machine is,
or which side of ICS is in which subnet.
I'll try to guess..
192.168.1.x subnet ( 10 machines )
|
ICS machine 'External' side ( NIC 1, 192.168.1.1 )
ICS machine 'Internal' side ( NIC 2, 192.168.0.1 )
|
192.168.0.x subnet, ( 50 machines + SQL )
Is that correct?
So the 50 machines are all ICS clients?
And you want XP to route between these subnets?
You want the 192.168.1.x machines to be able to connect in to the
192.168.0.x machines?
It seems to me that you are using the wrong tool.
ICS will block connection attempts from the external side.
ICS is a NAT function.
I'm amazed this worked at all.
If you simply want XP to behave as a simple router to forward packets
between the 2 subnets, then you need to use IP Forwarding, not ICS.
Disable ICS, and turn on IP forwarding in the registry:
http://support.microsoft.com/?kbid=315236
Point each PC to the XP box as its default GW. ( or add a static route to
the other subnet. )