Skip to content

tcp+sni route with allow=ip:something does not seem to work #576

@KEZHwMlXV1vFzs6QvY8v5WjX5

Description

I added routes like this:

Then from a host that is not in 10.0.0.0/8 I try a curl like this:

curl -v -k --resolve from.intern.net:443:$OUTEXTERNALIP https://from.intern.net

And fabio is happy to serve the request instead of denying it. Is this not compatible using tcp+sni? I thought that

https://github.com/fabiolb/fabio/blob/master/proxy/tcp/sni_proxy.go#L102

handled that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions