View Full Version : Connect two different network windows server 2003 without routing
irmanand
May 29, 2008, 07:20 AM
How to connect two different client PC and one server with windows 2003 with two nic
One nic IP:192.168.1.2 mask:255.255.255.0 and second network IP:192.168.2.2
Mask:255.255.255.0 now two client PC connect in same (unmanagable switch)
Client 1 IP:192.168.1.3 and second client IP:192.168.2.3 now how to communicate this two client without routing and remote access oprion in windows server 2003
Should I able to ping from client one PC to another PC how?
chuckhole
May 29, 2008, 07:57 AM
Since both network ID's are connected to the same physical network, they are exposed to your PC's. All you need to do on your PC is add a second IP address to the same NIC. The down side of this is that you can not use DHCP. You must change your TCP/IP configuration to manually configured addresses.
So, go to the Advanced settings in your TCP/IP configuration and add the following IP addresses as follows:
On the computer with 192.168.1.3, add a second IP address 192.168.2.4 with subnet mask 255.255.255.0.
On the computer with 192.168.2.3, add a second IP address 192.168.1.4 with subnet mask 255.255.255.0.
Then both PC's will be sitting on two networks. From the server, you should then be able to ping all four IP addresses with each computer responding to two each.
ankitamity
Apr 7, 2011, 11:38 AM
Hey I want to combine two DHCP servers with different subnet mask can any one please help me??
ankitamity
Apr 7, 2011, 11:40 AM
I want to know how to combine two DHCP servers with different subnet mask can any one please help me?
vkjawre08
Feb 14, 2012, 11:10 PM
HI,
I have dsl and broad band connection but at a time I can use only one connection in my network.how want to use both bandwidht at a time in my network.
Is IT possible .
Kindly suggest.
Vijay