I'm having one problem with the pc connected to the network. The IP address from the pc was obtained automatically through the DHCP server which is the main server. The problem is, when I ping the pc using the pc name with another pc, it gives me the address.
C:\Documents and Settings\itsupportmy>ping kulpc025
Pinging kulpc025 [10.163.1.75] with 32 bytes of data:
Reply from 10.163.1.75: bytes=32 time<1ms TTL=128
But when I did the tracert, it gives me another address:
C:\Documents and Settings\itsupportmy>trace
rt kulpc025
Tracing route to kulpc025 [10.163.1.75]
over a maximum of 30 hops:
1 1 ms <1 ms <1 ms KULNB008.apac.schp.com [10.163.1.75]
Trace complete.
And when I did a tracert to the KULNB008, it gives me another set of IP:-
C:\Documents and Settings\itsupportmy>trace
rt kulnb008
Tracing route to kulnb008 [10.163.1.79]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms KULNB010.apac.schp.com [10.163.1.79]
Trace complete.
On the MS Server which was set as the DHCP server, the correct IP should be:-
KULPC025 - 10.163.1.53
KULNB008 - 10.163.1.75
KULNB010 - 10.163.1.79
Start Free Trial