Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mactelnetd(1) [debian man page]

MACTELNETD(1)						      General Commands Manual						     MACTELNETD(1)

NAME
mactelnetd - Telnet daemon for MAC-address connections SYNOPSIS
mactelnetd [options] DESCRIPTION
This daemon listens for telnet connections from Mikrotik RouterOS devices or mactelnet clients on the same physical network. It also announces it's hostname via the MNDP protocol every minute. OPTIONS
These programs follow the usual GNU command line syntax. A summary of options is included below. -n Do not use broadcast packets. A tad less insecure. This means that ethernet packets will have the mac-address of the client as the packet destination, instead of using the ethernet broadcast address. -h Show summary of options. -v Show version of program. FILES
/etc/mactelnetd.users This file contains a line separated list of users that will have access to your machine. Usernames and passwords are separated by colon. This file is read each time a user connects. SEE ALSO
mndp(1), mactelnet(1), macping(1). AUTHOR
mactelnetd was written by Hakon Nessjoen <haakon.nessjoen@gmail.com>. This manual page was written by Hakon Nessjoen <haakon.nessjoen@gmail.com>, for the Debian project (and may be used by others). February 27, 2011 MACTELNETD(1)

Check Out this Related Man Page

BPQPARMS(8)						   Linux System Managers Manual 					       BPQPARMS(8)

NAME
bpqparms - Configure BPQ ethernet devices. SYNOPSIS
bpqparms device [-a ethaddr] [-d ethaddr] [-vV] DESCRIPTION
Bpqparms allows the setting of the BPQ Ethernet options for a particular device. Each BPQ Ethernet device appears as a device named bpq0...bpqN which overlays the original Ethernet device, usually eth0...ethN. This device is an AX.25 device driver and allows AX.25 frames to be transmitted over an Ethernet to another machine using the same protocol. The default for the device is to send and receive BPQ Ether- net packets to the broadcast address. This program replaces the previous "axparms -dev" option. OPTIONS
-a ethaddr Allows the setting of which ethernet address will be accepted by the BPQ Ethernet device. -d ethaddr If specified on its own, will set the destination ethernet address will be used for transmitting and for receiving of BPQ ethernet packets. An address of "broadcast" sets it to the ethernet broadcast address. -v Displays the version number. -V The original version messages. SEE ALSO
ax25(4), axports(5), ifconfig(8). AUTHOR
Joerg Reuter DL1BKE <jreuter@poboxes.com> Linux 4 September 1996 BPQPARMS(8)
Man Page