IPv6 Enkripsi: Informasi tambahan: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump 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)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
20.4. Additional informations:
Di kernel Linux Kernel 2.6.x kita dapat memperoleh policy dan status dari IPsec menggunakan “ip”:


On Linux Kernel 2.6.x you can get the policy and status of IPsec also using “ip”:
# ip xfrm policy
...


# ip xfrm policy
# ip xfrm state
...
...
 
# ip xfrm state
...

Latest revision as of 04: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
...