• Title/Summary/Keyword: DHCP

Search Result 68, Processing Time 0.021 seconds

DHCP Client Implement of methods on Embedded System (임베디드 시스템을 위한 DHCP Client 구현 방안)

  • 김근경;정기현;최경희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10c
    • /
    • pp.439-441
    • /
    • 2001
  • 본 논문에서는 ARM7TDMI CPU를 기반으로 한 네트워크 장비에 구현된 DHCP의 설계 및 구현에 대하여 논한다. 실시간 운영 체제인 uC/OS와 Watt TCP/IF 등의 소프트웨어가 탑재되어 있는 시스템에 DHCP를 구현 함으로써, 네트워크 설정이 편리한 시스템이 되도록 하였다. 제안할 'tiny-DHCF' 는 본래의 기능은 수행하면서, 그 크기를 축소한 것이다. 임베디드 시스템에서 더 경제적으로 구현할 수 있는 소형 UHCP인 'tiny UHCP' 적용 방법에 관하여 논의하고자 한다.

  • PDF

A Study on Secure Interaction of DHCP Server with DNS Server

  • Ham Young Hwan;Chung Byung Ho;Chung Kyo Il
    • Proceedings of the IEEK Conference
    • /
    • 2004.08c
    • /
    • pp.544-548
    • /
    • 2004
  • DHCP(Dynamic Host Configuration Protocol) is a protocol which dynamically allocates an IP address and/or host configuration parameters to a host. The DHCP client's address can be changed dynamically any time. For the possible communication with other system, the DHCP client has to inform its address to the DNS system with dynamic update facility. But the DNS dynamic update has a problem related to the security. So we proposed the efficient mechanism for the secure integration of DHCP and DNS by using DNS security extensions. The system also uses the DNS server as the certificate repository for the storing & retrieval of each other's certificate.

  • PDF

The Address Detection Algorithm to Avoid DHCP NAK Loop Problem in Virtual LAN (Virtual LAN 에서 DHCP NAK Loop 방지를 위한 유효 주소 인지 알고리즘)

  • Lee, Jong-Hoon;Kim, Se-Han;Lee, Hyun-Woo;Kim, Jung-Hwan;Ryu Won
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.604-606
    • /
    • 2002
  • Virtual LAN 은 기존의 LAN에 비해 물리적인 네트워크에 대해 브로드캐스트 도메인을 위한 사용자 그룹을 독립적으로 가진다. 그러나 Virtual LAN에서 DHCP를 통한 자동 주소 할당을 하는 경우 브로드캐스트 도메인으로 인한 DHCP 의 오동작을 일으켜 주소할당을 할 수 없게 된다. 본 논문에서는 이와 같은 DHCP 의 오동작인 NAK Loop 문제를 알아보고 이를 보완하기 위한 유효 주소 인지 알고리즘을 제시한다. 그리고 그 결과는 실제실험실 환경에서의 프로토콜 분석기를 이용한 패킷 캡쳐를 통해 보여준다.

  • PDF

IP Assignment Analysis Based on DHCP at High-speed Network (초고속통신망에서 DHCP 기반의 IP 할당 분석)

  • Kim, Hyoung-Jin;Cho, Hyun-Seob
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.9
    • /
    • pp.2300-2305
    • /
    • 2009
  • Recently, Telecommunication companies have introduced a new network architecture that assigns network resources consistent and protects their systems more secure. Now, they provide multimedia services through various types of access networks. In this study, I'd like to introduce IP address assignment method based on the Dynamic Host Configuration Protocol (DHCP) and find out how success or failure of Ip address assignment will be taken place according to the booting order of xDSL modem, AP and PC.

Security Certification for DHCP Power-Saving System (DHCP 절전시스템을 위한 보안 인증)

  • Oh, Im-Geol
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.15 no.5
    • /
    • pp.1-9
    • /
    • 2010
  • Abstract The DHCP power saving system provides advantage to driving active participation in which users installs the power saving software by restricting IP address through the power management server. However, the problem with this approach is the vulnerability to IP spoofing attacks, therefore we need to solve the mistake that disrupt the entire network system rather than saving electric power. In this paper, we propose the authentication system that can implement the efficiency saving power by providing high security for the members' computer system of the public institutions based on the saving power system.

The computer power-saving system using DHCP (DHCP를 이용한 컴퓨터 절전 시스템)

  • Kim, Hong-Yoon
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.14 no.5
    • /
    • pp.75-82
    • /
    • 2009
  • It is possible that gain good effect for saving electric charges by power-saving education to organizer, instead of buying new energy saving computer in the company, school and public organization. But this kind of education needs time very much. And power management system for controling whole computer of organizer is released, but it is hard to set up. In this paper we prevent computers which do not have power shutdown software, from obtaining IP address by DHCP. So we induce organizer to setup power shutdown software.

A Duplicate Address Resolution Protocol in Mobile Ad Hoc Networks

  • Lin Chunhung Richard;Wang Guo-Yuan Mikko
    • Journal of Communications and Networks
    • /
    • v.7 no.4
    • /
    • pp.525-536
    • /
    • 2005
  • In an IP-based network, automated dynamic assignment of IP addresses is preferable. In most wired networks, a node relies on a centralized server by using dynamic host configuration protocol (DHCP) to obtain a dynamic IP address. However, the DHCP­based approach cannot be employed in a mobile ad hoc network (MANET) due to the uncertainty of any centralized DHCP server. That is, a MANET may become partitioned due to host mobility. Therefore, there is no guarantee to access a DHCP server. A general approach to address this issue is to allow a mobile host to pick a tentative address randomly, and then use duplicate address resolution (DAR) protocol to resolve any duplicate addresses. In this paper, an innovative distributed dynamic host configuration protocol designed to configure nodes in MANET is presented. The proposed protocol not only can detect the duplicate address, but also can resolve the problem caused by duplicate address. It shows that the proposed protocol works correctly and is more universal than earlier approaches. An enhanced version of DAR scheme is also proposed in this paper to solve the situation of duplicate MAC address. The new and innovative approach proposed in this paper can make the nodes in MANET provide services to other networks and avoid packets from being delivered to incorrect destinations.

A Study on the Implementation of Embedded DHCP Server Based on ARM (ARM 기반의 임베디드 DHCP서버 구축에 관한 연구)

  • Kim Hyeong-Gyun;Lee Sang-Beom
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.8
    • /
    • pp.1490-1494
    • /
    • 2006
  • Most network equipment is an embedded system designed to execute specific function. An embedded system is an electronic control system mixing hardware and software to execute only fixed function for the purpose of system, not confuter, performing diverse function for a wide use. Early embedded system executed only simple function, combining specific function with optimization, a micro size, and low power, but it has developed to meet complex and diverse system. The purpose of this study is to realize DHCP server based on embedded system. To achieve this, embedded Linux was ported in ez Bord-M01 mounted with Intel Strong ARM SA1110 processor, and ethernet-based network was constructed for network function. In this way, this study suggests embedded DHCP server where Window and Linux client hosts are dynamically configurated as network information by dynamically assigning network information in embedded board.

A Rogue AP Detection Method Based on DHCP Snooping (DHCP 스누핑 기반의 비인가 AP 탐지 기법)

  • Park, Seungchul
    • Journal of Internet Computing and Services
    • /
    • v.17 no.3
    • /
    • pp.11-18
    • /
    • 2016
  • Accessing unauthorized rogue APs in WiFi environments is a very dangerous behavior which may lead WiFi users to be exposed to the various cyber attacks such as sniffing, phishing, and pharming attacks. Therefore, prompt and precise detection of rogue APs and properly alarming to the corresponding users has become one of most essential requirements for the WiFi security. This paper proposes a new rogue AP detection method which is mainly using the installation information of authorized APs and the DHCP snooping information of the corresponding switches. The proposed method detects rogue APs promptly and precisely, and notify in realtime to the corresponding users. Since the proposed method is simple and does not require any special devices, it is very cost-effective comparing to the wireless intrusion prevention systems which are normally based on a number of detection sensors and servers. And it is highly precise and prompt in rogue AP detection and flexible in deployment comparing to the existing rogue AP detection methods based on the timing information, location information, and white list information.

An Enhancement Technique of IP Address Reusability over the Dynamic IP Address Assignment Method (동적 IP 주소 할당방식의 IP주소 재사용 효율 증가 기법)

  • Bae Byeong-Sook;Yang Jun-Whan;Kim Jae-Dong;Min Kyeong-Seon
    • 한국정보통신설비학회:학술대회논문집
    • /
    • 2003.08a
    • /
    • pp.244-248
    • /
    • 2003
  • DHCP를 이용한 동적 IP주소 할당방식에서 클라이언트가 네트워크 접속을 해제하면서 IP 주소를 자동적으로 반납하지 않음으로 인해 IP 주소 회수가 즉각 이루어지지 않아 IP 주소 재활용을(reusability)이 저하된다. IP 주소의 재활용율을 증가시키면서 DHCP 서버의 부하증가 및 네트워크의 트래픽 증가 최소화를 위한 두 가지 기법으로 DHCP 서버에서 IP 주소의 임대시간을 적응적으로 조정하는 기법과 ICMP echo request 및 reply 메시지를 통한 클라이언트의 동작유무 확인을 통해 비동작 클라이언트의 IP 주소 회수 기법을 제안한다.

  • PDF