Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run-host mode shows: exhausted (0 IPs). Try rerunning with larger DNS range. #542

Open
NonpareilNic opened this issue Nov 1, 2022 · 2 comments

Comments

@NonpareilNic
Copy link

NonpareilNic commented Nov 1, 2022

When using https://hub.docker.com/r/openziti/ziti-host the docker container is attempting to allocate IP addresses.

Exected Behavior
I expected that when I ran the tunneler I wouldn't get an ERROR indicating "ip pool exhausted"

Actual Behavior:
When running the ziti-edge-tunnel in run-host mode, and when specifying a service that has an intercept configuration, a strange erorr is observed:

ERROR tunnel-cbs:ziti_dns.c:122 next_ipv4() DNS ip pool exhausted (0 IPs). Try rerunning with larger DNS range.

Deployment Method: AWS Fargate Service without a Load Balancer:

image

log-events-viewer-result (2).csv

@sadath-12
Copy link

+1

@qrkourier
Copy link
Member

This confirms my hypothesis that the Linux tunneler emits a misleading error message about exhausted IP pool when it is functioning strictly as a reverse-proxy (run-host mode) and does not need or use any intercept IP addresses. @scareything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants