이것 저것 해보다 다시 차근 차근 시작해보려고...
와우6.2(커널 패치가 되어 있다고 해서)를 쓰고 있습니다.
그리고 rp-pppoe-2.5-1.i386.rpm을 이용해서 해보려구요.
시스템은 간단하게 amd 900, 리얼텍 이더넷카드 2개 이고
한통선을 크로스 케이블로 허브에 물리고 쓰고 있습니다.
인스톨하고 adsl-setup을 실행시켜서 암호, 아이디를 넣고 dns
주소도 다 입력하고 나서 adsl-start를 실행시키면
다음과 같은 메세지가 나옵니다.
#adsl-start
......... TIMED OUT
#adsl-status
adsl-status: Link is down -could not find interface corresponding to pppd pid 1693
#adsl-connect
connect: ppp0 <-> /dev/pts/1
LCP : time out sending config-Requests
connection terminated
pppoe : timeout waiting for PADO Packets
using interface ppp0
adsl-start를 실행시키고 나서 ifconfig -a 하면
ppp0는 생기더군요...
다음은 /etc/conf.modules의 내용입니다.
alias char-major-144 pppox
alias eth0 rtl8139
alias eth1 rtl8139
alias parport_lowlevel parport_pc
입니다...
어디가 잘못될건가요? 고견 부탁드립니다.