Skip to content

CentOS 6 x86_64 시스템으로 서버로 쓰던 PC에 문제가 생겨서 하드디스크를 다른 PC로 옮겼다.

같은 계열의 CPU와 칩셋으로 부팅에 무난히 성공했으나,

같은 계열인 r8169 랜카드가 eth1 으로 잡힌다.

dmesg 에 읽어보니

udev: renamed network interface eth0 to eth1

문구가 나온다.

해결책은,

/etc/udev/rules.d/70-persistent-net.rules 파일을 변경한다.

# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key. 네임 키 부분만 변경 가능

# PCI device 0x10ec:0x8168 (r8169) (custom name provided by external tool)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:25:22:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x10ec:0x8167 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1b:b9:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

====>

# PCI device 0x10ec:0x8168 (r8169) (custom name provided by external tool)
#(주석처리)SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:25:22:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x10ec:0x8167 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1b:b9:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0(번호변경)"

 
profile

일요일은 짜빠게뤼~ 먹는날~^^

엮인글 :
http://adminplay.com/100902/d22/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort

[CentOS] ffmpeg 설치

리눅스 - zip 압축 해제

네트워크 관리자를 위한 통합 모니터링 툴 - N.E.W.T file [2]

favicon 만들기

리눅스 - htop file

가볍고 강력한 SNMP를 이용한 모니터링 프로그램입니다. file

CentOS Samba 설정

tar.gz 특정 디렉토리에 압축풀기

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

리눅스 시스템 관리자를 위한 즐겨찾기

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

[FreeBSD]CPU, 메모리, HDD확인 및 네트워크 설정

백 그라운드, 포그라운드 전환

CentOS 5.4 Samba 서버 <-> 윈도우7에서 접근 문제

MS-DOS 배치파일 문법

리눅스 파일 복구 명령 debugfs

리눅스 - tar 압축 사용법

iSCSI 설정하기

리눅스 TIP

CentOS ffmpeg yum install

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234