a partner to edge-bind-address - target-bind-address?

Author: fredtjCreated Jul 16, 2025Updated Aug 31, 2026
LabelsType: Feature RequestPriority: Normal

Describe the feature you'd like Ability to bind to a specific IP for accessing the target resource, along side edge-bind-address used to talk to Cloudflare.

Describe alternatives you've considered NAT

Additional context Using cloudflared extensively for a Zero Trust setup to access internal networks. Hosts have 2 x NIC, 1 in a management zone with access outbound to Cloudflare, 2nd NIC is directly on the target network. Having to use NAT (nftables) as all traffic towards the target networks come with a source IP of the management NIC. Binding directly for this would remove the need for NAT completely, meaning no connection tracking nor flow timeout related issues.