I want to request to connect
Request to connect your Airwall Agent to an Airwall secure network.
Set up my Airwall Agent manually
- Open the Airwall Agent.
- From the menu, click Configure.
- Tap the plus (+) sign.
- Enter a name for your profile.
- Enter the Conductor address (URL or IP address).
-
If you have an Activation Code, enter it in the Activation
Code or Invitation box.
If you do not have an Activation Code, send your Conductor administrator your device ID (shown on the profile page) and request they provision your device. Leave the Airwall Agent profile on while your administrator finds and provisions your device.
- Click Save or OK.
When your Airwall Agent shows you are connected to the Conductor, and you can reach assets in the Airwall secure network on your device. See Connecting to an Airwall secure network.
Set up an Airwall Linux Agent manually
-
To create a new profile and activate with an Activation code, enter:
sudo airctl profile create <profile_name> conductor=<conductor_url> invitation=<activation_code>
For example:sudo airctl profile create MyProfile conductor=cond.example.com invitation=45k234k678k901k
-
To modify an existing profile and activate with an Activation code, enter:
sudo airctl profile modify <profile_name> conductor=<conductor_url> invitation=<activation_code>
For example:sudo airctl profile modify MyProfile conductor=cond.example.com invitation=45k234k678k901k