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

인증서문제 (modulus 비교)

리눅스 네트워크 설정

mii-tool 사용법

[LVS] CentOS5.2 기반 LVS 셋팅(Piranha)

crossdomain.xml 정책변경에 따른 변경사항.

OS 종류 및 버전확인

FreeBSD 커널패닉 복구하기

tar 분할 압축 및 해제 및 특정 디렉토리만 압축

swap 증설작업

리눅스에서 계정 생성시 자동으로 디렉토리가 생성되게 하...

  • ADMIN
  • 2008-11-04
  • 조회 수 21658

리눅스에서 윈도우 공유 폴더 마운트

OOM : out of memory

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

시스템 최적화 - 동시사용자 늘리기위한 커널 조정

리눅스 계정 삭제, 접속 차단

  • ADMIN
  • 2008-11-03
  • 조회 수 21371

압축 : tar / gzip / jar / tbz 사용법

콘솔에서 로그인이 안될때

vi 에디터 - 라인 범위정해서 주석처리하기

리눅스 vsftp의 root 접속문제

웹사이트 F5 키 막기

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234