Specify DNS servers

Define the DNS servers with which you want CollabNet TeamForge to resolve URLs by listing them in the resolv.conf file.

  1. In the /etc/resolv.conf file, list the servers you want to use for resolving Internet addresses.
  2. Rebuild the runtime environment.
    • ./install.sh -V -r -d <SITE_DIR>
  3. Restart CollabNet TeamForge.
    • /etc/init.d/httpd start
    • /etc/init.d/postgresql start
    • /etc/init.d/collabnet start