Project

General

Profile

Support #479

Installing NoIP Client on FreeBSD

Added by Daniel Curtis over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Domain Name Server
Target version:
Start date:
11/18/2014
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

Installing the NoIP client on FreeBSD is simple.

  • First install noip using pkg:
    pkg install noip
    
  • Next generate a new configuration file:
    noip2 -C
    
    1. Example output:
      Auto configuration for FreeBSD client of no-ip.com.
      
      Please enter the login/email string for no-ip.com: bob@example.com
      Please enter the password for user 'bob@example.com'
      
      Only one host [examplehost.no-ip.org] is registered to this account.
      It will be used.
      Please enter an update interval:[30]  
      Do you wish to run something at successful update?[N] (y/N) 
      
      New configuration file '/usr/local/etc/no-ip2.conf' created.
      
  • Enable and start the noip service:
    echo 'noip_enable="YES"' >> /etc/rc.conf
    service noip start
    
#1

Updated by Daniel Curtis over 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis over 9 years ago

  • Description updated (diff)
  • Status changed from Resolved to Closed
#3

Updated by Daniel Curtis about 9 years ago

  • Target version set to FreeBSD 9
#4

Updated by Daniel Curtis about 9 years ago

  • Category set to Domain Name Server
#5

Updated by Daniel Curtis about 9 years ago

  • Subject changed from Install and Setup NoIP Client on FreeBSD to Installing NoIP Client on FreeBSD

Also available in: Atom PDF