Search found 8 matches

by kosta88
February 20th, 2021, 12:11 pm
Forum: General Help
Topic: DNS server
Replies: 6
Views: 3851

Re: DNS server

Wasn't meant to be misunderstood. It was clear to me, but apparently shot in the wrong direction.
Thanks, will look into that.
by kosta88
February 20th, 2021, 10:57 am
Forum: General Help
Topic: DNS server
Replies: 6
Views: 3851

Re: DNS server

Not so much a Linux guy... I an in the Docker shell, but there is no tcpdump, so not sure what further. But, if that helps, no other containers do that. Unfortunately, I have nothing to do with scripting or programming. I just wanted to point out, that's all, if at all someone wants to take a look a...
by kosta88
February 20th, 2021, 10:29 am
Forum: General Help
Topic: DNS server
Replies: 6
Views: 3851

Re: DNS server

tcpdump -i docker0 dst port 53 15:38:03.090188 IP 172.17.0.2.36465 > dns.google.domain: 49882+ [1au] AAAA? news-eu.newshosting.com. (52) 15:38:08.092279 IP 172.17.0.2.49125 > dns.google.domain: 41662+ [1au] A? news-eu.newshosting.com. (52) 15:38:13.096100 IP 172.17.0.2.53754 > dns.google.domain: 416...
by kosta88
February 20th, 2021, 9:47 am
Forum: General Help
Topic: DNS server
Replies: 6
Views: 3851

DNS server

Hello,
can someone please explain me why is Sabnzbd forcing usage of Google DNS server to resolve usenet server? Shouldn't it use default system DNS?
Thank you
by kosta88
February 9th, 2021, 9:54 am
Forum: General Help
Topic: Extract first, then move
Replies: 6
Views: 5104

Re: Extract first, then move

The network problem has been solved, so maybe for the reference for others: Previously I accessed the NAS via NFS in the docker directly. That was a bad idea. Way better, speeds at 1000mbit and over according to ESXi: Mounted the NAS directly in the Ubuntu server to /mnt/nas and then gave that to bo...
by kosta88
February 8th, 2021, 4:15 pm
Forum: General Help
Topic: Extract first, then move
Replies: 6
Views: 5104

Re: Extract first, then move

No, I didn't say that. I didn't mention it, but I thought it was clear: my problem is solved, since Radarr/Sonarr do the job. But yes, network problem remains, and I don't think it would make any difference whatsoever who transfers. Because the system can't "see" it's a network disk so it ...
by kosta88
February 7th, 2021, 7:36 pm
Forum: General Help
Topic: Extract first, then move
Replies: 6
Views: 5104

Re: Extract first, then move

Well, the whole process is definitely faster. It is a feeling more, than a scientific fact. Why/how double operations? The only problem I currently have is that transferring of the file from the server to the NAS is quite slow, about 400mbit, although it's a gbit connection. I am not able to explain...
by kosta88
February 6th, 2021, 5:36 pm
Forum: General Help
Topic: Extract first, then move
Replies: 6
Views: 5104

Extract first, then move

Hello, I'd like to know if it's possible to "tell" sabnzbd which is located on the server (ubuntu, docker) to first extract locally to the same server (NVME disk) and then move data into folders according to categories to the NAS? Beside sab, I am using sonarr, radarr and plex for media ma...