home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 August
/
PCWorld_2001-08_cd.bin
/
Komunikace
/
sambar
/
_setup.1
/
dyndns.ini
< prev
next >
Wrap
INI File
|
2000-03-09
|
954b
|
35 lines
#
# DYNDNS.ORG configuration file
#
# Used by the dyndns.c sample code which can be initialized
# via the config.ini entry:
#
# INIT = samples.dll:dyndns_init
# EXIT = samples.dll:dyndns_exit
#
# Notice: This code has not been extensively tested!
#
[dyndns]
username = your-username
password = your-password
# The hostname you configured on the Dynamic DNS main page
hostname = yourhost.dyndns.org
# If ON, adds an alias to *.yourhost.dyndns.org pointing to
# the same IP address as entered for yourhost.dyndns.org.
wildcard = off
# Dynamic or static NIC host
static = off
# Optional - The hostname of a server which has been setup to
# receive your mail. If used in conjunction with backmx (below)
# this host will be attempted only if access to your host directly
# fails. This server MUST be correctly configured to accept and/or
# relay your mail, or mail will be lost.
#
#mx = xxx.dyndns.org
backmx = off