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/db4/trackback
List of Articles
번호 제목 글쓴이 날짜sort 조회 수

데몬 및 프로세스 관리

시스템 백업과 응급 복구

Ascii Art관련 사이트 링크

퍼미션 설정

Linux 파일 오픈 갯수 확인

Centos5 버전에서 메모리 인식 file

MRTG 로그 데이터 시간확인하기

리눅스 java tocmat 설치

ssh, ftp 접근 딜레이 현상 발생시 조치방법

관리, 개발자를 위한 vi 환경 설정 ( vim-enhanced)

time.bora.net 시간 동기화후 dovecot 데몬이 죽는 현상 해결

리눅스 페도라 인터넷잡는것좀 알켜주세요^^; [1]

  • 시풍
  • 2009-04-07
  • 조회 수 20706

.vimrc 설정 설정, 색상 (VI 설정 색상)

사이트 이전시 - rsync

dumpe2fs 파일 시스템의 슈퍼 블럭과 블럭 그룹 정보를 출력

rm -rf / ==> 그 결과는...ㄷㄷ;;

Cent5 ffmpeg 설치

리눅스 TIP

특정 디랙토리 인증걸기 htpasswd, htaccess

netstat 의 Send-Q, Recv-Q의 의미

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234