Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3183

Admin console: validation of IP address when defining a network interface

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • 7.1.0.CR1b
    • Console
    • None
    • Hide

      This needs investigation. Scheduling for 7.1.1

      Show
      This needs investigation. Scheduling for 7.1.1

    Description

      In standalone mode, navigate to Profile/General Configuration/Interfaces. There are several issues concerning definition of a new network interface.

      1) it seems impossible to create an interface with conditional IP address, such as ${jboss.bind.address.management:127.0.0.1}, this operation fails on server with description: JBAS014692: Invalid address ${jboss.bind.address.management:127.0.0.1} (${jboss.bind.address.management:127.0.0.1})"

      2) the form for putting in an IP address should do some sort of validation. It should pass only when a valid IPv4 or IPv6 address is put in, and of course in case with conditional assignment as in 1).

      3) when you pick either "Any IPv4 Address" or "Any IPv6 Address" in the form for creation of a new interface, the operation will fail on server with message:
      "JBAS014763: any-address is required", I assume that this is because the console sends a parameter "any-ip4-address=true" to the server, which is wrong, the correct spelling of this parameter is any-ipv4-address. Analogically for ipv6.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-hbraun Heiko Braun
              jmartisk@redhat.com Jan Martiska
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: