name resolution

  1. life777eternal

    Name could not be resolved at this time

    Greetings, I have installed FreeBSD 15.1 (Beta3) on VMware Workstation 15, and it keeps repeating an error now. "Name could not be resolved at this time (2)". What should I do? Thank you, Shalom
  2. M

    Can't ping pi4.local

    I'm absolutely new to FreeBSD, but I've managed to install 14.1 on a Raspberry Pi 4B, got ntp working, installed nano and sudo, and done an update. So far, so good. I've changed the hostname from generic to pi4.local and expected to be able to to ping pi4.local from my iMac, but ping returns -...
  3. B

    OpenVPN and resolvconf

    Hi guys, I am currently struggling with the name resolution while using openvpn. I'd like to use a different name server when starting for the interface tun0 after successfully starting my VPN connection. The tool resolvconf should handle the issue but I've trouble to setup a appropriate...
  4. aragats

    Alternative nameserver

    In a standard configuration with /etc/resolv.conf, e.g.:nameserver a.b.c.d nameserver w.x.y.zif the first server a.b.c.d is queried, and it responds, the second one won't be used. What if a.b.c.d is not able to resolve a hostname, but w.x.y.z can? What is the easiest mechanism to jump to the...
Back
Top