>> Edit article
이름
제목
패스워드
re-pppoe를 설치했고..전 와우리눅스6.2UP을 쓰고 있습니다. 인터넷이 안돼네요..쩝..이 인터넷 하고파랑 지금 3일째 이것땜시 밤에 잠을 못자고 있습니다. 하나로 홈랜ADSL사용하고 계신 다른 성공하신님들의 pppoe.conf파일 좀 보여주세요. 물런 아뒤랑 비번은 숨기고^^; 백문이 불여일견이라고..한번 봤으면 하네요. 제발부탁합니다... 그리고 랜카드를 리눅스에서 잡았나 확인할 방법은요? 전 그냥 문서에서 본데로 "modprobe rt18139" 했거든요.. 제대로 잡혔나 모르겠네요..(랜카드는리얼텍8139a 고요) 참 저의 pppoe.conf파일을 보여드릴께요 잘못된거 있으면 지적해주세요..부탁드릴께요 --------------pppoe.conf 전문(all document)------------------ pppoe.conf # # Configuration file for rp-pppoe. Edit as appropriateand install in # /etc/ppp/pppoe.conf # # NOTE: This file is used by the adsl-start, adsl-stop, adsl-connect and # adsl-status shell scripts. It is *not* used in any way by the # "pppoe" executable. # # Copyright (C) 2000 Roaring Penguin Software Inc. # # This file may be distributed under the terms of the GNU General # Public License. # # $Id: pppoe.conf,v 1.10 2000/09/1619:56:12 dfs Exp $ #*********************************************************************** # When you configure a variable, DO NOT leave spaces around the"=" sign. # Ethernet card connected to ADSL modem ETH='eth0' # ADSL username. You may have to supply "@provider.com" Sympatico # users in Canada do need to include "@sympatico.ca" # Sympatico uses PAP authentication. Make sure/etc/ppp/pap-secrets # contains the right username/password combination. # For Magma, use xxyyzz@magma.ca USER='fate9339' # Bring link up on demand? Default is to leave link up all the time. # If you want the link to come up on demand, set DEMAND to a number indicating # the idle time after which the link is brought down. DEMAND=no #DEMAND=300 # Obtain DNS server addresses from the peer (recent versions of pppd only) USEPEERDNS=no ### ONLY TOUCH THE FOLLOWING SETTINGS IF YOU'RE AN EXPERT # How long adsl-start waits for a new PPP interface to appear before # concluding something went wrong. If you use 0, then adsl-start # exits immediately with a successful status and does not wait for the # link to come up. Time is in seconds. # # WARNING WARNING WARNING: # #If you are using rp-pppoe on a physically-inaccessible host, set # CONNECT_TIMEOUT to 0. This makes SURE that the machine keeps trying # to connect forever after adsl-start is called. Otherwise, it will # give out after CONNECT_TIMEOUT seconds and will not attempt to # connect again, making it impossible to reach. CONNECT_TIMEOUT=60 # How often in seconds adsl-start polls to check if link is up CONNECT_POLL=6 # Character to echo at each poll. Use PING="" if you don't want # anything echoed PING="." # File where the adsl-connect script writes its process-ID. # Three files are actually used: # $PIDFILE contains PID of adsl-connect script # $PIDFILE.pppoe contains PID of pppoe process # $PIDFILE.pppd contains PID of pppd process PIDFILE=/var/run/adsl.pid # Do you want to use synchronous PPP? "yes" or "no". "yes" is much # easier on CPU usage, but may not work for you. It is safer to use # "no", but you may want to experiment with "yes". "yes" is generally # safe on Linux machineswith the n_hdlc line discipline; unsafe on others. SYNCHRONOUS=no # Do you want to clamp the MSS? Here's how to decide: # - If you have only a SINGLE computer connected to the ADSL modem, choose # "no". # - If you have a computeracting as a gateway for a LAN, choose "1412". # The setting of 1412 is safe for either setup, but uses slightly more # CPU power. CLAMPMSS=1412 #CLAMPMSS=no # LCP echo interval and failure count. LCP_INTERVAL=20 LCP_FAILURE=3 # PPPOE_TIMEOUT should be about 4*LCP_INTERVAL PPPOE_TIMEOUT=80 # Firewalling: One of NONE, STANDALONE or MASQUERADE FIREWALL=NONE # Any extra arguments to pass to pppoe. Normally, use a blank string # like this: PPPOE_EXTRA="-S pppoe" # Rumour has it that "Citizen's Communications" with a 3Com # HomeConnect ADSL Modem DualLink requires these extra options: # PPPOE_EXTRA="-S pppoe"
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved