VMware Workstation 12 Player
I have rewritten as always the files vmnetdhcp.conf and vmnetnat.conf to keep infrastructure consistent and it appears error message in EventViewer "No subnet declaration for VMnet8 (192.168.113.1). Please write a
subnet declaration for the network segment to which interface VMnet8 is
attached."
I have found that vmnetdcp.exe looks for value in registry
HKLM\System\CurrentControlSet\services\VMnetDHCP\Parameters\VirtualEthernetSegments\1\HostIpAddress
The registry key was still containing old IP address and didn't allow to start DHCP service. You should change it to actual one.
Please note that address has reverse HEX notation. e.g.
192.168.1.1 is reversed to 1.1.168.192 and key value is 0101A8C0
Enjoy!
Subscribe to:
Post Comments (Atom)
Asterisk AST_SORCERY function
AST_SORCERY gets a field from a sorcery object. Sorcery is always created for PJSIP aors, endpoints and identifies in asterisk. It allows y...
-
OUT - OF - DATE Obsolete. Please check new post ! If you have issue with Function List plugin for Notepad++ 5.1 or later, please ch...
-
If your worry about data left on dedicated/hosted root server and want to remove secure all files and bits, you can clean complete disk sli...
-
Starting from version 6.4.1 Notepad++ doesn't use plugging FunctionList any more, because it's now built-in feature. I have copied s...
5 comments:
Thank you you rock.
here's a reverse hex (and back) online resource http://www.adman.net/cisco/hexip.asp
(ok it's the first result in google but for some reason I picked the second link.)
Thank you!
fight this 6 hours!
working calculator, top one does not work
http://ncalculators.com/digital-computation/ip-address-hex-decimal-binary.htm
You rock! Works like a charm....thanks!
THANK YOU!
Holy shit, this saved me a ton of time, thank you!
Post a Comment