The Implementation of IP Address Sharing Method using Netfilter

Netfilter를 이용한 IP 주소 공유 기술 구현

  • Kim Myoung-Sun (Mobile Distributed Computing Lab, Department of Computer Engineering, Chungnam National University) ;
  • Hwang Sun-Yeop (Mobile Distributed Computing Lab, Department of Computer Engineering, Chungnam National University) ;
  • Won Young-Am (Mobile Distributed Computing Lab, Department of Computer Engineering, Chungnam National University) ;
  • Lee Kwang-Hee (Mobile Distributed Computing Lab, Department of Computer Engineering, Chungnam National University) ;
  • Choi Hoon (Mobile Distributed Computing Lab, Department of Computer Engineering, Chungnam National University)
  • 김명선 (충남대학교 컴퓨터공학과) ;
  • 황선엽 (충남대학교 컴퓨터공학과) ;
  • 원영암 (충남대학교 컴퓨터공학과) ;
  • 이광희 (충남대학교 컴퓨터공학과) ;
  • 최훈 (충남대학교 컴퓨터공학과)
  • Published : 2006.06.01

Abstract

IP 주소 공유 기술인 FSL3/4는 IP 패킷의 헤더나 페이로드의 수정없이 단지 패킷 헤더 참조에 의해 로컬 네트워크의 호스트들에게 인터넷 풀 액세스 및 종단간 IPSEC 세션을 지원한다. 그러나 FSL3/4는 사용자 인터페이스를 제공하지 않으며 커널에 적재할 수 있는 모듈의 형태로만 존재하기 때문에 사용자 접근이 용이하지 않고, 추가적인 기능을 위해서는 커널 소스를 직접 수정해야 하는 불편함이 있다. 본 논문에서는 이런 문제점을 보완하고 FSL3/4 기능 확장을 립게 하는 Netfilter를 설계하고 구현하였다.

Keywords