lancachenet / lancache-dns

DNS Docker service for a lancache.

Home Page:https://hub.docker.com/r/lancachenet/lancache-dns/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PS4 Starts downloading from lancache then switches

darkdragone opened this issue · comments

Describe the issue you are having

Downloaded game update on one ps4, seemed to run through the cache server fine but did not monitor it for the full duration. Trying on second PS4 and it will start to download through server but then switch to downloading straight from the internet. Pausing the DL and restarting it causes it to go through the server again but eventually it switches back

How are you running the container(s)

Running containers on Ubuntu 20.04

version: '2'
services:
dns:
image: lancachenet/lancache-dns:latest
env_file: .env
restart: always
ports:
- ${DNS_BIND_IP}:53:53/udp
- ${DNS_BIND_IP}:53:53/tcp
sniproxy:
image: lancachenet/sniproxy:latest
env_file: .env
restart: always
ports:
- 443:443/tcp
monolithic:
image: lancachenet/monolithic:latest env_file: .env restart: always ports:
- 80:80/tcp volumes: - ${CACHE_ROOT}/cache:/data/cache
- ${CACHE_ROOT}/logs:/data/logs

DNS Configuration

Server upstream dns goes to two different pihole servers running on a seperate machines. PS4 is set to only use lancache as dns

Pfsense firewall handing out dhcp with lancache dns as primary, ps4 configured with static dns to lancache server
### Output of container(s)

Not sure how to post output of containers...

commented

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

commented

This issue has been automatically closed after being inactive for 30 days. If you require further assistance please reopen the issue with more details or talk to us on discord