I am trying to get my 877w to link up with AT&T Yahoo in austin area
debug shows the ppp handshake going out and then nothing.
Here is the config I am using I have also tried snap
service password-encryption
hostname lindsey
enable secret xxxxxxx
enable password xxxxxx
ip http server
ip http secure-server
line con 0
no login
line vty 0 4
password toyota11
ip domain name lindseymobiletech.com
no ip domain lookup
username xxxxxx privilege 15 password xxxxxxx
ip dhcp excluded-address 192.168.1.1 192.168.1.66
service dhcp
ip dhcp pool Internal-net
network 192.168.3.0 255.255.255.0
default-router 192.168.1.1
import all
domain-name lindseymobiletech.com
lease 4
interface Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username xxxxxxxx password xxxxxx
ppp ipcp dns request
ppp ipcp address accept
access-list 1 permit 192.168.3.0 0.0.0.255
dialer-list 1 protocol ip list 1
ip nat inside source list 1 interface Dialer1 overload
ip access-list extended Guest-ACL
deny ip any 192.168.3.0 0.0.0.255
permit ip any any
interface atm0
dsl operating-mode auto
pvc 0/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
no cdp enable
ip route 0.0.0.0 0.0.0.0 Dialer1
interface FastEthernet0
spanning-tree portfast
interface FastEthernet1
spanning-tree portfast
interface FastEthernet2
spanning-tree portfast
interface FastEthernet3
spanning-tree portfast
bridge irb
interface Dot11Radio0
encryption vlan 1 mode ciphers tkip
ssid kruze
vlan 1
authentication open
authentication key-management wpa
wpa-psk ascii xxxxxxxx
channel 6
no cdp enable
no dot11 extension aironet
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
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 Internal Network
ip nat inside
ip virtual-reassembly
bridge-group 1
bridge-group 1 spanning-disabled
interface BVI1
description Bridge to Internal Network
ip address 192.168.3.1 255.255.255.0
ip nat inside
ip virtual-reassembly
bridge 1 route ip
int f0
no shut
int f1
no shut
int f2
no shut
int f3
no shut
int atm0
no shut
int dot0
no shut
The DSL modem I am trying to get rid of has settings of
DSL and ATM Settings
DSL Line Selection: Automatic
ATM Circuit Identifier: VPI: 0 VCI: 35
ATM Encapsulation: Bridged LLC
ATM PVC Search: Enabled
Internet Connection Settings Connection and Authentication
Broadband connection: Enabled
Connection Type: PPPoE
Username:
Password:
Confirm Password:
You must enter a username and password if you select PPPoE or PPPoA
PPP on Demand: Minutes
I have also upgraded the 877w firmware to the latest version.
Thank you for your help I have been working on this for about a week.