90 likes | 223 Views
A Scheme of Mobile Firewall in Mobile IPv6. draft-qiu-mip6-mobile-firewall-00.txt Feng BAO, Robert DENG, Ying QIU, Jiangying ZHOU 4 October 2014. What are the features of mobile firewall.
E N D
A Scheme of Mobile Firewall in Mobile IPv6 draft-qiu-mip6-mobile-firewall-00.txt Feng BAO, Robert DENG, Ying QIU, Jiangying ZHOU 4 October 2014
What are the features of mobile firewall • The guardians can track and control the activities of guarded person when they visit foreign domain as well as in home domain. • The firewall will run at Mobility Anchor Point(MAP) that the Mobile Node(MN) visited. • The guardians could dynamically monitor and control the mobile node’s (MN) activities through a remote machine. • All operations are transparent to the guarded person. • The guardians could remotely specify the security rules of the firewall.
Where are the firewalls employed HA HA: Home Agent CN: Correspondent Node MAP: Mobility Anchor Point AR: Access Router MN: Mobile Node CN Internet CN Firewall MAP AR2 AR1 movement MN MAP’s Domain
How to implement the mobile firewall • Security Tables (I) Focuses on how to effectively manage the security stuff, such as security keys, security associations, security rules, etc. in order to minimize the overhead on mobile devices and provide strong security. • Trust MAP cache (in Home Agent HA) • Security association cache (in HA) • Security association cache (in MAP)
How to implement the mobile firewall • Security Tables (II) • Security rule cache (in both HA and MAP)
How to implement the mobile firewall • Messages in Mobile Firewall REG_REQ = {Src=HoA, Des=HA, RCoA, MAP, Flag, Ran} MAP_DNY = {Src=HA, Des=RCoA, HoA, MAP, Denial, Ran} IKE Negotiated messages INI_REQ = {Src=HoA, Des=CN, CoA(RCoA), Req, Ran} SEC_RUL = {Src=HoA, Des=MAP, rules*, SIG_h} rules*= e(k_en, security_rules) SIG_h = (S_h, HoA|MAP|rules*) MN_LOG = {Src=MAP, Des=HoA, i, HoA, log*} log*= e(k_en, activity_log)