I'm trying to configure my own test domain in Virtual PC and came accross some issues when it came to internet access. It was suggested to me (the entire problem is described here:
http://groups.google.com/group/microsoft.public.virtualpc/browse_thread/thread/72a9436e0dad9ab3 that I need a NAT router.
I grabbed the 1.2b7 image here:
http://chrisbuechler.com/index.php?id=31 configured the virtual network adapters so that NIC one is linked to my physical adapter on the host, NIC two is configured for local only (based on the instructions given at the original URL).
I started the VM and changed the IP to 192.168.1.2/24 with DHCP off (I'm using a Linksys router with IP 192.168.1.1).
Then I set up the interfaces: assign network ports. I didn't configure VLANs and didn't use auto-detection (kept getting no link-up detected). de0 for LAN and de1 for WAN and rebooted. I can access the WebGUI now, but that's it.
I have no idea how to proceed. I want my Linksys router to connect to the internet as it does now (through PPPoE) and would only use m0n0wall as suggested to "act as a router between the virtual network and the physical network."
How should I set up m0n0wall to do so? What changes (if any) do I need to make in General setup, WAN and NAT sections of the WebGUI.
What I'm working with:
Linksys 192.168.1.1
My virtual machines
m0n0wall 192.168.1.2
Domain controller, DHCP, DNS server 192.168.1.130
member server gets the IP from the DC/DHCP server.
If any additional information is needed please let me know and I'll do my best to provide it.