Ask Question Forum:
Model Library:2025-02-08 Updated:A.I. model is online for auto reply question page
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by jskfan
at 2024-07-29 07:46:58
Point:500 Replies:10 POST_ID:829152USER_ID:11761
Topic:
Windows Server 2012;;Windows Networking
I ran IPConfig command ,and it shows 2 Different IP address:
192.168.50.129
192.168.50.160
However I have one Ethernet Network connection for 192.168.50.160.
Any idea where the 192.168.50.160 is coming from ?
Thanks
192.168.50.129
192.168.50.160
However I have one Ethernet Network connection for 192.168.50.160.
Any idea where the 192.168.50.160 is coming from ?
Thanks
Author: jskfan replied at 2024-07-29 17:47:09
Thanks
Author: jskfan replied at 2024-07-29 13:17:36
As I said , Ipconfig /release and Ipconfig /renew fixed it....
Accepted Solution
Expert: duncanb7 replied at 2024-07-29 09:34:42
100 points EXCELLENT
what you did to let it back to normal ? If not, it might NOT solve this issue (please try command of "ipconfig" only without all)
Duncan
Duncan
Author: jskfan replied at 2024-07-29 09:27:17
Ipconfig is showing normal config now:
Assisted Solution
Expert: duncanb7 replied at 2024-07-29 09:16:24
100 points EXCELLENT
Could you send us output command of "ipconfig /all" ?
Probably, on your vm setup and it assigned multiple IPs, NIC can have more than 1 IP.
Why not just delete the multiple IP with the followng command for reseting WinSock and TCP/IP,
and reboot computer, and then reconfigure your IP setting ?
netsh winsock reset catalog
netsh int ip reset reset.log
Hope understand your question completely.If not, pls pt it out
Duncan
Probably, on your vm setup and it assigned multiple IPs, NIC can have more than 1 IP.
Why not just delete the multiple IP with the followng command for reseting WinSock and TCP/IP,
and reboot computer, and then reconfigure your IP setting ?
netsh winsock reset catalog
netsh int ip reset reset.log
Hope understand your question completely.If not, pls pt it out
Duncan
Author: jskfan replied at 2024-07-29 09:01:15
Some unknown thing was acting up I guess...
I fixed it with IPCONFIG/Release then IPCONFIG/Renew
I fixed it with IPCONFIG/Release then IPCONFIG/Renew
Assisted Solution
Expert: tolinrome replied at 2024-07-29 08:17:38
100 points EXCELLENT
if youre using another workstation on your laptop, does that nic have the .160 assigned to it then?
Author: jskfan replied at 2024-07-29 08:13:36
checked the advanced settings, no 160 there, just 129
I am using VMware workstation on my laptop, I do not think I need DHCP
I am using VMware workstation on my laptop, I do not think I need DHCP
Assisted Solution
Expert: perolin replied at 2024-07-29 08:09:59
100 points EXCELLENT
An better then static setting … use DHCP for IP Configuration, “obtain an IP address automatically”. It makes life easy. DHCP is running on almost every Router or other network device. If you do want to keep it static, make a reservation on DHCP server or push the lease time to 0.
Assisted Solution
Expert: tolinrome replied at 2024-07-29 07:48:09
100 points EXCELLENT
if you go to advanced settings you'll probably see the IP address added to the NIC.