Is it possible to have different ports assigned for IPv4 traffic and IPv6 traffic in a EAP 6 server?

Solution Verified - Updated -

Issue

  • Is it possible to have different ports assigned for IPv4 traffic and IPv6 traffic in a EAP 6 server ? e.g
  • IPv4
        <socket-binding interface="management" name="management-https" port="443"/>
        <socket-binding interface="public" name="http" port="80"/>
        <socket-binding interface="public" name="https" port="8443"/>
  • IPv6
        <socket-binding interface="management" name="management-https" port="10443"/>
        <socket-binding interface="public" name="http" port="1080"/>
        <socket-binding interface="public" name="https" port="10443"/>

Environment

  • JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.