-
Bug
-
Resolution: Done
-
Major
-
RH342 - RHEL 7.2 0 20160301
-
None
-
7
-
ILT
-
en-US (English)
URL:
Reporter RHNID:
Section: -
Language: en-US (English)
Workaround:
Description: - STEP 2.2: I got different output:
[root@serverb ~]# nmcli conn
NAME UUID TYPE DEVICE
eth1 2935b11b-4436-4670-99f3-38c43e2e78fe 802-3-ethernet eth1
System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 802-3-ethernet –
System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 802-3-ethernet eth0
- STEP 2.8: I got different output due to remnant from previous practice.
[root@serverb ~]# firewall-cmd --list-ports
443/tcp 80/tcp 4231/tcp
This is because practice 7.1 does not have instructions at the end to run 'lab network-testing reset'. Will log this as a bug against that practice.
- STEP 3: I got different output:
[student@servera ~]$ curl http://serverb.lab.example.com
Main web page for serverb.
- STEP 4: Grading script because web_data variable value is different than web content being provided.