mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
615 B
16 lines
615 B
3 years ago
|
#### Functional
|
||
|
|
||
|
###### Is VirtualBox installed?
|
||
|
|
||
|
###### Are the 3 VMs, 01_connect_box, 01_connect_machine1, and 01_connect_machine2 properly added to VirtualBox?
|
||
|
|
||
|
#### General
|
||
|
|
||
|
##### Ask the auditee to start the 3 VMs in Virtual Box. Ask him to change the IP address of machine2.
|
||
|
|
||
|
###### Ask the auditee this command `timeout --signal SIGINT 1m ping google.com`. Is the number of lost packets close to 0%?
|
||
|
|
||
|
##### Ask the auditee make the IP address dynamic and explain the process.
|
||
|
|
||
|
###### Ask the auditee this command `timeout --signal SIGINT 1m ping google.com`. Is the number of lost packets still close to 0%?
|