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

net-snmp 설치 및 snmp 사용법

Linux 소켓 접속 개수 늘리기

아파치 HARD_SERVER_LIMIT

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

hdparm - 하드디스크의 자세한 정보 보기

history 시간 정보 출력

sysctl 커널 파라미터

Setting promiscuous mode

syslogd : 콘솔에 남는 메세지 로그파일로 남기기

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

rsyncd.conf설정

대용량 하드 디스크 파티셔닝 (GPT 파티션)

ethtool 사용법

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

apm설치시 configure error

rpmfind (rpm패키지 검색사이트)

libc-client-2002e-8 패키지

리눅스 터미널에서 사용하는 단축 키

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

리눅스에서 하드웨어 스팩 보기 dmidecode

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234