History log of /netbsd-src/share/examples/ftpd/ftpusers (Results 1 – 4 of 4)
Revision Date Author Comments
# 2667c642 22-Sep-2023 lukem <lukem@NetBSD.org>

ftpusers(5) example: use IP & DNS examples

Use .example TLD, per IETF RFC 2606.
Use 192.0.2.0/24, per IETF RFC 5737.
Use 127.0.0.1/24 for localguest, not network that ftp.NetBSD.org used to be in.


# 22a0ae42 26-Jul-2003 salo <salo@NetBSD.org>

netbsd.org->NetBSD.org


# 1bfa7f6f 09-Jan-2000 lukem <lukem@NetBSD.org>

improve examples:
- put local anon users into a separate class `localguest'
- use `localguest' to demonstrate the template features
- provide a better description of how the conversion commands work.


# 5391da8c 08-Jan-2000 lukem <lukem@NetBSD.org>

sample ftpusers with lots of examples on the syntax