NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problems with wireguard and maybe DDNS



Martijn van Wely <martijnvanwely%mailbox.org@localhost> writes:

> The url does indeed look like foo.duckdns.org

That is not a URL.  It is a domain name, formally, and informally a
"hostname".  A URL looks like

  scheme://username:password%domain.name@localhost/part/after/domain/name

where some parts are optional.  You use hostnames with ping and ssh, and
URLs with browsers, ftp command line, wget, curl, etc.

Be careful to read NetBSD's wg(4) as other systems may have man pages
for their implementations which are different.   I did not find any
mention of ini config files in NetBSD's man page ("man wg" on a NetBSD
10 host).


Home | Main Index | Thread Index | Old Index