Skip to content

고정아이피 설정하기(Ubuntu Server DIY )

조회 수 28577 추천 수 0 2010.02.20 17:14:26
관리자에게 IP , Gateway , Subnetmask, DNS 의 정보를 얻은 뒤
다 음 단계로 설정하였다.

1. 고정아이피 설정하기 
sudo vim /etc/network/interfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 203.xxx.xxx.xxx
netmask 255.255.255.0
gateway 203.xxx.xxx.xxx


2. DNS 설정하기
sudo vim /etc/resolv.conf

domain xxx.com
search xxx.com
nameserver 203.xxx.xxx.xxx

nameserver 란에 관리자에게서 받은 DNS 주소를 입력한다. 내 경우 회사였기 때문에, domain이나 search 정보는 기본으로 잡혀있었다.

3. 변경된 설정 적용하기
sudo /etc/init.d/networking restart

이렇게 성공적으로 고정아이피가 설정되었다
profile

I see no changes, wake up in the morning and I ask myself

Is life worth living should I blast myself

Things would never be the same.

태그
엮인글 :
http://adminplay.com/5741/1f0/trackback
List of Articles
번호 제목 글쓴이 날짜sort 조회 수

[Flash] 크로스 도메인 설정 방법

vi 이용한 파일내용 일괄변경

리눅스 데몬의 종류 (서비스 종류)

리눅스에서 PATH 적용하여 전체 사용자 적용

파일에 대한 기본 지식 [1]

  • l2zeo
  • 2010-05-29
  • 조회 수 19913

리눅스 파일/디렉토리 개수 알기

메신저 프로그램 사용 포트

MRTG 소스 설치

웹사이트 F5 키 막기

TOP 프로그램에서 사용하는 기능키

리눅스 패키지 정보 확인

mount -o remount,rw /

[hdparm] 하드디스크 성능측정 file

리눅스에서 IP 할당하는 방법

FFmpeg

FFMPEG를 가장쉽게 설치하는 방법(ffmpeg-php 등)

insmod,rnmod,lsmod,modprobe 명령어

오라클11g 설치 (in centOS 5.1)

System V 메시지 큐(Message Queue), 세마포어(Semaphore)...

리눅스 공유 메모리의 설정 (세마포어)

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234