Skip to content

WAF lists: Can I explicitly set what gets added? #1051

@arpitgupta

Description

@arpitgupta

I am going through the docs and I was not able to figure this out.

What my setup looks like is set root and wild card domains as proxied. Then explicitly add specific subdomain records that I want to allow.

example:

my.domain -> proxied
*.my.domain -> proxied
abc.my.domain -> not proxied
xyz.my.domain -> proxied
one.my.domain -> proxied

I have WAF list that I created which only allows calls through if they are going to xyz.my.domain or one.my.domain.

This way I can get CF to block most of the requests to any subdomain that I do not explicitly allow or the ones that I do not have a non proxied record for them.

So any time I am adding more dns records I want to add specific values to this WAF list. I don't think the we currently support this so was wondering if this is something we could support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    incomingThe issues was opened or updated when @favonia was sick and needs further reviews

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions