3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

How To: Setup an IPCop Virtual Machine Firewall to Protect your Windows Host (For Free!)

Step 2Setting up the Loopback Adaptor.

Setting up the Loopback Adaptor.
1 - Installing Microsoft Loopback Adaptor (http://support.microsoft.com/kb/839013)
There are several different ways to install the Loopback Adaptor. I think the easiest way is to go into "Computer Management" > "Device Manager". Right click on the "Computer Name" and choose "Add Legacy Hardware". Chose to "Manually install your device", then choose "Network Adaptors", Choose "Microsoft" for Manufacturer and "Microsoft Loopback Adaptor". Click "Next" to complete your installation.

2 - You will now see another Network interface installed in "Network Connections"

3 - Right click > Properties on the Loopback interface.

4 - Select "Internet Protocol Version 4 (TCP/IPv4)", and click the "Properties" button.

5 - Here, you can either set up a static IP or us DHCP that can be provided by your IPCop installation. I chose to use a static IP and picked a subnet that I would not normally use. In my example, I chose the following settings:
IP: 192.168.1.2
Netmask: 255.255.255.0
Gateway: 192.168.1.1 (we will assign this IP to our IpCop "Green" interface)
DNS: 192.168.1.1 (IpCop DNS Relay)
« Previous StepDownload PDFView All StepsNext Step »
1 comment
Aug 9, 2011. 4:06 PMjsardin says:
hi joshua, first at all,Thanks for this useful instructable.
but I think there are some typos related to the network interfaces configuration, in step 2.5 we have the same Gateway an DNS (192.168.1.1), them we have different configurations in step 3.22(image 5) showing a IP adress 192.168.100.1 and netmask 255.255.255.0. which is in a diferente network segment of the ip and netmask of the 2.5 step.
Please forgive me if I understood something wrong

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
1
Followers
1
Author:joshuasiok