You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Aidan McGurn (JIRA)" <ji...@apache.org> on 2012/12/14 13:40:13 UTC

[jira] [Updated] (TS-1625) ATS doesn't support localhost services for full IPT connections

     [ https://issues.apache.org/jira/browse/TS-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan McGurn updated TS-1625:
-----------------------------

    Attachment: CCOD-309-IPT_LocalServices.patch
    
> ATS doesn't support localhost services for full IPT connections
> ---------------------------------------------------------------
>
>                 Key: TS-1625
>                 URL: https://issues.apache.org/jira/browse/TS-1625
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Aidan McGurn
>         Attachments: CCOD-309-IPT_LocalServices.patch
>
>
> We have at least 2 use cases where we want to connect the backend (OS) connection to localhost.
> This currently won't work under full IPT as the backend connection socket is bound to the client src ip. It needs to be bound to localhost also otherwise e.g. <client src ip>  ---> 127.0.0.1  //this will fail
> needs to be: 127.0.0.1 ----> 127.0.0.1 (for ipv6: ::1 ---> ::1)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira