cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3933
Views
0
Helpful
16
Replies

857 ADSL 2+

PATRICK DUPONT
Level 1
Level 1

Hello,

i just got a C857, it synch up without a problem 16megs*900 but for some reason it is not getting a IP from the ISP(Bell Canada)... can someone check the config n tell me what i am doing wrng?

sh run

Building configuration...

Current configuration : 4661 bytes

!

version 12.4

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname yourname

!

boot-start-marker

boot-end-marker

!

logging buffered 51200 warnings

!

no aaa new-model

!

resource policy

!

no ip dhcp use vrf connected

ip dhcp excluded-address 10.10.10.1

!

ip dhcp pool sdm-pool

   import all

   network 10.10.10.0 255.255.255.248

   default-router 10.10.10.1

   lease 0 2

!

!

ip cef

ip domain name yourdomain.com

ip name-server 4.2.2.2

ip name-server 4.2.2.3

!

!

crypto pki trustpoint TP-self-signed-3071840133

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3071840133

revocation-check none

rsakeypair TP-self-signed-3071840133

!

!

crypto pki certificate chain TP-self-signed-3071840133

certificate self-signed 01

  3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33303731 38343031 3333301E 170D3032 30333031 32323232

  33345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30373138

  34303133 3330819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100D3FD 09C9380A 9A82C26D 721B9001 BC7C95D4 9BDF5F7C 52113BAD BD7C5742

  83E5740E 10F15616 805F457A 3DC1C6DA 181E0925 A8E4C385 21FDE69C 8DAEDF42

  78C6FEB3 1578B53F 8EC3C62B BF91D935 698A98DE 1A726CA0 FE87D19E CFE5CACC

  F14FD705 CBA932B8 44AA09AC B5132E42 D4A3ABFE 07C1E504 0AD16F37 001EDE1B

  B5A70203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603

  551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D

  301F0603 551D2304 18301680 145CA610 BE20DED8 85C93AFC B837B904 233FE1D0

  A9301D06 03551D0E 04160414 5CA610BE 20DED885 C93AFCB8 37B90423 3FE1D0A9

  300D0609 2A864886 F70D0101 04050003 8181001E 7E285063 5266A41D 696353FD

  DE06E9EF A6A23BC3 84F1E633 7FE77929 94F9C9EA 3BC686F8 C2542722 005F397B

  1F8AAF93 329D9602 2174BDF0 58798906 9815DAD7 8F02AE3E 8EF860B6 6C6D92FB

  F2567908 4459D5A3 A0C18363 F758142B FCFF32B5 A65C94C9 87F7A87F ED09A78B

  009F3FE6 1FBB1AE5 BEA39B12 361E6FFA C0A5BE

  quit

username xxxxxxxxx privilege 15 secret 5  xxxxxxxxxxxx

!

!

!

!

!

interface ATM0

no ip address

no atm ilmi-keepalive

dsl operating-mode auto

!

interface ATM0.1 point-to-point

no snmp trap link-status

pvc 0/35

  oam-pvc manage

  pppoe-client dial-pool-number 1

!

!

interface FastEthernet0

!

interface FastEthernet1

!

interface FastEthernet2

!        

interface FastEthernet3

!

interface Dot11Radio0

no ip address

shutdown

speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0

station-role root

!

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$

ip address 10.10.10.1 255.255.255.248

ip nat inside

ip virtual-reassembly

ip tcp adjust-mss 1412

!

interface Dialer0

ip address negotiated

ip mtu 1452

ip nat outside

ip virtual-reassembly

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication chap pap callin

ppp chap hostname xxxxxxxx

ppp chap password 0 xxxxxxx

ppp pap sent-username xxxxx password 0 xxxxxxxx

!

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

ip nat inside source list 1 interface Dialer0 overload

!

access-list 1 remark INSIDE_IF=Vlan1

access-list 1 remark CCP_ACL Category=2

access-list 1 permit 10.10.10.0 0.0.0.7

access-list 23 permit 10.10.10.0 0.0.0.7

dialer-list 1 protocol ip permit

no cdp run

!        

control-plane

!

banner login ^C

-----------------------------------------------------------------------

Cisco Router and Security Device Manager (SDM) is installed on this device.

This feature requires the one-time use of the username "cisco"

with the password "cisco". The default username and password have a privilege level of 15.

Please change these publicly known initial credentials using SDM or the IOS CLI.

Here are the Cisco IOS commands.

username <myuser>  privilege 15 secret 0 <mypassword>

no username cisco

Replace <myuser> and <mypassword> with the username and password you want to use.

For more information about SDM please follow the instructions in the QUICK START

GUIDE for your router or go to http://www.cisco.com/go/sdm

-----------------------------------------------------------------------

^C

!

line con 0

login local

no modem enable

line aux 0

line vty 0 4

access-class 23 in

privilege level 15

login local

transport input telnet ssh

!

scheduler max-task-time 5000

end

2 Accepted Solutions

Accepted Solutions

Ian Jay
Level 1
Level 1

With 'ip address negotiated' you should be receiving an IP from your ISP.

'debug ppp negotiation' will tell you if the ISP is responding. You want to see PPP complete authentication and move to IPCP phase. If PPP does not complete negotiation, you will not receive an IP. Then its time to call the ISP and make sure you got the password right

/ijay

View solution in original post

You are using the wrong password. Even if it seems right to you, it's wrong for the ISP.

Also, under dialer interface, configure "mtu 1492" that will speed-up negotiation.

View solution in original post

16 Replies 16

Ian Jay
Level 1
Level 1

With 'ip address negotiated' you should be receiving an IP from your ISP.

'debug ppp negotiation' will tell you if the ISP is responding. You want to see PPP complete authentication and move to IPCP phase. If PPP does not complete negotiation, you will not receive an IP. Then its time to call the ISP and make sure you got the password right

/ijay

Hi Ian,

ok i did my debug and have been racking my brain for a good part of the weekend why this is not working.. still no clue, i know what my password is it works with my 3wire modem... So right now i am lost as to why it is not working, provided a debug underneth maybe u can see something i missed..

============================================

Debug ppp nego

============================================

*Mar  3 03:20:50.835: %DIALER-6-BIND: Interface Vi1 bound to profile Di0

*Mar  3 03:20:50.835: Vi1 PPP: Phase is DOWN, Setup

*Mar  3 03:20:50.835: Vi1 PPP: Using dialer call direction

*Mar  3 03:20:50.835: Vi1 PPP: Treating connection as a callout

*Mar  3 03:20:50.835: Vi1 PPP: Session handle[9800000E] Session id[0]

*Mar  3 03:20:50.835: Vi1 PPP: Phase is ESTABLISHING, Active Open

*Mar  3 03:20:50.835: Vi1 PPP: No remote authentication for call-out

*Mar  3 03:20:50.835: Vi1 LCP: O CONFREQ [Closed] id 1 len 10

*Mar  3 03:20:50.835: Vi1 LCP:    MagicNumber 0x1B5665FB (0x05061B5665FB)

*Mar  3 03:20:50.839: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up

*Mar  3 03:20:51.035: Vi1 LCP: I CONFREQ [REQsent] id 150 len 18

*Mar  3 03:20:51.035: Vi1 LCP:    MRU 1492 (0x010405D4)

*Mar  3 03:20:51.035: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Mar  3 03:20:51.035: Vi1 LCP:    MagicNumber 0x69FC4B94 (0x050669FC4B94)

*Mar  3 03:20:51.035: Vi1 LCP: O CONFNAK [REQsent] id 150 len 8

*Mar  3 03:20:51.035: Vi1 LCP:    MRU 1500 (0x010405DC)

*Mar  3 03:20:51.035: Vi1 LCP: I CONFACK [REQsent] id 1 len 10

*Mar  3 03:20:51.035: Vi1 LCP:    MagicNumber 0x1B5665FB (0x05061B5665FB)

*Mar  3 03:20:51.055: Vi1 LCP: I CONFREQ [ACKrcvd] id 151 len 18

*Mar  3 03:20:51.055: Vi1 LCP:    MRU 1492 (0x010405D4)

*Mar  3 03:20:51.055: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Mar  3 03:20:51.055: Vi1 LCP:    MagicNumber 0x69FC4B94 (0x050669FC4B94)

*Mar  3 03:20:51.055: Vi1 LCP: O CONFNAK [ACKrcvd] id 151 len 8

*Mar  3 03:20:51.055: Vi1 LCP:    MRU 1500 (0x010405DC)

*Mar  3 03:20:51.087: Vi1 LCP: I CONFREQ [ACKrcvd] id 152 len 18

*Mar  3 03:20:51.087: Vi1 LCP:    MRU 1492 (0x010405D4)

*Mar  3 03:20:51.087: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Mar  3 03:20:51.087: Vi1 LCP:    MagicNumber 0x69FC4B94 (0x050669FC4B94)

*Mar  3 03:20:51.087: Vi1 LCP: O CONFNAK [ACKrcvd] id 152 len 8

*Mar  3 03:20:51.087: Vi1 LCP:    MRU 1500 (0x010405DC)

*Mar  3 03:20:51.107: Vi1 LCP: I CONFREQ [ACKrcvd] id 153 len 18

*Mar  3 03:20:51.107: Vi1 LCP:    MRU 1492 (0x010405D4)

*Mar  3 03:20:51.107: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Mar  3 03:20:51.107: Vi1 LCP:    MagicNumber 0x69FC4B94 (0x050669FC4B94)

*Mar  3 03:20:51.107: Vi1 LCP: O CONFNAK [ACKrcvd] id 153 len 8

*Mar  3 03:20:51.107: Vi1 LCP:    MRU 1500 (0x010405DC)

*Mar  3 03:20:51.123: Vi1 LCP: I CONFREQ [ACKrcvd] id 154 len 18

*Mar  3 03:20:51.127: Vi1 LCP:    MRU 1492 (0x010405D4)

*Mar  3 03:20:51.127: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Mar  3 03:20:51.127: Vi1 LCP:    MagicNumber 0x69FC4B94 (0x050669FC4B94)

*Mar  3 03:20:51.127: Vi1 LCP: O CONFNAK [ACKrcvd] id 154 len 8

*Mar  3 03:20:51.127: Vi1 LCP:    MRU 1500 (0x010405DC)

*Mar  3 03:20:51.143: Vi1 LCP: I CONFREQ [ACKrcvd] id 155 len 18

*Mar  3 03:20:51.143: Vi1 LCP:    MRU 1492 (0x010405D4)

*Mar  3 03:20:51.143: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Mar  3 03:20:51.143: Vi1 LCP:    MagicNumber 0x69FC4B94 (0x050669FC4B94)

*Mar  3 03:20:51.143: Vi1 LCP: O CONFREJ [ACKrcvd] id 155 len 8

*Mar  3 03:20:51.143: Vi1 LCP:    MRU 1492 (0x010405D4)

*Mar  3 03:20:51.163: Vi1 LCP: I CONFREQ [ACKrcvd] id 156 len 14

*Mar  3 03:20:51.163: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Mar  3 03:20:51.163: Vi1 LCP:    MagicNumber 0x69FC4B94 (0x050669FC4B94)

*Mar  3 03:20:51.163: Vi1 LCP: O CONFACK [ACKrcvd] id 156 len 14

*Mar  3 03:20:51.163: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Mar  3 03:20:51.163: Vi1 LCP:    MagicNumber 0x69FC4B94 (0x050669FC4B94)

*Mar  3 03:20:51.163: Vi1 LCP: State is Open

*Mar  3 03:20:51.163: Vi1 PPP: Phase is AUTHENTICATING, by the peer

*Mar  3 03:20:51.163: Vi1 PAP: Using hostname from interface PAP

*Mar  3 03:20:51.163: Vi1 PAP: Using password from interface PAP

*Mar  3 03:20:51.167: Vi1 PAP: O AUTH-REQ id 1 len 22 from "b1xxxxx"

*Mar  3 03:20:51.335: Vi1 PAP: I AUTH-NAK id 1 len 18 msg is "Access Denied"<-------CHECK HERE

*Mar  3 03:20:51.335: Vi1 LCP: I TERMREQ [Open] id 157 len 4

*Mar  3 03:20:51.335: Vi1 LCP: O TERMACK [Open] id 157 len 4

*Mar  3 03:20:51.335: Vi1 PPP: Sending Acct Event[Down] id[6]

*Mar  3 03:20:51.335: Vi1 PPP: Phase is TERMINATING

You are using the wrong password. Even if it seems right to you, it's wrong for the ISP.

Also, under dialer interface, configure "mtu 1492" that will speed-up negotiation.

Well both of u were right!!!! Damnit all this and changing my passwrd worked thank you very much to both of u...

PATRICK DUPONT
Level 1
Level 1

While i have u guys here, i am not sure if u can help me with the Cisco Wireless part i have figured out how to get something connected using WPA2, but i can not browse anywhere, i am ffar from being a Wireless config specialist and not sure if u guy are either but taking a chance u are lol..

857W#sh dot11 statistics client-traffic

Clients:

xxxxx.xxxx.xxxx pak in 1726 bytes in 109833 pak out 5 bytes out 713

      dup 0 decrpyt err 0 mic mismatch 0 mic miss 0

      tx retries 0 data retries 0 rts retries 0

      signal strength 51 signal quality N/A

Building configuration...

Current configuration : 6357 bytes

!

version 12.4

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname 857W

!

boot-start-marker

boot-end-marker

!

logging buffered 51200 warnings

!

aaa new-model

!

!

aaa group server radius rad_eap

!

aaa group server radius rad_mac

!

aaa group server radius rad_acct

!

aaa group server radius rad_admin

!

aaa group server tacacs+ tac_admin

!

aaa group server radius rad_pmip

!

aaa group server radius dummy

!

aaa authentication login eap_methods group rad_eap

aaa authentication login mac_methods local

aaa authorization ipmobile default group rad_pmip

aaa accounting network acct_methods start-stop group rad_acct

!

aaa session-id common

!

resource policy

!

clock timezone PCTime -5

clock summer-time PCTime date Apr 6 2003 2:00 Oct 26 2003 2:00

no ip dhcp use vrf connected

ip dhcp excluded-address 10.10.10.1

!        

ip dhcp pool sdm-pool

   import all

   network 10.10.10.0 255.255.255.224

   default-router 10.10.10.1

   lease 0 2

!

!

ip cef

ip domain lookup source-interface Dialer0

ip domain name yourdomain.com

ip ddns update method sdm_ddns1

HTTP

  add http:// /nic/update?system=dyndns&hostname=&myip=

  remove http:// /nic/update?system=dyndns&hostname=&myip=

!

!

!

crypto pki trustpoint TP-self-signed-3071840133

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3071840133

revocation-check none

rsakeypair TP-self-signed-3071840133

!

!

crypto pki certificate chain TP-self-signed-3071840133

certificate self-signed 01

  3082024B 308201B4 A0030201 02020101 300D0609 2A864886 F70D0101 04050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33303731 38343031 3333301E 170D3032 30333033 30333138

  35395A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30373138

  34303133 3330819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100D3FD 09C9380A 9A82C26D 721B9001 BC7C95D4 9BDF5F7C 52113BAD BD7C5742

  83E5740E 10F15616 805F457A 3DC1C6DA 181E0925 A8E4C385 21FDE69C 8DAEDF42

  78C6FEB3 1578B53F 8EC3C62B BF91D935 698A98DE 1A726CA0 FE87D19E CFE5CACC

  F14FD705 CBA932B8 44AA09AC B5132E42 D4A3ABFE 07C1E504 0AD16F37 001EDE1B

  B5A70203 010001A3 73307130 0F060355 1D130101 FF040530 030101FF 301E0603

  551D1104 17301582 13383537 572E796F 7572646F 6D61696E 2E636F6D 301F0603

  551D2304 18301680 145CA610 BE20DED8 85C93AFC B837B904 233FE1D0 A9301D06

  03551D0E 04160414 5CA610BE 20DED885 C93AFCB8 37B90423 3FE1D0A9 300D0609

  2A864886 F70D0101 04050003 8181002D 0EFFBA7A D8408B67 0816710C 0ABA171D

  3CC2013C AC96DFB0 C11D0C56 20A0B1F7 D4E60B69 568A6738 BE0E8FF6 D13BF852

  99BE5B82 CD08E977 07CC6B3A 27EA2136 DEF15AD3 B22DE93D E586F517 4318FF9F

  FC392A8B BE264CA1 330533DB AEBFF065 A35376CF 839258BD 9FCF8DCC 97C00C53

  2357B38A 75F6F4B2 9BC1CEEF FD35DC

  quit

username xxxxxxxx privilege 15 secret 5 xxxxxxxxxxxx

username xxxxxxxx privilege 15 secret 5 xxxxxxxxxxxx

!

!

!

!

!

interface ATM0

no ip address

no atm ilmi-keepalive

dsl operating-mode auto

!

interface ATM0.1 point-to-point

no snmp trap link-status

pvc 0/35

  pppoe-client dial-pool-number 1

!

!

interface FastEthernet0

!

interface FastEthernet1

!

interface FastEthernet2

!

interface FastEthernet3

!

interface Dot11Radio0

no ip address

ip nat inside

ip virtual-reassembly

!

encryption mode ciphers tkip

!

encryption vlan 1 mode ciphers tkip

!

ssid X-R0320C

    vlan 1

    authentication open

    authentication key-management wpa

    guest-mode

    infrastructure-ssid optional

    wpa-psk ascii 0 MynameisX15253

!

speed basic-1.0 2.0 5.5 6.0 9.0 11.0 12.0 18.0 24.0 36.0 48.0 54.0

station-role root

no dot11 extension aironet

!

interface Dot11Radio0.1

encapsulation dot1Q 1 native

no snmp trap link-status

no cdp enable

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 spanning-disabled

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

!

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$

ip address 10.10.10.1 255.255.255.248

ip nat inside

ip virtual-reassembly

ip tcp adjust-mss 1412

dot1q tunneling ethertype 0x9100

!

interface Dialer0

bandwidth 16000

ip ddns update hostname xxxxxxxxxxx

ip ddns update sdm_ddns1

ip address negotiated

ip access-group 101 in

no ip redirects

no ip unreachables

ip mtu 1492

ip nat outside

ip virtual-reassembly

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication chap callin

ppp chap hostname xxxxxx

ppp chap password 0 xxxxxx

ppp pap sent-username xxxxxx password 0 xxxxxx

ppp ipcp dns request

ppp ipcp route default

!

ip route 0.0.0.0 0.0.0.0 Dialer0

!        

ip http server

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

ip nat inside source list 1 interface Dialer0 overload

ip dns server

!

access-list 1 remark INSIDE_IF=Vlan1

access-list 1 remark CCP_ACL Category=2

access-list 1 permit 10.10.10.0 0.0.0.7

access-list 100 permit tcp any any

dialer-list 1 protocol ip permit

no cdp run

radius-server attribute 32 include-in-access-req format %h

radius-server vsa send accounting

!

control-plane

!

banner login ^C

-----------------------------------------------------------------------

Cisco Router and Security Device Manager (SDM) is installed on this device.

This feature requires the one-time use of the username "cisco"

with the password "cisco". The default username and password have a privilege level of 15.

Please change these publicly known initial credentials using SDM or the IOS CLI.

Here are the Cisco IOS commands.

username   privilege 15 secret 0

no username cisco

Replace and with the username and password you want to use.

For more information about SDM please follow the instructions in the QUICK START

GUIDE for your router or go to http://www.cisco.com/go/sdm

-----------------------------------------------------------------------

^C

!

line con 0

no modem enable

line aux 0

line vty 0 4

privilege level 15

transport input telnet ssh

!

scheduler max-task-time 5000

end

Virtual LAN ID:  1 (IEEE 802.1Q Encapsulation)

   vLAN Trunk Interfaces:  Dot11Radio0.1

Virtual-Dot11Radio0.1

This is configured as native Vlan for the following interface(s) :

Dot11Radio0

Virtual-Dot11Radio0

   Protocols Configured:   Address:              Received:        Transmitted:

        Bridging        Bridge Group 1               1203                   3

   1206 packets, 72776 bytes input

   3 packets, 230 bytes output

        Bridging        Bridge Group 1               1203                   3

   0 packets, 0 bytes input

   0 packets, 0 bytes output

Configure using console cable:

bridge irb

bridge 1 route ip

no interface Dot11Radio0.1

interface Dot11Radio0

  no ip nat inside

  no ip virtual-reassembly

  bridge-group 1

interface Vlan1

  no ip address

  no ip nat inside

  no ip virtual-reassembly

  bridge-group 1


interface BVI1

  ip address 10.10.10.1 255.255.255.248

  ip nat inside

  ip tcp adjust-mss 1452

PATRICK DUPONT
Level 1
Level 1

When i do copy that into my config i get the Cnap error and can not see the wireless in my windows laptop???

857W(config)#int dot11Radio 0

857W(config-if)#no ip nat inside

%NAT: Error activating CNBAR on the interface Dot11Radio0

%NAT: Error activating CNBAR on the interface Virtual-Dot11Radio0

857W(config-if)#no ip virtual-reassembly

857W(config-if)#bridge-group 1

Configuration of vLAN subinterfaces and main

interface within the same bridge group is not permitted

Corrected config above.

Thanks All,

After fight for so long with this issue of cannot connect or connect can not browse, it ends up being a IOS BUG.. once upgraded all is good... now i am having another issue if someone can help me, my connection to browsing is extremely slow(with 2 wire it is fine), i have added my config my i am missing something just can ot seem t fins it, check MTU they are fine:

version 12.4

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname 857W

!

boot-start-marker

boot-end-marker

!

logging buffered 4096 warnings

!

aaa new-model

!

!

!

!

aaa session-id common

!

crypto pki trustpoint TP-self-signed-3071840133

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3071840133

revocation-check none

rsakeypair TP-self-signed-3071840133

!

!

crypto pki certificate chain TP-self-signed-3071840133

certificate self-signed 01

  3082024B 308201B4 A0030201 02020101 300D0609 2A864886 F70D0101 04050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33303731 38343031 3333301E 170D3032 31303236 30353130

  31365A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30373138

  34303133 3330819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100B23A F4207F9E 32F7A4B5 058A5206 4C951FD0 47BA7944 53C194C9 070B7BC9

  E1735B1C 26FE8750 D71E5F3D F2423A0F CC9A9F96 E4ED3DB4 FC7FC96D 94C924B1

  2658B6EC 5C4BF000 1421E4F6 DC72CB58 EB86536E 450DB584 B33615F8 198D67DA

  92767A57 41AA8983 967A47CE 9833FB92 A7271CDE 25758E06 39868DCA ECB9A9B5

  C0510203 010001A3 73307130 0F060355 1D130101 FF040530 030101FF 301E0603

  551D1104 17301582 13383537 572E796F 7572646F 6D61696E 2E636F6D 301F0603

  551D2304 18301680 1403C621 949D2442 D0A43AC3 66B7599E BE211E18 EB301D06

  03551D0E 04160414 03C62194 9D2442D0 A43AC366 B7599EBE 211E18EB 300D0609

  2A864886 F70D0101 04050003 8181008C 29017B1E 8AEFE10F EE749D74 5DD47FE1

  6D4B3D57 48CEDA11 DB5D66B4 FA23ECEC C9E0D7A8 BF7DACE1 2166E6D4 2969A33E

  151A4F6D BF3B340E 07ACE078 0E283EE4 E9930E62 E3A9E4B5 9040A8FB 024E582B

  591903D6 F1A1F5A3 275D37DA A504C630 F1FC89DE B24A001F 49AC4B62 C19988C8

  16478FBB 0BBF0A8E F10F4B84 235EC6

        quit

dot11 syslog

!

!

dot11 ssid X-R0320W

   vlan 1

   authentication open

   guest-mode

!

no ip source-route

no ip dhcp use vrf connected

ip dhcp excluded-address 10.10.10.1

!

ip dhcp pool xxxxx

   import all

   network 10.10.10.0 255.255.255.248

   default-router 10.10.10.1

   lease infinite

!

ip dhcp pool vlan1

   import all

   dns-server 212.74.112.66 212.74.112.67

   default-router 10.10.10.1

!

!

ip cef

ip domain name xxxxxxx.com

ip name-server 4.2.2.2

ip name-server 4.2.2.3

!

!

!

username meadmin privilege 15 secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

!

!

archive

log config

  hidekeys

!

!

!

bridge irb

!

!

interface ATM0

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip nat outside

ip virtual-reassembly

ip route-cache flow

no atm ilmi-keepalive

dsl operating-mode auto

!

interface ATM0.1 point-to-point

pvc 0/35

  pppoe-client dial-pool-number 1

!

!

interface FastEthernet0

!

interface FastEthernet1

!

interface FastEthernet2

!

interface FastEthernet3

!

interface Dot11Radio0

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip nat inside

ip virtual-reassembly

ip route-cache flow

!

encryption mode ciphers tkip

!

!

ssid X-R0320W

!

speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0

station-role root

no cdp enable

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 spanning-disabled

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

!

interface Dot11Radio0.1

encapsulation dot1Q 1 native

no cdp enable

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 spanning-disabled

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

!

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$ES_LAN$$FW_INSIDE$

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip virtual-reassembly

ip route-cache flow

ip tcp adjust-mss 1452

bridge-group 1

bridge-group 1 spanning-disabled

!

interface Dialer0

bandwidth 16000

ip ddns update hostname xxxxxxxxxxx

ip ddns update sdm_ddns1

ip address negotiated

ip access-group 101 in

no ip redirects

no ip unreachables

ip mtu 1492

ip nat outside

ip virtual-reassembly

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication chap callin

ppp chap hostname xxxxxxxxx

ppp chap password 0 xxxxxxxxx

ppp pap sent-username xxxxxxx password 0 xxxxxxxxx

ppp ipcp dns request

ppp ipcp route default

!

interface BVI1

ip address 10.10.10.1 255.255.255.248

ip nat inside

ip virtual-reassembly

!

ip forward-protocol nd

ip route 0.0.0.0 0.0.0.0 Dialer0

!

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

ip nat inside source list 2 interface Dialer0 overload

!

logging trap debugging

access-list 2 remark CCP_ACL Category=2

access-list 2 permit 10.10.10.0 0.0.0.7

dialer-list 1 protocol ip permit

no cdp run

!

control-plane

!        

bridge 1 route ip

banner exec ^C

% Password expiration warning.

-----------------------------------------------------------------------

-----------------------------------------------------------------------

^C

banner login ^CCAuthorized access only!

Disconnect IMMEDIATELY if you are not an authorized user!Your IP is being logged^C

!

line con 0

no modem enable

line aux 0

line vty 0 4

access-class 23 in

privilege level 15

transport input telnet ssh

!

scheduler max-task-time 5000

end

Configure:

interface ATM0

  default ip redirects

  default ip unreachables

  default ip proxy-arp

  no ip nat outside

  no ip virtual-reassembly

  default ip route-cache

interface FastEthernet0

  spanning-tree portfast

interface FastEthernet1

  spanning-tree portfast

interface FastEthernet2

  spanning-tree portfast!

interface FastEthernet3

  spanning-tree portfast

interface Dot11Radio0

  default ip redirects

  default ip unreachables

  default ip proxy-arp

  no ip nat inside

  default ip virtual-reassembly

  default ip route-cache flow

interface Vlan1

  default ip redirects

  default ip unreachables

  default  ip proxy-arp

  default ip virtual-reassembly

  default ip route-cache flow

  no ip tcp adjust-mss 1452

interface BVI1

  ip address 10.10.10.1 255.255.255.248

  ip tcp asjust-mss 1452

no ip route 0.0.0.0 0.0.0.0 Dialer0

nop has not helped what u gave me paolo, i even trided adjusting the MTU for my laptop amd still nothing has chnaged..

Repost of config:

Building configuration...

Current configuration : 6294 bytes

!

version 12.4

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname 857W

!

boot-start-marker

boot-end-marker

!

logging buffered 4096 warnings

!

aaa new-model

!

!

!

!

aaa session-id common

!

crypto pki trustpoint TP-self-signed-3071840133

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3071840133

revocation-check none

rsakeypair TP-self-signed-3071840133

!

!

crypto pki certificate chain TP-self-signed-3071840133

certificate self-signed 01

  3082024B 308201B4 A0030201 02020101 300D0609 2A864886 F70D0101 04050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33303731 38343031 3333301E 170D3032 31303236 30353130

  31365A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30373138

  34303133 3330819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100B23A F4207F9E 32F7A4B5 058A5206 4C951FD0 47BA7944 53C194C9 070B7BC9

  E1735B1C 26FE8750 D71E5F3D F2423A0F CC9A9F96 E4ED3DB4 FC7FC96D 94C924B1

  2658B6EC 5C4BF000 1421E4F6 DC72CB58 EB86536E 450DB584 B33615F8 198D67DA

  92767A57 41AA8983 967A47CE 9833FB92 A7271CDE 25758E06 39868DCA ECB9A9B5

  C0510203 010001A3 73307130 0F060355 1D130101 FF040530 030101FF 301E0603

  551D1104 17301582 13383537 572E796F 7572646F 6D61696E 2E636F6D 301F0603

  551D2304 18301680 1403C621 949D2442 D0A43AC3 66B7599E BE211E18 EB301D06

  03551D0E 04160414 03C62194 9D2442D0 A43AC366 B7599EBE 211E18EB 300D0609

  2A864886 F70D0101 04050003 8181008C 29017B1E 8AEFE10F EE749D74 5DD47FE1

  6D4B3D57 48CEDA11 DB5D66B4 FA23ECEC C9E0D7A8 BF7DACE1 2166E6D4 2969A33E

  151A4F6D BF3B340E 07ACE078 0E283EE4 E9930E62 E3A9E4B5 9040A8FB 024E582B

  591903D6 F1A1F5A3 275D37DA A504C630 F1FC89DE B24A001F 49AC4B62 C19988C8

  16478FBB 0BBF0A8E F10F4B84 235EC6

        quit

dot11 syslog

!

dot11 ssid X-R0230W

!

   vlan 1

   authentication open

   authentication key-management wpa

   guest-mode

   wpa-psk ascii 0

no ip source-route

no ip dhcp use vrf connected

ip dhcp excluded-address 10.10.10.21 10.10.10.30

!      

ip dhcp pool sdm-pool

   import all

   network 10.10.10.0 255.255.255.224

   default-router 10.10.10.1

   dns-server 4.2.2.2 4.2.2.3

   lease infinite

!

ip dhcp pool vlan1

   import all

   dns-server 212.74.112.66 212.74.112.67

   default-router 10.10.10.1

!

!

ip cef

no ip domain lookup

ip domain name yourdomain.com

ip name-server 4.2.2.2

ip name-server 4.2.2.3

!

!

!

username meadmin privilege 15 secret 5

!

!

archive

log config

  hidekeys

!

!

!

bridge irb

!

!

interface ATM0

no ip address

no atm ilmi-keepalive

dsl operating-mode auto

!

interface ATM0.1 point-to-point

pvc 0/35

  pppoe-client dial-pool-number 1

!

!

interface FastEthernet0

spanning-tree portfast

!

interface FastEthernet1

spanning-tree portfast

!

interface FastEthernet2

spanning-tree portfast

!

interface FastEthernet3

spanning-tree portfast

!

interface Dot11Radio0

no ip address

!

encryption mode ciphers tkip

!

encryption vlan 1 mode ciphers aes-ccm tkip

!

broadcast-key vlan 1 change 30

!

ssid X-R0230W

!

speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0

station-role root

no cdp enable

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 spanning-disabled

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

!

interface Dot11Radio0.1

encapsulation dot1Q 1 native

no cdp enable

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 spanning-disabled

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

!

interface Vlan1

description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$ES_LAN$$FW_INSIDE$

no ip address

ip nat inside

no ip virtual-reassembly

bridge-group 1

bridge-group 1 spanning-disabled

!

interface Dialer0

bandwidth 16000

ip ddns update hostname xxxxxxxxxxx

ip ddns update sdm_ddns1

ip address negotiated

ip access-group 101 in

no ip redirects

no ip unreachables

ip mtu 1492

ip nat outside

ip virtual-reassembly

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication chap callin

ppp chap hostname

ppp chap password 0

ppp pap sent-username  password 0

ppp ipcp dns request

ppp ipcp route default

!

interface BVI1

ip address 10.10.10.1 255.255.255.224

ip nat inside

ip virtual-reassembly

ip tcp adjust-mss 1460

!

ip forward-protocol nd

!

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

ip nat inside source list 2 interface Dialer0 overload

!

logging trap debugging

access-list 2 remark CCP_ACL Category=2

access-list 2 permit 10.10.10.0 0.0.0.7

dialer-list 1 protocol ip permit

no cdp run

!

control-plane

!

bridge 1 route ip

banner exec ^C

% Password expiration warning.

-----------------------------------------------------------------------

Cisco Router and Security Device Manager (SDM) is installed on this device and

it provides the default username "cisco" for  one-time use. If you have already

used the username "cisco" to login to the router and your IOS image supports the

"one-time" user option, then this username has already expired. You will not be

able to login to the router with this username after you exit this session.

It is strongly suggested that you create a new username with a privilege level

of 15 using the following command.

username privilege 15 secret 0

Replace and with the username and password you want to

use.

-----------------------------------------------------------------------

^C

banner login ^CCAuthorized access only!

Disconnect IMMEDIATELY if you are not an authorized user!Your IP is being logged^C

!

line con 0

no modem enable

line aux 0

line vty 0 4

access-class 23 in

privilege level 15

transport input telnet ssh

!

scheduler max-task-time 5000

end

Should be

int bvi1

ip tcp adjust-mss 1452

Also check your ADSL speed: "show dsl interface".

Review Cisco Networking products for a $25 gift card