Skip to main content

59 posts tagged with "IPv6"

View All Tags

· One min read

http://www.mobile-ipv6.org/ MIPL Mobile IPv6 for Linux is an implementation of Mobility support in IPv6. Mobility support allows a mobile device to be tracked as it migrates between networks or even ISPs, allowing packets to be forwarded to where the device is currently located.

Download the stuff at these locations:

mipv6-2.0-rc2.tar.gz (Latest USER SPACE part)

mipv6-2.0-rc2-linux-2.6.8.1.patch.gz (Latest KERNEL part)

Remember, you need both of those. First is the user space daemon, and the other is a patch to enable MIPv6 in the kernel. INSTALL and INSTALL.kernel should get you started.

The NEPL NEMO Platform for Linux is a NEMO implementation based on the MIPL 2 architecture.

It aims to be fully RFC 3963 compliant supporting both implicit and explicit mode signalling. Version 0.1 only supports static routing between the HA and MR.

nemo-0.1.tar.gz (NEMO Basic Support Protocol (RFC 3963) and MIPv6 userspace daemon, works with the patched 2.6 kernel) radvd-0.7.2-NEMO.tar.gz (Modified router advertisement daemon needed for proper operation of a NEMO Home Agent)

· One min read

Rediscovering IPv6: Why Is IPv6 IPsec Not Widely Used? 這篇在談為什麼 IPSec 推不起來

IPsec is still not used for purposes other than connecting to organization network, or making connections among corporate sites. In other words, IPsec is not used for P2P communications, which is one of the main motives for using IPv6.

Technical: IPsec: a basis for IPv6 security Part1 Part2

  • 容易使用的產品才有銷路
  • 與其加入所有功能,不如專注作好一件事

· One min read

Get ready for IPv6: Five security issues to consider

security 其實是無處不在的,許多技術領域都存在著 security 問題, 只有底層的支撐技術到一定階段才能夠考慮安全因素,而越面向大眾的東西就越多非安全因素

IPv6 雖號稱更安全,但仍有不少引入的安全問題可以談, 多數 IPv6 Security issue 都是因認識不足,或是來自位址轉換 / 隧道技術 (Tunneling) 引入衍伸的問題...