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

Restart on local Upstream DNS #79

Closed
GodOfOwls opened this issue Feb 20, 2019 · 1 comment
Closed

Restart on local Upstream DNS #79

GodOfOwls opened this issue Feb 20, 2019 · 1 comment

Comments

@GodOfOwls
Copy link

Describe the issue you are having

Steamcache DNS constantly restarts when using local DNS as upstream

Describe your setup?

Cache is running on an HP Prodedsk 400 G3 with 20 assigned IP's
Steamcache DNS is running on a Different HP Prodesk G4

Are you running sniproxy

Yes only on the Cache Machine

DNS Configuration

sudo docker run \ --restart unless-stopped -d \ --name steamcache-dns \ -p 192.168.0.50:53:53/udp \ -e UPSTREAM_DNS=192.168.0.1 \ -e APPLECACHE_IP=192.168.0.100 \ -e ARENANETCACHE_IP=192.168.0.101 \ -e BLIZZARDCACHE_IP=192.168.0.102 \ -e DAYBREAKCACHE_IP=192.168.0.103 \ -e FRONTIERCACHE_IP=192.168.0.104 \ -e HIREZCACHE_IP=192.168.0.105 \ -e NEXUSMODSCACHE_IP=192.168.0.106 \ -e NINTENDOCACHE_IP=192.168.0.107 \ -e ORIGINCACHE_IP=192.168.0.108 \ -e RENEGADEXCACHE_IP=192.168.0.109 \ -e RIOTCACHE_IP=192.168.0.110 \ -e ROCKSTARCACHE_IP=192.168.0.111 \ -e SONYCACHE_IP=192.168.0.112 \ -e STEAMCACHE_IP=192.168.0.113 \ -e UPLAYCACHE_IP=192.168.0.114 \ -e TWITCHCACHE_IP=192.168.0.115 \ -e WARGAMINGCACHE_IP=192.168.0.116 \ -e WSUSCACHE_IP=192.168.0.117 \ -e XBOXLIVECACHE_IP=192.168.0.118 \ steamcache/steamcache-dns:latest

Additional Information to the DNS-Setup
Im running an OPNsense with the DNSmasq plugin activated to resolve local hostnames and for fallback. The OPNsense is configured to query 1.1.1.1, 8.8.8.8 and 9.9.9.9

Sniproxy output

There is no output

@GodOfOwls
Copy link
Author

Wrong Project...
Apologies

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

1 participant