本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
xxxxxxxxxx
====== nebula ======
A scalable overlay networking tool with a focus on performance, simplicity and security
===== Usage =====
Generate CA with <wrap em>3 years</wrap> expiration.
<code bash>
nebula-cert ca -name "Sdvcrx" -duration 26280h0m0s # 24 * 365 * 3h
</code>
Generate node cert and key:
nebula-cert sign -name nas -ip '192.168.100.xx/24' -groups home
Check cert/CA detail:
nebula-cert print -json -path lighthouse1.crt
===== Configuration =====
Change config to allow any inbound/outbound between any nebula hosts: