I am trying to setup the following scenario on my network:
OSS 13.2
Firewall2/Router/DHCP on two subnets/DNS with Dynamic Updates
The system is running under VMware Workstation with three NICs:
Bridged to a host USB NIC connected to Comcast bridge/DHCP
Bridged NIC to my standard subnet 192.168.2.0
Bridged NIC to a VMonly subnet, 192.168.9.0
I have been successful in getting DHCP to supply addresses on each of the subnets by configuring via YAST-DHCP module.
I am having a problem with dynamic DNS updates to BIND; forwarding works okay, but new DHCP leases are not registered in DNS.
Is there a guide somewhere I am missing?
What would be the best resource to check?
So, what kind of “dynamic DNS updates to BIND” issues are you having? Unfortunately DDNS today is a term used by different technologies… eg updating a public DNS pointer using a service like no-ip, and DDNS also the name of DNS integrated into LDAP/AD.
At least for the above definitions, there is usually a setup guide for the former and various guides for the latter (and IIRC the YAST DNS applet also sets up Domain integration).
I noticed the keys, and created a couple of keys with files, but I wasn’t following a guide, so I’m not sure if that was correct. (BTW, the box is only running text mode, so there is no YAST module help)
I haven’t done this for quite awhile, but based on a simple Google search…
You need to configure a DnyDNS client to set/update based on your current address. Of course, the public facing interface on your openSUSE has to be as a DHCP client (this is the whole reason why DynDNS is desirable).
There seems to be at least 2 official DynDNS clients, install one. If it doesn’t run automatically without problems, post either here or to the Networking forum for assistance (and post exactly what you did, what you’re seeing and what you expected). https://help.dyn.com/ddclient/ https://help.dyn.com/inadyn/
You’ll need to configure an exception in susefirewall for the DynDNS protocol, use the YAST FW applet.
If you’re asking about connecting to a remote address on the Internet, there is nothing unusual in the setup.
In YAST > Network Devices > Network Settings
You can then configure DNS servers in the “Hostname/DNS” tab if not provided by or you want to over-ride what DHCP may offer.