---
title: "How Can I Add Internet Accessibility To My Labs?"
slug: "how-can-i-add-internet-accessibility-to-my-labs"
tags: ["NFR"]
updated: 2024-09-10T22:21:50Z
published: 2024-09-10T22:21:50Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skillable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How Can I Add Internet Accessibility To My Labs?

This only applies to labs running on the Hyper-V platform only. Users working with labs using the ESX environment should contact our Help Desk Team at https://skill.info/support.

When creating a Lab Profile, you can add Internet access to the lab by setting a network in the profile to a Web Access (NAT) type.

To do this:

1. Select **Edit** on the **Lab Profile** page.
2. In the **Edit Lab Profile** page, select the **Networks** tab.
3. You can either change a current network entry or add a new one. On the network that will provide web access, select the **Type** dropdown and select **Web Access (NAT)**. If you do not see this option, you can request it by contacting our Support team at https://skill.info/support.

Once you select **Web Access (NAT)**, you can edit the **Gateway Address** and the **Subnet Mask**. The Gateway Address is the address to be used as the Gateway entry inside of the VM Profiles IP addressing. You set this address to what will work with your Virtual Machine Profile(s) network settings.

We highly recommend the use of static MAC addresses on the NICs which are connected to any NAT networks. You can set the static MAC address on the VM by editing the **VM profile**, then select on the **Network Adapter** tab. From here check the box next to Specify Ethernet (MAC) address and then select on Generate to create a static MAC address.

If you want the Virtual Machines Profiles that will use this Network to obtain their network information automatically, select the **Enable DHCP** checkbox. Then set the **DHCP Range Start** and **DHCP Range End** fields to any valid addresses within the scope specified in the **Gateway Address** and **Subnet Mask**. This address range will be given to the DHCP client VM Profiles.

We do not recommend the use of DHCP for labs which will use a start state.

For labs which will use a start state, we recommend setting the IPv4 settings of the NIC to use a static IP address, subnet mask, and gateway which match the scope and gateway address of the NAT network. You can use any external DNS you would like. Alternatively, you can change the gateway IP and subnet of the NAT network to something that will fit your current IP scope in the lab environment.

You can select an Access Control List for the network. Access control lists (ACLs) are used to control how students use the Web within a virtual machine, using whitelists and blacklists. [Read here learn more about ACLs](/v1/docs/custom-access-control-lists).

Microsoft hardware virtualization platform that enables the use of virtual machines.

ESX hardware virtualization platform that enables the use of virtual machines.

Labs in Skillable Studio are housed in a Lab Profile. The Lab Profile contains the information about the configurable settings and the virtual machines that make up a lab. For a Lab Profile to be published it must be part of a Lab Series.
