Labs Formation Wifi 5.01 v2.0
Labs Formation Wifi 5.01 v2.0
Labs Formation Wifi 5.01 v2.0
2
Exercise 1 Initial Setup of FortiGate Device
1. From your PC, open a RDP connection to your Windows XP VM : 192.168.251.X with the
username userX and password fortinetX where X is your user number.
2. Start a Putty session and double click on the shortcut : Console FortigateX (where X is your
user number)
3. At the FortiGate CLI login prompt, log in with username of admin (all lowercase). The default
password on the device is blank.
4. Reset the FortiGate device to factory defaults by typing the following command:
exec factoryreset
When asked to continue, type Y, press <enter>, and wait for the reset to complete.
5. Log in to the CLI once again and type the following command to display status information
about the FortiGate unit:
get system status
The output displays the FortiGate unit serial number, firmware build, operational mode, and
additional settings.
Confirm that the firmware build on the FortiGate unit is 5.0.1, the required version for this
course.
6. The next few steps are very important. You must set the country code in your wireless
settings in order for your device to adhere to the local radio standards.
First check the current setting:
show full wireless-controller setting
If the country code does not match the country you are in you will need to change it.
To make this change you must first remove the WTP Profiles
config wireless-controller wtp-profile
purge
This operation will clear all table!
Do you want to continue? (y/n)y
7. Next set the proper Geography Location, the importance of this will be explained in the
presentation.
Example:
config wireless-controller setting
set country FR
end
3
Exercise 2 Create the SSID
1. Go to WiFi Controller > WiFi Network > SSID and select Create New to define your wireless
network:
Interface Name : Wifi_UserX
Status : enable
Traffic Mode : Tunnel to wireless Controller
IP / Netmask : 10.10.1XX.254 / 255.255.255.0
Administrative Access : Ping
4. Select OK
4
Exercise 3 Configure the Custom AP Profile
1. Go to Wifi Controler > Managed Access Point > Custom AP Profile and click Create New
2. Name : ProfileFAP220B
Platform FAP220B/FAP221B/FAP223B
3. Configure the Radio1
5. Click OK
5
Exercise 4 Manage The FortiAP
1. Go to Wifi Controler > Managed Access Point > Managed FortiAP and select the FortiAP and
edit it.
2. State : click Authorize
3. AP Profile : click [Change] and select the FAP220B-default AP Profile and click [Apply]
4. Click OK
5. You can configure the FortiAP via the web GUI. Browse the IP Address of the FortiAP.
Source NAT is not required for this policy since the Wireless and internal networks are visible to
each other.
2. Select Create New to add a Wireless-to-Internet policy that allows Wireless users to access
the Internet.
Policy Type : Firewall
Policy Subtype : Address
Source Interface/Zone : Wifi_UserX
Source Address : all
Destination Interface/Zone : wan1
Destination Address : all
Schedule : always
Service : ANY
Action : ACCEPT
6
3. Select Enable NAT and Use Destination Interface Address.
4. Select OK.
7
Lab 2 Improving Wireless security with
WPA-Enterprise security
Problem – You set up a Wireless network with WPA- Personal security, but now you want better
security with individual authentication for your users.
Solution – Create user accounts and a wireless_users user group on the FortiGate unit. Modify your
SSID to use WPA/WPA2- Enterprise security and authenticate users who belong to the wireless_users
group.
There is no longer a pre-shared key that could fall into the wrong hands or would need to be changed
if someone left the group. Each user has an individual user name and password. Accounts can be
added or removed as needed.
3. Select OK.
8
If your device gives you additional options when configuring your profile, select Enterprise Sub-
Type PEAP and disable server certificate validation. If you are required to use a CA certificate
install the following certificate ‘UTN USERFirst Client’. Install the certificate for this CA in your
mobile device.
Once you have been authenticated, verify that you can connect to servers and other resources on
your office network. Also verify that you can connect to the Internet.
5. Go to Wireless Controller > Monitor > Client Monitor to view information about the clients that
are connected to your Wireless network.
Go to System > Monitor > DHCP Monitor to view information about the DHCP address allocation
on the wifi-userX interface
9
Lab 3 Setting up and manage secure WiFi
with a captive portal for guests
10
Exercise 3 Create the Firewall Policy
1. Select Create New to add a Wireless-to-Internet policy that allows Wireless users to access
the Internet.
Policy Type : Firewall
Policy Subtype : Address
Source Interface/Zone : Wifi_Guest
Source Address : all
Destination Interface/Zone : wan1
Destination Address : all
Schedule : always
Service : ANY
Action : ACCEPT
11
Exercise 4 Create Administator and manage the guests
account
1. Go to System > Admin > Administrators and Create new.
Administrator : adminguests
Password: fortinet
2. Select Restrict Provision Guest Accounts and select the group Grp-Wifi-Guests
3. Click OK
4. Log out from the WebUI and Log In with the account : adminguests
5. Or with the admin account, go to User & Device > User > Guests Management
6. To create a new guest account click Create New, Complete the request fields and Click OK
7. The guest user is created, you can print or send by mail the credentials.
12