Update DNS Records before .CORP sub-domain Add to DNS

This commit is contained in:
IntenseWebs 2024-01-11 23:06:08 -06:00
parent f301cc4258
commit 0f82d76e22
3 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/configuring_and_managing_networking/index
# Terminal 'nmtui' is recommended method for network adapter using static IP address. Further below method is manual edit of config files.
sudo dnf install NetworkManager
sudo dnf install NetworkManager NetworkManager-tui
ip link show
nmcli connection show
NetworkManager --print-config | grep migrate-ifcfg-rh

View File

@ -16,6 +16,7 @@ https://www.zytrax.com/books/dns/ch4/#split
# Misc re-used commands
named -v
dig -t txt -c chaos VERSION.BIND @192.168.1.140
rndc flush
sudo systemctl status named
sudo systemctl restart bind9
sudo systemctl status bind9
@ -66,7 +67,7 @@ options {
# 4) Define zone files backup the existing file named.conf.local e.g.
sudo cp /etc/bind/named.conf.local /etc/bind/named.conf.local.bak
sudo cp -f /etc/bind/named.conf.local /etc/bind/bak.named.conf.local.bak
sudo vi named.conf.local
so it looks something like this

View File

@ -20,16 +20,16 @@ firewall-cmd --reload
firewall-cmd --list-all
dnf install freeipa-server freeipa-server-dns nfs-utils
ipa-server-install --mkhomedir
# ipactl status stop start restart
reboot
fips-mode-setup --enable
reboot
fips-mode-setup --check
update-crypto-policies --show
ipa-server-install --mkhomedir
reboot
# ipactl status stop start restart
kinit admin
klist