cjkenworthy
Programmer
I have a server "web01" with two network cards:
card1 ip: 192.168.1.5
card2 ip: 192.168.1.6
(both statically assigned on win2000 server)
when clients in the domain ping web01 they get the ip address of card2. I don't want this, I want web01 to be assigned to 192.168.1.5 and all requests to web01 get there on that card. A webserver then lisitens to it on port 80, so when clients type it automatically goes to 192.168.1.5, NEVER 192.168.1.6. - how do I do this?
(I'd like to keep 192.168.1.6 for web01 - as I will be using it for external requests only).
Our domain is NT4, with an NT 4 PDC.
It seems to alternate between the two ip addresses at the moment when a request comes in to - randomly picking one of the two ip addresses.
cheers.
card1 ip: 192.168.1.5
card2 ip: 192.168.1.6
(both statically assigned on win2000 server)
when clients in the domain ping web01 they get the ip address of card2. I don't want this, I want web01 to be assigned to 192.168.1.5 and all requests to web01 get there on that card. A webserver then lisitens to it on port 80, so when clients type it automatically goes to 192.168.1.5, NEVER 192.168.1.6. - how do I do this?
(I'd like to keep 192.168.1.6 for web01 - as I will be using it for external requests only).
Our domain is NT4, with an NT 4 PDC.
It seems to alternate between the two ip addresses at the moment when a request comes in to - randomly picking one of the two ip addresses.
cheers.