Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-588

Windows may retrieve network configuration before all network interfaces are initialized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.1
    • 2.3
    • vcld (backend)
    • None

    Description

      A Windows image may boot, runs update_cygwin.cmd, then responds to SSH before all network interfaces are initialized. This particularly has been known to affect Windows 7 and Windows Server 2008. This causes all sorts of problems. The code which attempts to determine which is the public and private interface gets confused. It may return the private interface name instead of the public, and subsequent code may change the settings and break SSH.

      One improvement that will help: Add code to try to determine if everything has been initialized before running ipconfig to retrieve the network configuration.

      Attachments

        Activity

          People

            arkurth Andrew Kurth
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: