Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-6937

RH342-12: Practice 7.2 bugs

XMLWordPrintable

    • 7
    • ILT
    • en-US (English)

      URL:
      Reporter RHNID:
      Section: -
      Language: en-US (English)
      Workaround:

      Description: - STEP 1. I got a different output:

      [student@workstation ~]$ lab network-fix setup

      Setting up serverb for lab exercise work:

      Setting up servera for lab exercise work:

      . Backing up network configuration............................ SUCCESS
      . Performing network breakage................................. SUCCESS
      . Restarting active network................................... SUCCESS

      [student@workstation ~]$ ssh root@servera
      Last login: Wed Mar 2 23:45:50 2016 from 172.25.250.250

      [root@servera ~]# ping6 serverb.lab.example.com
      connect: Network is unreachable

      • STEP 2.3: My log messages do not correspond to that shown in the practice.

      [root@servera ~]# grep enp2s0 /var/log/messages
      Mar 2 23:55:09 jegui NetworkManager[617]: <info> ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-enp2s0 (8c6fd7b1-a
      b62-a383-5b96-46e083e04bb1,"System enp2s0")
      Mar 2 23:55:09 jegui NetworkManager[29684]: <info> ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-enp2s0 (8c6fd7b1
      -ab62-a383-5b96-46e083e04bb1,"System enp2s0")
      [root@servera ~]#

      • STEP 7: I got different output:

      [root@servera ~]# ping6 serverb.lab.example.com
      PING serverb.lab.example.com(serverb.lab.example.com) 56 data bytes
      64 bytes from serverb.lab.example.com: icmp_seq=1 ttl=64 time=0.229 ms
      64 bytes from serverb.lab.example.com: icmp_seq=2 ttl=64 time=0.221 ms
      ^C
      — serverb.lab.example.com ping statistics —
      2 packets transmitted, 2 received, 0% packet loss, time 1000ms
      rtt min/avg/max/mdev = 0.221/0.225/0.229/0.004 ms

      Here are the contents of the relevant files:

      [root@servera ~]# grep ^hosts /etc/nsswitch.conf
      hosts: files dns

      [root@servera ~]# grep serverb /etc/hosts
      172.25.250.11 serverb.lab.example.com serverb
      fd37:5265:6448:6174::b serverb.lab.example.com serverb

      • STEP 7.2: host commands in <screen> tags both have trailing 'j'
      • STEP 8: Second command needs to be in <userinput> tag.
      • STEP 9: I got different output:

      [root@servera ~]# ping6 serverb.lab.example.com
      PING serverb.lab.example.com(serverb.lab.example.com) 56 data bytes
      64 bytes from serverb.lab.example.com: icmp_seq=1 ttl=64 time=0.275 ms
      64 bytes from serverb.lab.example.com: icmp_seq=2 ttl=64 time=0.321 ms
      ^C
      — serverb.lab.example.com ping statistics —
      2 packets transmitted, 2 received, 0% packet loss, time 1000ms
      rtt min/avg/max/mdev = 0.275/0.298/0.321/0.023 ms

            ghacker_jira George Hacker (Inactive)
            rht-cchang Chen Chang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: