Dear List Members,

I am unable to find the port maintainer for ports/net/no-ip and I'd
like for this man page to be added to the port. It's especially useful
information when defining pfctl(8) rules.

.\"   no-ip.com dynamic IP update client for Linux
.\"
.\"   Copyright 2000-2006 Free Software Foundation, Inc.
.\"
.\"   This program is free software; you can redistribute it and/or modify
.\"   it under the terms of the GNU General Public License as published by
.\"   the Free Software Foundation; either version 2, or (at your option)
.\"   any later version.
.\"
.\"   This program is distributed in the hope that it will be useful,
.\"   but WITHOUT ANY WARRANTY; without even the implied warranty of
.\"   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\"   GNU General Public License for more details.
.\"
.\"   You should have received a copy of the GNU General Public License
.\"   along with this program; if not, write to the Free Software
.\"   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
.\"
.\"   written June 2000 by jo...@onevista.com
.\"
.\"   copyright transferred from
.\"              One Vista Associates
.\"   to
.\"   Free Software Foundation, Inc.
.\"
.\"   October 6, 2000 (johna)
.\" noip2.8 retrieved from http://manpages.ubuntu.com/manpages/ \
.\" lucid/man8/noip.2.8.html
.\" Retrieved: 2014-12-09 13:42:00 CST
.\" mandoc formatted 2014-12-27 for OpenBSD_5_6 by matthew.markf...@gmail.com
.Dd December 18, 2014
.Dt noip2 8
.Os OpenBSD 5.6
.Sh NAME
.Nm noip2
.Nd No-IP.com Dynamic DNS Update Client (DUC)
.Sh SYNOPSIS
.Nm noip2
.Oo
.Op Fl C
.Op Fl F
.Op Fl Y
.Op Fl L Ar host_groups
.Op Fl U Ar #min
.Op Fl u Ar username
.Op Fl p Ar password
.Op Fl x Ar progname
.Oc
.Op Fl c Ar file
.Op Fl d
.Op Fl D Ar pid
.Op Fl i Ar addr
.Op Fl S
.Op Fl M
.Op Fl h
.Sh DESCRIPTION
The
.Nm
Dynamic DNS Update Client (DUC) periodically checks the
local IP address to see if it  has  changed.  If  the  IP  address  has
changed,  the client notifies the No-IP.com DNS servers and updates the
IP  address  corresponding  to  the  user's   No-IP/No-IP+   configured
hostname(s).
.Pp
A valid No-IP.com account is required.
.Pp
The client communicates with the No-IP.com server over TCP on port 8245
.Pq outgoing .
.Pp
The options are as follows:
.Bl -tag -width indent
.It Fl C
Create configuration data file
.It Fl F
Force NAT off
.It Fl Y
Select all hosts/groups
.It Fl L Ar hosts_groups
Select  supplied  hosts/groups
.It Fl U Ar minutes
Set  update  interval  in  minutes
.It Fl u Ar username
Use supplied username
.It Fl p Ar password
Use supplied password
.It Fl x Ar executable
Use supplied executable
.It Fl c Ar config_file
Use alternate path to store configuration data file
.It Fl d
Increase debug verbosity
.It Fl D Ar processID
Toggle debug flag for PID
.It Fl i Ar IPaddress
Use  supplied  address.  This  option  is also useful to run the
client once and exit.
.It Fl I Ar interface
Use supplied interface
.It Fl S
Show configuration data
.Po requires superuser access Pc
.It Fl M
Permit multiple instances
.It Fl K Ar processID
Terminate instance PID
.It Fl z
Activate shm dump code
.It Fl h
Display usage information
.El
.Sh EXAMPLES
.Bd -offset -indent
Prompted walkthrough to generate default binary configuration file
.Pq minimal first-time step
.Dl # Nm Fl C
.Pp
Show configuration information from default configuration file
.Pa /etc/noip2.conf
.Dl # Nm Fl S
.Pp
Setting update interval for every 1,440 minutes
.Pq 24 hours * 60 minutes per hour ,
use No-IP.com username and password to update client information with No-IP.com
.Dl # Nm Fl C Fl U Fc 1440 Fl u Ar username Fl p Ar password
.Ed
.Sh FILES
.Bl -tag -width Ds -compact
.It Pa /etc/noip2.conf
Binary default configuration file

.It Pa /usr/local/share/doc/no-ip/README.FIRST
.El
.Sh HISTORY
.Nm
first appeared in ports for
.Ox 3.1 .
.Sh LICENSE
.Nm
can be distributed under the terms of the GPLv2 license.
.Sh AUTHORS
.Bd -width -indent
.Nm
was written by John Adams
.Aq jo...@onevista.com




--
Matthew Markfort
Microsoft Certified Professional

Reply via email to