tech_leak wrote: » my set up is, using vmware, created two separate virtual machines. 1, is Windows Server 2008 and other is the Core installation. I used bridged-connection for them and I can ping one from another.
tech_leak wrote: » the reason why I've set my IP's the way I did is because I figured, I am connecting my server to my home environment which is through router. (and both the NIC's on VM is set to bridged.) Now, I don't know how to work around this...
Your problem might have to do with setting up and configuring VMware Virtual Networks (using VMware Virtual Network Editor). What are the settings for Vmnet0 (or whatever is for Bridged virtual network type). You can get to virtual network editor using menu Edit -> "Virtual Network Editor..." from VMware Workstation.
tech_leak wrote: » Server IPv4 - 192.168.1.70 Subnet Mask - 255.255.255.0Default Gateway - 192.168.0.1DNS Server - 194.168.4.100 194.168.8.100 Server-Core IPv4 - 192.168.1.71 Subnet Mask - 255.255.255.0Default Gateway - 192.168.0.1DNS Server - 194.168.4.100
cyberguypr wrote: » I just realized all those IP settings are strange. Why is your gateway in another subnet? Is 192.168.0.1 your home router?
tech_leak wrote: » how will i do that? Let me be more open... the 70-640 book I'm following said, "The remaining......... will create a domain using IP addresses in the 10.0.0.11 - 10.0.0.20 range, with a subnet mask of 255.255.255.0. If these addresses are used in your production environment and if the server is connected to your production environment, you must change the IP addresses in this book accordingly so that the contoso.com domain you create in these practises does not conflict with your production network." then it goes on tells me to enter; IP Address: 10.0.0.11 Subnet Mask: 255.255.255.0 Default Gateway: 10.0.0.1 Preferred DNS server: 10.0.0.11 the reason why I've set my IP's the way I did is because I figured, I am connecting my server to my home environment which is through router. (and both the NIC's on VM is set to bridged.) Now, I don't know how to work around this...
tech_leak wrote: » I can ping between VM using "ping 192.168.0.70" and 71 no problem. I can ping contoso.com from Server but not core. Two roles are installed on the server. AD DS and DNS Server.
Server IPv4 - 192.168.1.70 Subnet Mask - 255.255.255.0Default Gateway - 192.168.1.1DNS Server - 1912.168.1.70 194.168.8.100 Server-Core IPv4 - 192.168.1.71 Subnet Mask - 255.255.255.0Default Gateway - 192.168.1.1DNS Server - 192.168.1.70
tech_leak wrote: » Default gateway on home network is 192.168.0.1 and network ip range is 192.168.0.1-254. To be 100% honest, my knowledge about networking is limited so I dont really know much about ranging. (got the range details from router) sorry for the typo earlier too... I did mean 192.168.0.1 and not 1.1
tech_leak wrote: » I have and it worked... I can't thank you guys enough for this. Now I don't fully understand what the problem was... it worked after changing DNS Server to 192.168.0.70 on both Server and Core but I had both same before. Does that to do with ranging? if so, how is having 192.168.0.70 different from any other I tried?
tech_leak wrote: » That makes more sense now.. I am really really thankful