@@ -4,38 +4,33 @@ More Security Features
4
4
Configure Audit Logging
5
5
-----------------------
6
6
7
- Audit logging allows you to log changes made by BIG-IP administrators
8
- and other users.
7
+ Audit logging allows you to log changes made by BIG-IP administrators and other users.
9
8
10
- Audit logging is disabled by default. **Go to System > Logs > Configuration **.
9
+ #. Audit logging is disabled by default. **Go to System > Logs > Configuration **.
11
10
12
- Notice you can determine by role who is allowed to view the audit logs.
11
+ #. Notice you can determine by role who is allowed to view the audit logs.
13
12
14
- Audit Logging is toward the bottom of the page. **Enable ** Audit Logging
13
+ #. Audit Logging is toward the bottom of the page. **Enable ** Audit Logging
15
14
16
- In a private browser window, log on to the BIG-IP as **adminuser/password **.
15
+ #. In a private browser window, log on to the BIG-IP as **adminuser/password **.
17
16
18
- Make a change to the **Description ** of the FTP virtual server **ftp\_ vs **.
17
+ #. Make a change to the **Description ** of the FTP virtual server **ftp\_ vs **.
19
18
20
- Review the audit log at **System > Logs > Audit **. In the **Search **
21
- box type **adminuser ** and hit **Search **.
19
+ #. Review the audit log at **System > Logs > Audit **. In the **Search ** box type **adminuser ** and hit **Search **.
22
20
23
- *Q1. Do you see when adminuser logged on? Do you see the change made in
24
- the audit log? *
21
+ *Q1. Do you see when adminuser logged on? Do you see the change made in the audit log? *
25
22
26
23
Limiting SSH access to the BIG-IP
27
24
---------------------------------
28
25
29
- The jumpbox has two IPs, 10.1.1.51 on the management network, 10.1.10.51
30
- on the client-side network.
26
+ #. The jumpbox has two IPs, 10.1.1.6 on the management network, 10.1.10.199 on the client-side network.
31
27
32
- Open **System > Platform ** and in **SSH IP Allow ** > **Specify Range **
33
- of **10.1.20.0/24 **
28
+ #. Open **System > Platform ** and in **SSH IP Allow ** > **Specify Range ** of **10.1.20.0/24 **
34
29
35
- *Q1. Does existing an SSH window still work? Does a new SSH work? *
30
+ *Q1. Does existing an SSH window still work? Does a new SSH work? *
36
31
37
- Change the **Specify Range ** to the management network only **10.1.1.0/24 **.
32
+ #. Change the **Specify Range ** to the management network only **10.1.1.0/24 **.
38
33
39
- Open new SSH sessions to **10.1.1.245 ** and **10.1.10.245 **.
34
+ #. Open new SSH sessions to **10.1.1.245 ** and **10.1.10.245 **.
40
35
41
- *Q2. Were new ssh sessions established? *
36
+ *Q2. Were new ssh sessions established? *
0 commit comments