GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MACTELNET(1) FreeBSD General Commands Manual MACTELNET(1)

mactelnet - A tool for telneting via MAC addresses

mactelnet [options] <MAC-Address|hostname>

This tool enables you to telnet other RouterOS or MAC-Telnetd enabled devices. You can connect to either a hostname or a MAC address. If specified, the hostname (identity) will be looked up via MNDP discovery.

These programs follow the usual GNU command line syntax. A summary of options is included below.

This will discover RouterOS or MAC-Telnetd enabled devices. It will list the MAC-address software version, and uptime of every device or machine it discovers. To exit the discovery, use Control + C
Do not use broadcast packets. A tad less insecure but requires root privileges. This means that ethernet packets will have the specified mac-address as the packet destination, instead of using the ethernet broadcast address.
Amount of seconds to wait for a response on each interface. If you have several network interfaces, this is the timeout value per interface.
Specify username. Without this option, you will need to enter the username in a interactive prompt.
Specify password. Without this option, you will need to enter the password in a interactive prompt.
Specify the path of the autologin configuration file. The default path for this file is ~/.mactelnet. The format for this file is standard INI file layout.
Do not use the autologin configuration file. Interactively ask for username and password.
Quiet mode.
Do not send client public key during the authentication phase. It will force the old MD5 (pre 6.43) algorithm to be used.
Show summary of options.
Show version of program.

mndp(1), mactelnetd(1), macping(1).

mactelnet was written by Håkon Nessjøen <haakon.nessjoen@gmail.com>.

This manual page was written by Håkon Nessjøen <haakon.nessjoen@gmail.com>, for the Debian project (and may be used by others).

February 27, 2011

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.