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) |
||
Line 1: | Line 1: | ||
− | |||
− | + | Di kernel Linux Kernel 2.6.x kita dapat memperoleh policy dan status dari you can get the policy dan status dari IPsec menggunakan “ip”: | |
− | # ip xfrm policy | + | # ip xfrm policy |
− | ... | + | ... |
− | # ip xfrm state | + | # ip xfrm state |
− | ... | + | ... |
Revision as of 09:19, 19 July 2013
Di kernel Linux Kernel 2.6.x kita dapat memperoleh policy dan status dari you can get the policy dan status dari IPsec menggunakan “ip”:
# ip xfrm policy ...
# ip xfrm state ...