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

CLONE - Jacorb listens on ::ffff:127.0.0.1 even is should bind to ::1

    XMLWordPrintable

Details

    Description

      When server is bound to ipv6 loop-back address ::1 then Jacorb listens on ::ffff:127.0.0.1.

      netstat -npl | grep java
      (Not all processes could be identified, non-owned process info
       will not be shown, you would have to be root to see it all.)
      tcp        0      0 ::ffff:127.0.0.1:5455       :::*                        LISTEN      1438/java           
      tcp        0      0 ::1:9999                    :::*                        LISTEN      1438/java           
      tcp        0      0 ::1:8080                    :::*                        LISTEN      1438/java           
      tcp        0      0 ::1:4447                    :::*                        LISTEN      1438/java           
      tcp        0      0 ::ffff:127.0.0.1:5445       :::*                        LISTEN      1438/java           
      tcp        0      0 ::1:9990                    :::*                        LISTEN      1438/java           
      tcp        0      0 ::ffff:127.0.0.1:3528       :::*                        LISTEN      1438/java           
      udp        0   5048 :::45329                    :::*                                    1438/java           
      udp        0      0 :::9875                     :::*                                    1438/java           
      udp        0      0 ::ffff:224.0.1.105:23364    :::*                                    1438/java
      

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            mnovak1@redhat.com Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: