OcNOS-SP
:
System Management Guide
:
System Management Configuration Guide
:
DNS Relay Configuration
:
Linux Configuration on the DNS client
Linux Configuration on the DNS client
1.
sudo ifconfig enp4s0f0 4.4.4.2/24
2.
sudo ifconfig enp4s0f0 inet6 add fd02::2/16
3.
echo nameserver fd02::1 >> /etc/resolv.conf
4.
echo nameserver 4.4.4.1 >> /etc/resolv.conf
Last modified date: 10/19/2023
This site works best with JavaScript enabled