Services

FTP(1) - General Commands Manual

Editline, Popen, Editrc, Proxy, Ftpd, Getservbyname, Stty, Services, Tftp, Basename, Csh, More, Tar, Ftp

FTP(1) - General Commands Manual # FTP(1) - General Commands Manual NAME # ftp - Internet file transfer program SYNOPSIS # ftp [-46AadEegiMmnptVv] [-D title] [-k seconds] [-P port] [-r seconds] [-s sourceaddr] [host [port]] ftp [-C] [-N name] [-o output] [-s sourceaddr] ftp://[user:password@]host[:port]/file[/] … ftp [-CTu] [-c cookie] [-N name] [-o output] [-S ssl_options] [-s sourceaddr] [-U useragent] [-w seconds] http[s]://[user:password@]host[:port]/file … ftp [-C] [-N name] [-o output] [-s sourceaddr] file:file … ...

FTPD(8) - System Manager's Manual

Who, Syslogd, Login.conf, Login, Chroot, Proxy, Sysctl, Shells, Inetd, Pwd_mkdb, Motd, Services, Ftp, Ctime, Group, Skey, Ftpd

FTPD(8) - System Manager’s Manual # FTPD(8) - System Manager’s Manual NAME # ftpd - Internet File Transfer Protocol server SYNOPSIS # ftpd [-46ADdlMnPSUW] [-m minuid] [-T maxtimeout] [-t timeout] [-u mask] DESCRIPTION # ftpd is the Internet File Transfer Protocol server process. The server uses the TCP protocol and listens at the port specified in the “ftp” service specification; see services(5). The options are as follows: -4 When -D is specified, forces ftpd to use IPv4 addresses only. ...

GETENT(1) - General Commands Manual

Protocols, Passwd, Shells, Rpc, Ethers, Services, Hosts, Group, Getent

GETENT(1) - General Commands Manual # GETENT(1) - General Commands Manual NAME # getent - get entries from administrative database SYNOPSIS # getent database [key …] DESCRIPTION # The getent program retrieves and displays entries from the administrative database specified by database. The order in which entries are looked up is defined by the specific database (for example, the lookup order for the “hosts” database is determined by resolv.conf(5)). The display format for a given database is as per the “traditional” file format for that database. ...

NETSTAT(1) - General Commands Manual

Vmstat, Top, Fstat, Tcpbench, Netintro, Protocols, Systat, Ps, Services, Trpt, Iostat, Pstat, Tcpdrop, Inet_ntop, Hosts, Nfsstat, Portmap, Route, Netstat

NETSTAT(1) - General Commands Manual # NETSTAT(1) - General Commands Manual NAME # netstat - show network status SYNOPSIS # netstat [-AaBln] [-M core] [-N system] [-p protocol] [-T rtable] netstat -W interface netstat -m netstat -I interface | -i [-bdehnq] netstat -w wait [-bdehnq] [-c count] [-I interface] netstat -s [-gru] [-f address_family] [-p protocol] netstat -g [-lnu] [-f address_family] netstat -R netstat -r [-AFu] [-f address_family] [-M core] [-N system] [-T rtable] ...

SERVICES(5) - File Formats Manual

Getservent, Services

SERVICES(5) - File Formats Manual # SERVICES(5) - File Formats Manual NAME # services - service name database DESCRIPTION # The services file contains information regarding the known services available in the Internet. For each service, a single line should be present with the following information: official service name port number protocol name aliases Items are separated by any number of blanks and/or tab characters. The port number and protocol name are considered a single item; a slash (’/’) is used to separate the port and protocol (e. ...

SPAMD-SETUP(8) - System Manager's Manual

Spamd.conf, Pf.conf, Spamd, Services, Spamd-Setup

SPAMD-SETUP(8) - System Manager’s Manual # SPAMD-SETUP(8) - System Manager’s Manual NAME # spamd-setup - parse and load file of spammer addresses SYNOPSIS # spamd-setup [-bDdn] DESCRIPTION # The spamd-setup utility sends blacklist data to spamd(8), as well as configuring mail rejection messages for blacklist entries. When spamd-setup is run in blacklist only mode, it also sends blacklist data to the pf(4) table <spamd>. The <spamd> table must then be used in conjunction with a pf(4) redirection rule to selectively redirect mail connections to spamd(8). ...

SPAMD(8) - System Manager's Manual

Syslog.conf, Spamd.conf, Spamlogd, Syslogd, Pfctl, Pf.conf, Spamdb, Setup, Services, Spamd

SPAMD(8) - System Manager’s Manual # SPAMD(8) - System Manager’s Manual NAME # spamd - spam deferral daemon SYNOPSIS # spamd [-45bdv] [-B maxblack] [-C file] [-c maxcon] [-G passtime:greyexp:whiteexp] [-h hostname] [-K file] [-l address] [-M address] [-n name] [-p port] [-S secs] [-s secs] [-w window] [-Y synctarget] [-y synclisten] DESCRIPTION # spamd is a fake mail daemon which rejects false mail. It is designed to be very efficient so that it does not slow down the receiving machine. ...

SYSLOGD(8) - System Manager's Manual

Syslog, Syslog.conf, Newsyslog, Services, Syslogc, Logger, Syslogd

SYSLOGD(8) - System Manager’s Manual # SYSLOGD(8) - System Manager’s Manual NAME # syslogd - log system messages SYNOPSIS # syslogd [-46dFhnruVZ] [-a path] [-C CAfile] [-c cert_file] [-f config_file] [-K CAfile] [-k key_file] [-m mark_interval] [-p log_socket] [-S listen_address] [-s reporting_socket] [-T listen_address] [-U bind_address] DESCRIPTION # syslogd writes system messages to log files or a user’s terminal. Output can be sent to other programs for further processing. It can also securely send and receive log messages to and from remote hosts. ...

TCPDUMP(8) - System Manager's Manual

Filter, Udp, Pcap_open_live, Pf.os, Protocols, Bpf, Services, Pflog, Ether_aton, Hosts, Tcp, Ip, Pf, Tcpdump

TCPDUMP(8) - System Manager’s Manual # TCPDUMP(8) - System Manager’s Manual NAME # tcpdump - dump traffic on a network SYNOPSIS # tcpdump [-AadefILlNnOopqStvXx] [-B fildrop] [-c count] [-D direction] [-E [espalg:]espkey] [-F file] [-i interface] [-r file] [-s snaplen] [-T type] [-w file] [-y datalinktype] [expression] DESCRIPTION # tcpdump prints out the headers of packets on a network interface that match the boolean expression. You must have read access to /dev/bpf. ...