Skip to content

concourse.ci only listening on IPv6, not able to configure for IPv4 #370

@bf16574403

Description

@bf16574403

When concourse is started up, by default it listens on 8080 , via IPv6 only.

ie; #netstat -an | grep LISTEN
...
...
tcp6 0 0 :::8080 :::* LISTEN

There is currently no way for it to be switched over to IPv4, so users using IPv4 only (like myself) cannot access concourse!

Please allow for the ability to configure which IPv protocol is used / listened to.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions