This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Hamachi

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
This article is a stub. You can help by expanding it.
Resources

Hamachi is a cross platform VPN tunneling engine.

Install

Emerge

root #emerge --ask net-misc/logmein-hamachi

Configuration

Services

OpenRC

To immediately start the logmein-hamachi service:

root #rc-service logmein-hamachi start

To have the service start during the default runlevel (system boot), enter:

root #rc-update add logmein-hamachi default

Server

root #hamachi login
root #hamachi set-nick gentoo
root #hamachi create 12345678

Set a strong password

root #hamachi set-ip-mode ipv4

To show the PID, IP, status, client, ID, and nickname:

root #hamachi

Client

root #hamachi login
root #hamachi set-nick alsogentoo
root #hamachi do-join 12345678

Enter the server's strong password.

Usage

Invocation

To display all available commands:

root #hamachi ?

See also

  • Haguichi - A graphical front-end to Hamachi.