Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
NetBSD
MOPD(8) OpenBSD System Manager's Manual MOPD(8)
NAME
mopd - MOP Loader Daemon
SYNOPSIS
mopd [-adf] [interface]
DESCRIPTION
Mopd services MOP Load requests on the Ethernet connected to interface or
all interfaces if `-a' is given. In a load request received by mopd a
filename can be given. This is the normal case for e.g. terminal servers.
If a filename isn't given mopd must know what image to load.
Upon receiving a request, mopd checks if the requested file exists in
/tftpboot/mop, the filename is normaly uppercase and with an extension of
.SYS. If the filename isn't given, the ethernet address of the target is
used as filename, e.g. 08002b09f4de.SYS and it might be a soft link to
another file.
Mopd supports two kinds of files. The first type that is checked is if
the file is in a.out(5) format. If not, a couple of Digital's formats are
checked.
In normal operation, mopd forks a copy of itself and runs in the back-
ground. Anomalies and errors are reported via syslog(3).
OPTIONS
-a Listen on all the Ethernets attached to the system. If `-a' is
omitted, an interface must be specified.
-d Run in debug mode, with all the output to stdout. The process
will run in the foreground.
-f Run in the foreground.
BUGS
a.out(5) isn't supported yet non bsd implementations (otherOS).
FILES
/tftpboot/mop
SEE ALSO
bpf(4), mopa.out(1), mopchk(1), mopprobe(1), moptrace(1)
DECnet Digital Network Architecture Phase IV, Maintenance Operations
Functional Specification V3.0.0, AA-X436A-TK.
DECnet Digital Network Architecture, Maintenance Operations Protocol
Functional Specification V4.0.0, EK-DNA11-FS-001.
AUTHORS
Mats O Jansson (moj@stacken.kth.se).
September 24, 1995 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
OpenBSD sources for mopd(8)
Up to: Local machine and Operating System Information - kernel topics, uname, boot, shutdown, et al
RocketLink!--> Man page versions:
OpenBSD
NetBSD
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
mopd.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|