I am testing a unit with 4 network ports. Each port is connected to router with each router (dhcp) setup on seperate subnet. The router ip's are as follows:
192.168.1.1
192.168.2.1
192.168.3.1
192.168.4.1
On BIT 6 I could place those 4 ip addresses in the setup for network test and all would work fine, didn't matter which port was connected to which router all would ping the appropriate adddress for its port. On BIT 7 it seems I am required to connect specific port to specific router. Unfortunately I use a ghost image on the test computers and the ethernet ports do not allways get numbered the same way causing network failure. Is there a workaround for this? My inital fix was to just use 1 router and have all ports ping 192.168.1.1, but I would prefer not to do it this way.
Summary: Why does BIT 7 require specific ip address but BIT 6 seems to just ping the ip address and system figures out what port it should go out?
192.168.1.1
192.168.2.1
192.168.3.1
192.168.4.1
On BIT 6 I could place those 4 ip addresses in the setup for network test and all would work fine, didn't matter which port was connected to which router all would ping the appropriate adddress for its port. On BIT 7 it seems I am required to connect specific port to specific router. Unfortunately I use a ghost image on the test computers and the ethernet ports do not allways get numbered the same way causing network failure. Is there a workaround for this? My inital fix was to just use 1 router and have all ports ping 192.168.1.1, but I would prefer not to do it this way.
Summary: Why does BIT 7 require specific ip address but BIT 6 seems to just ping the ip address and system figures out what port it should go out?
Comment