Changes

no edit summary
Line 2,409: Line 2,409:  
         <td>.key file; default: <b>none</b></td>
 
         <td>.key file; default: <b>none</b></td>
 
         <td>Generated RSA public key.</td>
 
         <td>Generated RSA public key.</td>
 +
    </tr>
 +
</table>
 +
 +
==Tailscale==
 +
 +
Tailscale is a straightforward peer-to-peer VPN service that utilizes the open-source WireGuard protocol.
 +
 +
<u><b>Note:</b> Tailscale is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.</u>
 +
 +
[[File:Networking rutx vpn tailscale instance general v1.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
    <td>Authentication method</td>
 +
        <td>Use login url | <span style="color: red;">Use authentication key</span>; default: <b>Use login url</b></td>
 +
        <td>Selects method to authenticate your tailscale network.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: red;">Authentication key</span></td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Provide an auth key to automatically authenticate the node as your user account.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Enable</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Turns tailscale service off or on.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Login server</td>
 +
        <td>full url; default: <b>https://controlplane.tailscale.com</b></td>
 +
        <td>Provide the base URL of a control server. If you are using Headscale for your control server, use your Headscale instance’s URL.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Advertise routes</td>
 +
        <td>ipv4 or ipv6 with mask; default: <b>none</b></td>
 +
        <td>Expose physical subnet routes to your entire Tailscale network.</td>
 +
    </tr>
 +
        <tr>
 +
      <td>Default route</td>
 +
        <td><span style="color: green;">on</span> | off; default: <b>off</b></td>
 +
        <td>Route traffic through another exit node.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color: green;">Exit node IP</span></td>
 +
        <td>ip; default: <b>none</b></td>
 +
        <td>IP address of the exit node.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Accept routes</td>
 +
        <td>on | off; default: <b>off</b></td>
 +
        <td>Accept subnet routes that other nodes advertise.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Exit node</td>
 +
        <td>on | off; default: <b>off</b></td>
 +
        <td>Offer to be an exit node for outbound internet traffic from the Tailscale network.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
    
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu