The net/mac-telnet port
mac-telnet-0.4.4p2 – client for MikroTik's "L2 telnet" protocol (cvsweb github mirror)
Description
Console tools for locating and connecting to devices using MikroTik RouterOS's MAC-Telnet protocol.WWW: http://lunatic.no/2010/10/routeros-mac-telnet-application-for-linux-users/
Readme
+------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- Due to the nature of this program, return packets from the target device aren't usually sent to an address where PF can match them with a state table entry for outgoing traffic, so with a typical "deny incoming" ruleset, return packets from the device won't arrive. You can add PF rules to permit the packets for MNDP and MAC-Telnet respectively: pass proto udp from 0.0.0.0/32 port {5678 20561} If using a multihomed system, mactelnet using the default setup with ethernet broadcasts may not send packets via the correct interface. Use the -n flag to send unicast packets instead (requires starting mactelnet as root) to bypass this issue.
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Files
- /usr/local/bin/macping
- /usr/local/bin/mactelnet
- /usr/local/bin/mndp
- /usr/local/man/man1/macping.1
- /usr/local/man/man1/mactelnet.1
- /usr/local/man/man1/mndp.1
- /usr/local/share/doc/pkg-readmes/mac-telnet
- @newgroup _mactelnet:812
- @newuser _mactelnet:812:_mactelnet::mactelnet user:/nonexistent:/sbin/nologin