Re: PPPoE's IP address

From: samuel (hotsamuel@xxxxxxxxxxxxx)
Date: Wed Jul 03 2002 - 22:47:20 GMT-3


   
hi,tom=0D
this is a config about adsl pppoe+NAT=0D
you need a "REMOTE ACCESS SERVER" IOS like c2600-c-mz.122-4.T1.bin =0D
=0D
=0D
 version 12.2=0D
 service timestamps debug uptime=0D
 service timestamps log uptime=0D
 no service password-encryption=0D
 !=0D
 hostname 2621=0D
 !=0D
 enable secret 5 $1$LJV3$jqSDKFMSZiQBAjlnN/=0D
 !=0D
 ip subnet-zero=0D
 ip name-server 202.xxx.xxx.xxx=0D
 !=0D
 vpdn enable=0D
 !=0D
 vpdn-group PPPoE=0D
  request-dialin=0D
   protocol pppoe=0D
 !=0D
 interface FastEthernet0/0=0D
  ip address 10.1.1.1 255.255.255.0=0D
  ip nat inside=0D
  duplex auto=0D
  speed auto=0D
 !=0D
 interface FastEthernet0/1=0D
  no ip address=0D
  speed 10=0D
  half-duplex=0D
  pppoe enable=0D
  pppoe-client dial-pool-number 1=0D
 !=0D
 interface Dialer1=0D
  mtu 1492=0D
  ip address negotiated=0D
  ip nat outside=0D
  encapsulation ppp=0D
  no ip mroute-cache=0D
  dialer pool 1=0D
  dialer-group 1=0D
  no cdp enable=0D
  ppp authentication pap callin=0D
  ppp pap sent-username abc123@163 password 7 **********=0D
 !=0D
 ip nat inside source list 1 interface Dialer1 overload=0D
 ip classless=0D
 ip route 0.0.0.0 0.0.0.0 Dialer1 permanent=0D
 no ip http server=0D
 ip pim bidir-enable=0D
 !=0D
 access-list 1 permit any=0D
 dialer-list 1 protocol ip permit=0D
 !=0D
 line con 0=0D
 line aux 0=0D
 line vty 0 4=0D
  password *****=0D
  login=0D
 !=0D
 end=0D
=0D
-------Original Message-------=0D
=0D
From: Tom Young=0D
Date: 2002=C4=EA07=D4=C203=C8=D5 22:13:27=0D
To: ccielab@groupstudy.com=0D
Subject: PPPoE's IP address=0D
=0D
Hi,group=0D
=0D
I am using the PPPoE for a ASDL router. The Provider=0D
gave me the router reference . There is a fixed IP address=0D
for the WAN port, and subnet mask is /32. It is very=0D
strange, I try to set the fixed IP address for my dialer=0D
interface. When I set the mask of /32, the router told me=0D
couldn't input a bad mask. =0D
Somebody know the problem? How to do that, I don't=0D
know.=0D
=0D
Thanks=0D
=0D



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:18 GMT-3