Difference between revisions of "IPv6 Enkripsi: Informasi tambahan"

From OnnoWiki
Jump to navigation Jump to search
(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 ...)
 
 
(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 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
...