<div dir="ltr"><div>Running a system with 6.4.0-RELEASE that has internet access and can successfully ping domain names and IP addresses. Yet when 'pkg install' is ran it generates the following message:<br></div><div><br></div><div># pkg install sudo</div><div><br></div><div>"No packages available to install matching 'sudo' have been found in the repositories"</div><div><br></div><div>Here are the entries of /etc/rc.conf that we added:</div><div><br></div><div>      pf_enable="YES"<br>      pflog_enable="YES"<br>      hostname="myhost"<br>      network_interfaces="alc0"<br>      ifconfig_alc0="DHCP"<br>      dhcp_client="dhclient"<br></div><div><br></div></div>