HydroSqueegee
Golden Member
So we have a server on the network. it works great, no problems. That server is connected to a switch which goes to a SAN.
you can ping SERVER from any client PC and get the correct domain IP in reply. if you log into the Server and ping SERVER, you get the private IP of the switch in reply. Not a problem, except its running an oracle database and its causing issues.
if you disable the NIC that goes to the switch (Switch1) the IP will resolve a ping to itself from itself just fine.
So for example, from a client PC:
Pinging SERVER [137.245.165.247] with 32 bytes of data:
Reply from 137.245.165.247: bytes=32 time<1ms TTL=128
Reply from 137.245.165.247: bytes=32 time<1ms TTL=128
Reply from 137.245.165.247: bytes=32 time<1ms TTL=128
Reply from 137.245.165.247: bytes=32 time<1ms TTL=128
From the Server:
Pinging SERVER [192.168.131.4] with 32 bytes of data:
Reply from 192.168.131.4: bytes=32 time<1ms TTL=128
Reply from 192.168.131.4: bytes=32 time<1ms TTL=128
Reply from 192.168.131.4: bytes=32 time<1ms TTL=128
Reply from 192.168.131.4: bytes=32 time<1ms TTL=128
NIC configurations:
Ethernet adapter Team 1:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 137.245.165.247
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 137.245.165.254
Ethernet adapter Switch1:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 192.168.131.4
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
you can ping SERVER from any client PC and get the correct domain IP in reply. if you log into the Server and ping SERVER, you get the private IP of the switch in reply. Not a problem, except its running an oracle database and its causing issues.
if you disable the NIC that goes to the switch (Switch1) the IP will resolve a ping to itself from itself just fine.
So for example, from a client PC:
Pinging SERVER [137.245.165.247] with 32 bytes of data:
Reply from 137.245.165.247: bytes=32 time<1ms TTL=128
Reply from 137.245.165.247: bytes=32 time<1ms TTL=128
Reply from 137.245.165.247: bytes=32 time<1ms TTL=128
Reply from 137.245.165.247: bytes=32 time<1ms TTL=128
From the Server:
Pinging SERVER [192.168.131.4] with 32 bytes of data:
Reply from 192.168.131.4: bytes=32 time<1ms TTL=128
Reply from 192.168.131.4: bytes=32 time<1ms TTL=128
Reply from 192.168.131.4: bytes=32 time<1ms TTL=128
Reply from 192.168.131.4: bytes=32 time<1ms TTL=128
NIC configurations:
Ethernet adapter Team 1:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 137.245.165.247
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 137.245.165.254
Ethernet adapter Switch1:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 192.168.131.4
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :