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

장비를 복제해서 옮겼을 경우 네트워크가 eth0_rename 되...

FFMpeg + rtspdump + segmenter 를 이용한 iPhone 스트리...

HTTP Live Streaming 구축

Http Live Streaming 으로 아이폰 동영상 서비스

iPhone에서 streaming video 서비스

CentOS ffmpeg yum install

[CentOS] ffmpeg 설치

ffmpeg 설치 및 활용

linux - cp 덮어쓰기옵션

[squid] 캐시 로그 결과 값(access_log)

squid.conf

lighttpd와 Apache의 성능 차이 file [2]

  • l2zeo
  • 2012-03-08
  • 조회 수 24282

ssh 특정 ip or 특정대역폭만 접속 허용

squid.conf : Reverse Proxy

HTML5 멀티미디어 태그 - <video>,<audio>,<embed>

allowScriptAccess 설정

  • l2zeo
  • 2012-05-05
  • 조회 수 8453

rsync 를 이용하여 동기화 할때 특정 폴더 2개 이상 제외하기

Squid 의 캐시 저장 기간 설정 ( refresh_pattern )

스퀴드(squid) 로그 로테이트 방법

Centos 6.0 사용장비 교체후 eth0,1이 eth2,3으로 밀리거...

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234