[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4

Having trouble getting cisco 877w to pull an ip address from At&t yahoo dsl

Asked by Law_Lindsey in DSL Lines / Cable Internet, Cisco PIX Firewall, Networking Hardware

Tags: cisco, 877w, 800 series

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.
[+][-]05/13/08 01:20 PM, ID: 21558911Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: DSL Lines / Cable Internet, Cisco PIX Firewall, Networking Hardware
Tags: cisco, 877w, 800 series
Sign Up Now!
Solution Provided By: Law_Lindsey
Participating Experts: 0
Solution Grade: A
 
 
Loading Advertisement...
20091021-EE-VQP-81 / EE_QW_2_20070628