1 / 19

A Peer-to-Peer Approach to Wireless LAN Roaming

A Peer-to-Peer Approach to Wireless LAN Roaming. George C. Polyzos Mobile Multimedia Laboratory Department of Informatics Athens University of Economics and Business Athens 104 34, Greece polyzos@aueb.gr http://mm.aueb.gr/ Tel.: +30 10 8203 650 Fax: +30 10 8203 686. Introduction.

faye
Télécharger la présentation

A Peer-to-Peer Approach to Wireless LAN Roaming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Peer-to-Peer Approach to Wireless LAN Roaming George C. Polyzos Mobile Multimedia Laboratory Department of InformaticsAthens University of Economics and Business Athens 104 34, Greece polyzos@aueb.gr http://mm.aueb.gr/ Tel.: +30 10 8203 650 Fax: +30 10 8203 686

  2. Introduction • Ubiquitous Internet access is a necessity • Useful services: email, web, VoIP, messaging, remote network access • However, WISPs are facing difficulties • Also, WISP roaming is practically non-existent • The Peer-to-Peer Wireless Network Confederation (P2PWNC) • A framework for uniting WLAN hotspots in a global group • A community of administrative domains that offer wireless Internet access to each other’s registered users • A P2P network of Domain Agents (DAs) • Each DA represents one WLAN administrative domain • DA purpose is eliminate the overhead of roaming agreements polyzos@aueb.gr

  3. Terminology Consuming Peer aueb.gr Providing Peer ucsd.edu polyzos@aueb.gr Peers  Administrative Domains Home Domain Consuming Peer Visited Domain Providing Peer Registered Users: Unique P2PWNC ID ( username@home_domain_name ) polyzos@aueb.gr

  4. Background • WLAN roaming today • Administrative overhead and complexity • Insufficient autonomy for the roaming partners • Insufficient privacy for the roaming users • (Hotspot aggregation - e.g. the Boingo model - is not WLAN roaming!) • P2PWNC distinctive characteristics • Simplicity • No cost of entry for domains • No central entity controls the P2PWNC or the interactions of the peers • Joining the P2PWNC is similar to joining a file-sharing network • Domains make autonomous decisions • Concerning the amount of resources they provide to visitors • User anonymity and untraceability is a design feature polyzos@aueb.gr

  5. P2PWNC High-Level View AP AP AP DA ‘Blue’ AP DA ‘White’ AP AP DA ‘Green’ AP AP AP DA: P2PWNC Domain Agent AP: WLAN Access Point : User WLAN view P2P view polyzos@aueb.gr

  6. Domain Agent Modules • Name service • Maps logical domain names to DA IP addresses • Uses a distributed hash table (DHT) • Authentication • Maintains a database of registered users… • …along with their security credentials • Traffic policing • Logs and shapes egress and ingress Internet traffic • Allocates specific amounts of bandwidth to visitors • WLAN infrastructure • Firewall, DHCP, DNS, access point control • Distributed accounting • Secure storage of P2PWNC accounting data • Also uses a DHT • Privacy • Enhances user anonymity and untraceability • Based on traffic mixes polyzos@aueb.gr

  7. Security Issues P2PWNC security issues are a superset of WLAN security issues • Usual confidentiality, integrity, and availability problems are still here • However, two additional problems are P2PWNC-specific: 1. Traffic logging by untrustworthy providers • User traffic completely visible to the visited domain agent • Encryption does not hide useful metadata (e.g. remote party address) • SOLUTION: Always tunnel through the home domain 2. Identity and location privacy • Username and home domain visible to the visited domain agent • Home domain is usually required for proper accounting of actions • Current location (the visited peer) is visible to the home domain • SOLUTION: P2PWNC privacy architecture polyzos@aueb.gr

  8. Privacy Architecture Peer ‘A’ (mix 1) Peer ‘B’ (mix 2) Alias_X@B { MIX, C, { STOP, X }C }B Alias_X@A { MIX, B, { MIX, C, { STOP, X }C }B }A Alias_X@C { STOP, X }C Peer ‘P’ Peer ‘C’ “My P2PWNC ID is Alias_X@A” (Credentials include real ID and a mix chain encrypted using nested public-key encryptions) X@C polyzos@aueb.gr

  9. EU MMAPPS Project • EU-funded research project: Market MAnagement of Peer-to-Peer Services (April ’02 – September ’04) • Research on how to use techniques from economics and social science to tackle some of the fundamental difficulties in creating well-founded, sustainable, P2P applications • Project partners: • BT Research, UK • Athens University of Economics and Business, EL • Eidgenossische Technische Hochschule, Zurich, CH • Darmstadt University of Technology, D • Mysterian, UK • Telekom Austria, A • University of Lancaster, UK polyzos@aueb.gr

  10. AUEB in MMAPPS • Mathematical modeling: Rules and incentives for participation • We explore the space between the very simple rules that are used in existing P2P systems and price based approaches, proposing suitable system rules that are enforceable and restrict the behavior of peers while achieving an acceptable degree of system efficiency • Rules constrain what peers are able to do; nevertheless, peers are free to choose aspects of their behavior (e.g., the network resources they allocate to visitors) • In a rule-based system, peers choose their resource contribution and consumption subject to the rules: the set of feasible contribution and consumption choices defined by the rules • Engineering: Designing and implementing the P2PWNC system • With an appropriate set of participation rules derived from the more theoretical work polyzos@aueb.gr

  11. Relevant publications • P. Antoniadis, C. Courcoubetis, E. Efstathiou, G. Polyzos, and B. Strulo, Peer-to-Peer Wireless LAN Consortia: Modelling and Architecture - Third IEEE International Conference on Peer-to-Peer Computing (P2P 2003), Linkoping, Sweden, 1-3 September 2003. • E. Efstathiou and G. Polyzos, Designing a Peer-to-Peer Wireless Network Confederation, Third International Workshop on Wireless Local Networks (WLN2003), Bonn, Germany, October, 2003. polyzos@aueb.gr

  12. Some Additional Issues • Design and build a distributed accounting subsystem that is: • Secure • Fault-tolerant • Scalable • The ‘offline domains’ issue • A user’s home domain may be offline • No consumer peer available to speak for the user’s behalf • Could the user device act as a peer? • Could another peer act as the user’s home? • Lightweight client devices • Maybe special software is required on the client device in order to verify received service authoritatively • Who else can independently observe the provider? polyzos@aueb.gr

  13. Deploying the P2PWNC • DA administrative interface must hide complexity from administrators • Requires only a minimum number of input parameters • Some of these parameters will be ‘best-guesses’ • Visitor request rates • Request rates of the domain’s registered users when roaming • P2PWNC profit opportunities • Vendors of domain agents • Domain aggregators • “Pay-as-you-go” domains polyzos@aueb.gr

  14. Prototype (1 of 4) • Prototype Domain Agent has been built • Running on Linux (with the 2.4.21 kernel) • Uses MMAPPS Negotiation and Accounting modules • Uses standard and custom-made Linux TCP/IP daemons • Modules are still missing • Secure distributed hash table • For distributed accounting and the P2PWNC name-service • Privacy module polyzos@aueb.gr

  15. Prototype (2 of 4) polyzos@aueb.gr

  16. Prototype (3 of 4) polyzos@aueb.gr

  17. Prototype (4 of 4) 1. Visitor credentials check WLAN WLAN 6. Balance OK: Proceed 2. Negotiate Visitor Negotiation Visitor Session Visitor Negotiation Negotiation Listener 5. Start 3. Request service MMAPPS Negotiation MMAPPS Negotiation 4a. MMAPPS negotiation 4b. Balance check Visited domain - Provider Home domain - Consumer polyzos@aueb.gr

  18. Summary • The P2PWNC is a (simpler) alternative to existing roaming schemes • It is governed by rules on reciprocity that are flexible • It is designed around organic growth • Its privacy architecture can make it more socially acceptable • Free-riding represents a problem. • E.g., when peers deny access to visitors • Incentives to share a domain’s resources are needed polyzos@aueb.gr

  19. Thanks! George C. Polyzos polyzos@aueb.gr Tel.: +30 10 8203 650, Fax: +30 10 8203 686 Mobile Multimedia Laboratory http://mm.aueb.gr/ Department of InformaticsAthens University of Economics and Business Athens 104 34, Greece

More Related