리눅스 분류
redhat ipx
작성자 정보
- 전짱님 작성
- 작성일
컨텐츠 정보
- 2,093 조회
- 0 추천
- 목록
본문
# rpm -ivh kernel-unsupported-2.4.21-4.EL.i686.rpm
or
# up2date -f kernel-unsupported
# cd /lib/modules/2.4.21-63.EL/unsupported/net/ipx/
# insmod ipx.o
# rpm -Uvh ipxutils-2.2.1-1.i386.rpm
# vi /etc/sysconfig/network
IPX=yes
IPXAUTOPRIMARY=on
IPXAUTOFRAME=on
IPXINTERNALNET=no
# ipx_configure --auto_interface=on --auto_primary=on
# /etc/init.d/network restart
or
# up2date -f kernel-unsupported
# cd /lib/modules/2.4.21-63.EL/unsupported/net/ipx/
# insmod ipx.o
# rpm -Uvh ipxutils-2.2.1-1.i386.rpm
# vi /etc/sysconfig/network
IPX=yes
IPXAUTOPRIMARY=on
IPXAUTOFRAME=on
IPXINTERNALNET=no
# ipx_configure --auto_interface=on --auto_primary=on
# /etc/init.d/network restart
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.