Skip to main content

Questions tagged [dynamic-dns]

0 votes
0 answers
147 views

I have two DNS servers for different zones: subdomain.example.com (subdomain) example.com (main domain) The goal is to dynamically transfer A records from subdomain.example.com to example.com without ...
Amit's user avatar
  • 1
1 vote
0 answers
2k views

I'm working on setting up DNS and DHCP on my homelab network using BIND9 and Kea, and I'm having trouble getting my zone files to update consistently. My setup is BIND 9.18.26 and Kea 2.4.1 on the ...
Darwin von Corax's user avatar
0 votes
0 answers
245 views

I have a debian router that gives my entire house VPN access, it connects to the server that is in my parent's home in another city with wireguard. I need to do this because of firewall issues. ...
D. Ip's user avatar
  • 1
0 votes
1 answer
157 views

I have a DDNS service with noip.com, but the link I have is so hard to remember. It's working, I can resolve it using resolveip link and I get the current IP of the router. I tried to use /etc/hosts ...
Abd Alhaleem Bakkor's user avatar
2 votes
0 answers
18 views

I am the sysadmin in a small company, where we build a lot of PC-/workstation type of computers. They usually come with several LAN ports as well as WIFI on the motherboard, and because the machines ...
j4nd3r53n's user avatar
  • 779
1 vote
1 answer
2k views

I am using Ubuntu 20.04 OS with dnsjava client library to query DNS servers. I have nftables rule in this machine which block all traffic on ports except ephemeral port range 32768-61000 which will be ...
Oomph Fortuity's user avatar
0 votes
1 answer
291 views

I want to use the Fritzbox update feature of DDClient, but also want to have a fallback to a public web server, if that does not work for some reason (e.g. cause someone just switched to another ...
rugk's user avatar
  • 3,686
0 votes
1 answer
419 views

I'm using Debian Bullseye to run KVM (Kernel-based Virtual Machine) with two guests vdeb02-10-base and vdeb03-10-base. Both guests have Debian Buster installed. For testing purposes vdeb03-10-base is ...
Ingo's user avatar
  • 726
0 votes
0 answers
774 views

I'm running ddclient on Arch Linux with Namecheap. I want to force ddclient to use only HTTPS. Ddclient is a Perl client used to update dynamic DNS entries for accounts on 'Dynamic DNS Network ...
MountainX's user avatar
  • 19k
-1 votes
1 answer
796 views

I have a home server connected to a router which set to use a DDNS with an integreated provider pointing to a no-ip DNS server. After a power outage my domain can't be reached any longer. Checking ...
droid001's user avatar
2 votes
1 answer
16k views

I'm setting up a couple of Raspberry Pi's on my router's DMZ (don't worry all the ports are closed); my router uses DNSMasq for DNS and so I added the MAC addresses; hostnames and IPs of the pi's to ...
leeand00's user avatar
  • 4,971
0 votes
2 answers
2k views

I have problems with my webserver. Normally you start the No-IP-DUC via sudo noip2. I tried to automate it with a cronjob. Using crontab -e, I created this file: # Edit this file to introduce tasks ...
Mike's user avatar
  • 1
1 vote
0 answers
886 views

I try to register my DHCP Clients to my Samba 4 based domain controller (DC). For this I followed the guide Configure DHCP to update DNS records with BIND9. I've searched around the internet without ...
CookieKiller's user avatar
5 votes
1 answer
2k views

A raspberry pi at home running Rasbian Jessie 8.0 is running Apache. Using dig TXT +short o-o.myaddr.l.google.com @ns1.google.com produces an IPv4 that is used to update the value in the record sets ...
Manics lie ohm's user avatar
1 vote
2 answers
851 views

I have set up a local ssh server, which I like to access with this neat alias from my local network: ~/.ssh/config: Host myserver-local HostName 192.168.2.8 User iago-lito Port 22 In order to access ...
iago-lito's user avatar
  • 2,941

15 30 50 per page