[
https://issues.apache.org/jira/browse/TS-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421190#comment-13421190
]
Kingsley Foreman commented on TS-1378:
--------------------------------------
that worked :)
netstat -a -n |grep LISTEN |grep 8080
tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN
tcp6 0 0 ::1:8080 :::* LISTEN
> IPV6 Addresses not recognized by proxy.local.incoming_ip_to_bind
> ----------------------------------------------------------------
>
> Key: TS-1378
> URL: https://issues.apache.org/jira/browse/TS-1378
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP, Network
> Affects Versions: 3.2.0
> Environment: ubuntu 10.04
> Reporter: Kingsley Foreman
> Assignee: Alan M. Carroll
>
> IPv6 addresses always report as an error on proxy.local.incoming_ip_to_bind
> an example
> LOCAL proxy.local.incoming_ip_to_bind STRING 127.0.0.1 ::1
> WARNING: 'proxy.local.incoming_ip_to_bind' has an value '::1' that is not
> recognized as an IP address, ignored.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira