Research Publications Authored by SLIIT Staff
Permanent URI for this communityhttps://rda.sliit.lk/handle/123456789/4195
This collection includes all SLIIT staff publications presented at external conferences and published in external journals. The materials are organized by faculty to facilitate easy retrieval.
Browse
15 results
Search Results
Publication Embargo Previous hop data retransmission service for SoR-based public networks(IEEE, 2014-12-22) Tennekoon, R; Wijekoon, J; Harahap, E; Nishi, HIt is a well-known fact that the Internet traffic travels through public networks and these networks are vulnerable and congested. Whenever an error in a packet is detected, the packet should be retransmitted back to the receiver to reduce/overcome the data loss. Automatic repeat request (ARQ) method is a well-known data retransmission method used by protocols such as Transmission Control Protocol (TCP). This method will retransmit data all the way from the sender resulting higher end-to-end retransmission delays in the packet transmission. Nevertheless this method is widely used and operational, it will also introduce unnecessarily duplicate packets further congesting the networks when it retransmit the entire packet stream from an unacknowledged packet after detecting a retransmission requirement. Encryption and public key cryptography are important technologies that are used to preserve data security and integrity, and to reduce information theft on the public networks. These existing technologies have less flexibility over the current security requirements and the conventional routers are unable to provide end services to the users and applications. To address this need, our laboratory introduced the per-hop data encryption protocol for service-oriented router (SoR) based public networks which allows more secured and flexible method to transfer data over public networks [15]. SoRs are introduced to maintain rich information for the next-generation networks by shifting the current Internet infrastructure to an information-based and an open-innovation platform [6]. SoR is a middleware and can be implemented on a Cisco AXP and Juniper JunosV App Engine where it can analyse all packet stream transactions on its interfaces. Using the features of the SoR, in this paper, we propose a previous hop data retransmission service for public networks. This proposing service can provide higher data availability and reliability to the data that traverses through public networks, reducing the end-to-end data retransmission delays. We implemented a prototype of previous hop data retransmission service on the ns-3 simulator. Furthermore, from the evaluations on the test bed topology, it clearly showed that the proposed method was 80.43% faster than the conventional ARQ based retransmission method.Publication Open Access Router-based content-aware data redirection for future cdn systems(Modern Education and Computer Science Press, 2014-05-01) Wijekoon, J; Harahap, E; Ishida, S; Tennekoon, R; Nishi, HDelivery of data-enriched applications has become a top priority on the Internet, and Internet users are demanding faster and higher-quality services. Cater such requirements, Content Delivery Networks (CDNs) were introduced. However, the growth rate of information on the Internet requires infrastructural modifications to keep the consistency while maintaining quality of the Internet services. To this end, the Service-oriented Router is introduced to provide content based services by shifting the current Internet infrastructure to informationbased open innovation platform. In this study, initially we provide implementation notes of a software-designed SoR. Then we propose a new method of CDN Request Redirection (RR) (SoR-based RR), which is designed to redirect packets based on the content of packets and the status of content servers using an SoR as an edge router of a CDN. Furthermore, we present the design and implementation of a prototype to realize the SoR-based RR in a testing network. By analyzing the result of the prototype implementation, we show that the SoR-based RR can enhance the both client experience and faster adaptations to the server changes in CDN environments.Publication Embargo Effectiveness of a service-oriented router in future content delivery networks(IEEE, 2015-07-07) Wijekoon, J; Harahap, E; Takagiwa, K; Tennekoon, R; Nishi, HContent Delivery Networks (CDNs) constitute a major portion of Internet traffic. To cope with increasing demand for content, CDNs have deployed distributed infrastructures on Internet Service Providers (ISPs') networks. Most CDN systems optimize their traffic flow using Domain Name Systems. However, they do not collaborate with the ISPs, and the lack of collaboration limits performance such as end-user latency. Meanwhile, in future networks, it is anticipated that network routers will be equipped with more processing power and storage modules for providing most effective end-user services. From this viewpoint, a Service-oriented Router (SoR) is introduced to accelerate content-based services. In this paper, the benefits of introducing an SoR to an ISP network for maintaining ISP-CDN collaboration is outlined. Furthermore, a prototype design of the proposed system is presented. Simulations clearly demonstrate the effectiveness of the proposed ISP-CDN collaboration, which yields a 30-50% reduction in end-user latency.Publication Embargo SoR based request routing for future CDN(IEEE, 2012-10-17) Wijekoon, J; Harahap, E; Nishi, HInternet users are constantly demanding faster and higher quality services from their internet service providers. This results an increase in broadband services, and access to delivery of applications enriched in data become top priority. Therefore, for fast delivery of such applications, Content Delivery Networks (CDNs) have been introduced. The Internet has become a massive system consisting of enormous amounts of information. To maintain the rich information in the Internet and to achieve maximum benefit from networks, Service-oriented Routers (SoRs) have been introduced. A SoR has a high-throughput database and is able to analyze all transactions on its interfaces. In addition, SoRs can provide APIs for accessing stored contents in order to enrich services. CDNs generally use Request Routing (RR) methods to achieve low user latency by performing load balancing among servers. RR is accomplished by selecting the nearest server for a particular user. In this paper we implement a new RR infrastructure that is based on the content of packet streams. The proposed system is independent of DNS-based RR, which is the predominant RR method used by current CDN infrastructures. In our system, content-centric request re-routing with SoR is used. Experimental evaluation and comparison of the round trip time (RTT) result of our proposed system with DNS-based RR indicates that our system achieves 50-60% reduction in connection initiation time. The SoR based RR method is able to reroute packets without disturbing clients, which is not possible using existing RR methods. This feature will make future CDNs more effective and convenient.Publication Open Access Introducing a distance vector routing protocol for ns-3 simulator(2015-08-24) Wijekoon, J; Tennekoon, R; Harahap, E; Nishi, HIn network research, network simulators have been shown to be useful for testing and changing network protocols by means of a controlled manner. As an Internet systems simulator, ns-3 simulator provides an ideal simulation environment for network research. However, ns-3 is lack of table-driven IPv4 routing modules. Despite the fact that a routing protocol is a mandatory component of a network, it is necessary to introduce a table-driven routing protocol for the ns-3 which is able to maintain the network connectivity and consistency. To this end, we introduce a distance vector IPv4 wired routing protocol for the ns-3 simulator (DVRP). The proposing protocol is developed as a table-driven wired routing protocol. In this study, we describe the proposing routing protocol, including its design, implementation, behavior on networks, and limitations.Publication Embargo Prototype implementation of fast and secure traceability service over public networks(Wiley Subscription Services, Inc., A Wiley Company, 2016-06) Tennekoon, R; Wijekoon, J; Harahap, E; Nishi, HInternet communication message protocol (ICMP)-based traceability methods are widely used to trace packets over the Internet; however, in their attacks, adversaries likewise use ICMP packets. Furthermore, the lack of security in ICMP-based traceability results in failures for many current traceability methods. Moreover, current routers are unable to provide extended services to Internet users and applications. To address this need, our laboratory has introduced the service-oriented router (SoR). SoR is middleware that can be implemented on a Cisco AXP and Juniper JunosV App Engine. In this paper, we propose a secure method of providing packet traceability over public networks using SoR features. We implemented a secure packet traceability service prototype on the ns-3 simulator. The test results conclude that there is a maximum additional cost of 48.69 and 123.91 μs of processing overhead per packet in each hop when the proposed secured traceability service is used with a 128-bit key space in AES-GCM and AES-CTR modes, respectively. Moreover, for 256-bit key spaces, AES-GCM and AES-CTR modes consumed additional 47.18 and 123.25 μs, respectively, over the plain traceability. Yet, from the evaluations on the test bed topology, it clearly shown that the proposed method was 79% faster than the conventional trace route method in providing the secured end-to-end traceability. © 2016 Institute of Electrical Engineers of Japan. Published by John Wiley & Sons, Inc.Publication Embargo Service-Oriented Router-Based CDN System: An SoR-Based CDN Infrastructure Implementation on a Real Network Environment(IEEE, 2013-07-22) Wijekoon, J; Ishida, S; Harahap, E; Nishi, HInternet users are constantly demanding faster and higher quality services from their internet service providers. Therefore, for fast data delivery of such applications, Content Delivery Networks (CDNs) have been introduced. Most CDN providers use Domain Name Resolution (DNS) based request routing (RR) methods to find the nearest server for a particular client and it has both advantages and disadvantages. Importantly, disadvantages result high latencies of data delivery and network congestions. To maintain rich information in the Internet and to shift the current Internet infrastructure to an information-based open environment platform, Service-oriented Routers (SoRs) have been introduced. An SoR has a high-throughput database and it is able to analyze all transactions on its interfaces. Therefore, we have used the basic functionalities of the SoR to diminish disadvantages of the DNS-based RR methods. Proposed system is independent from DNS-based RR and we have conducted experiments based on content-centric RR using the SoR basic functionalities and successfully evaluated and compared both of the round trip time (RTT) and the packet inter arrival time. Our results indicated that SoR-based method can reduce upto 40-50% latency in both connection initiation time and content migration time in-between servers.Publication Embargo Distributed algorithm for router-based management of replica server in next-CDN infrastructure(IEEE, 2013-10-10) Harahap, E; Wijekoon, J; Tennekoon, R; Yamaguchi, F; Ishida, S; Nishi, HExtending Content Delivery Network (CDN) infrastructure that has features of router-based network management system (RNMS) is highly appealing and challenging. It allows developing a CDN architecture based upon standard design to ease interoperability, scalability, performance, and flexibility both on network monitoring and management controlled from a router. To better understand the system model, necessity, and the advantages of RNMS, this paper proposed an algorithm that distributed in to a special router called Service-oriented Router (SoR). The function of algorithm is to manage the effective and efficient number of replica server runs in the network. In CDN, minimizing the number of activated replica servers should be considered in order to reduce the operation cost of the system. We propose a semantic approached algorithm that has function to optimize the selection of active replica servers which managed from SoR. The algorithm has capability to find the best location of replica servers and performs load balancing among replica servers. Our simulation result indicates that the proposed algorithm can efficiently activate the replica servers according to user's request with 33.9% effective compared to other algorithm within about one millisecond RTT increase.Publication Embargo Per-hop data encryption protocol for transmitting data securely over public networks(Elsevier, 2014-01-01) Tennekoon, R; Wijekoon, J; Harahap, E; Nishi, HIt is a well-known fact that the Internet traffic travels through public networks. These networks lack security and are vulnerable. Encryption and public key cryptography are important technologies that are used to preserve data security and integrity, and to reduce information theft on the public networks. However, the existing routing protocols are incapable of providing secure data transmission on public networks. To this end, our laboratory introduced the Service-oriented Router (SoR) to maintain rich information for the next-generation networks by shifting the current Internet infrastructure to an information-based and an open-innovation platform. An SoR can analyze all packet stream transactions on its interfaces and store them in high throughput databases. Using the features of the SoR, in this paper, we propose a hop-by-hop routing protocol that provides per-hop data encryption. This infrastructure is proposing to preserve both the security and the privacy of data that traverses through public networks. We implemented a prototype of per-hop data encryption protocol on the ns-3 simulator and the results obtained are discussed in this paper.Publication Embargo Service-oriented router simulation module implementation in ns2 simulator(Elsevier, 2013-01-01) Wijekoon, J; Harahap, E; Nishi, HThe Service-oriented Router (SoR) is a router for next generation networks. This router has a high-throughput database and it has the capability to snoop all transaction in its interfaces. The SoR also provides an API which can provide stored content in order to enrich services. The SoR has the potential to shift the current Internet infrastructure to an information-based, open innovation platform. In order to evaluate the efficiency of SoR-based applications and services, a specific simulator is required. Though the NS2 simulator does not simulate payload handling, it is a well-known network simulator and there are many resources available for evaluations. In this research, we implemented three new modules for the NS2 platform to test the concepts of an SoR, an SoR agent, a packet container and a packet analyzer. The SoR agent can interconnect the application and physical layers of the NS2 module with an additional function that can handle user data as a real payload and attaches it to the IP packet. The packet container is an improved NS2 module that can attach user data and trace information. A successful simulation has been performed for end-to-end packet transfer with a 0.02s packet delivery delay compared to typical NS2 packet delivery. The NS2 router has been enhanced for packet stream analyzing and content centric packet re-routing. Content centric packet re-routing has been achieved with 0.01s additional delay for end-to-end packet delivery. Result shows that Deep Packet Inspection and content centric networking in an SoR-based network can be achieved.
