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

퍼미션 설정

슈퍼데몬 : xinetd

[rsync]서버 백업및 동기화

[설정] 로그 파일 관리 - logrotate

사이트 이전시 - rsync

안녕하세요'ㅅ' 오늘가입해서 이런질문을 드려봅니다~ 'ㅅ' [1]

데몬 및 프로세스 관리

Ascii Art관련 사이트 링크

[Linux] Proxy 서버 설정하기

snmpd 로그메세지 남기지 않기

부분적으로 yum 업데이트 하고 싶을때

  • ADMIN
  • 2008-11-10
  • 조회 수 17118

리눅스 기본 명령어 # 1

mrtg on freebsd , monitor windows2003

Disk Quota : 용량 제한 하기

CentOS 6.X GUI 로그인 화면에서 로그인 했던 계정 리스트...

알아두면 편리한 단축키(콘솔)

데몬(Daemon)이란?

아쿠아앰프(aquamp) 설치

  • ADMIN
  • 2008-10-30
  • 조회 수 16300

[리눅스] 파일의 속성관리를 위한 chattr실무활용 -2-

리눅스 기본 명령어 # 2

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234