cloudflare / cloudflare/cloudflared
💡a partner to edge-bind-address - target-bind-address?
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.