Difference between revisions of "IPv6 Enkripsi: Informasi tambahan"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: 20.4. Additional informations: On Linux Kernel 2.6.x you can get the policy and status of IPsec also using “ip”: # ip xfrm policy ... # ip xfrm state ...) |
Onnowpurbo (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Di kernel Linux Kernel 2.6.x kita dapat memperoleh policy dan status dari IPsec menggunakan “ip”: | |
| − | + | # ip xfrm policy | |
| + | ... | ||
| − | + | # ip xfrm state | |
| − | + | ... | |
| − | |||
| − | # ip xfrm state | ||
| − | ... | ||
Latest revision as of 11:30, 27 June 2015
Di kernel Linux Kernel 2.6.x kita dapat memperoleh policy dan status dari IPsec menggunakan “ip”:
# ip xfrm policy ...
# ip xfrm state ...