877W / ADSL2 + Gateway default not set, tried all of the obvious solutions

Hello!

I have a fairly simple config running on my 877w and it looks good, but somehow 'show ip route' returns "default gateway is not defined".

I tried both ' ip route 0.0.0.0 0.0.0.0 Dialer1' and "default ppp ipcp road", 'default gateway is not defined' problem be it.

It could be a firmware issue, but the previous owner had the same ISP and I have nothing, but reset the router config.

IP addresses are distributed as it should, I can access the server on the router, it's just there is no WAN connection.

There is one more problem in which case they can be connected: when a client is connected to the router I get the "not ecnrypted dot1x package" error, even if it is not complete the connection and not really doing anything visible.

I'm really sorry to bother you, but at this point, I am lost without assistance and none of my friends worked with ADSL. I'd appreciate very much any help.

Thanks in advance,

Sincerely yours.

Eugene.

Here is the config (without NAT):

Building configuration...

Current configuration : 4127 bytes

!

version 12.4

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname %HOSTNAME%

!

boot-start-marker

boot-end-marker

!

logging queue-limit 1000

logging buffered 100000

logging reload alerts

logging rate-limit console 20

enable password ****

!

no aaa new-model

!

crypto pki trustpoint TP-self-signed-36895898

enrollment selfsigned

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

revocation-check none

rsakeypair TP-self-signed-36895898

!

!

crypto pki certificate chain TP-self-signed-36895898

certificate self-signed 0 []

quit

dot11 syslog

!

dot11 ssid pppoverthecuckoosnest

vlan 1

authentication open

authentication key-management wpa

mbssid guest-mode

wpa-psk ascii 0 y8AuM8RUsQc7w

!

no ip routing

no ip cef

no ip dhcp use vrf connected

ip dhcp excluded-address 192.168.0.1 192.168.0.10

!

ip dhcp pool vlan1

network 192.168.0.0 255.255.255.0

default-router 192.168.0.1

!

!

!

!

!

username eugene privilege 15 password 0 taurus11

!

!

archive

log config

hidekeys

!

!

!

bridge irb

!

!

interface ATM0

no ip address

no ip route-cache

no atm ilmi-keepalive

dsl operating-mode adsl2+

!

interface ATM0.1 point-to-point

description avangarddsl

no ip route-cache

pvc 0/35

pppoe-client dial-pool-number 1

!

!

interface FastEthernet0

shutdown

!

interface FastEthernet1

shutdown

!

interface FastEthernet2

shutdown

!

interface FastEthernet3

shutdown

!

interface Dot11Radio0

no ip address

no ip route-cache

!

encryption vlan 1 mode ciphers tkip

!

broadcast-key vlan 1 change 30

!

!

ssid pppoverthecuckoosnest

!

mbssid

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 Dot11Radio0.1

encapsulation dot1Q 1 native

no ip route-cache

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

no ip address

no ip route-cache

bridge-group 1

!

interface Dialer1

ip address negotiated

no ip redirects

no ip unreachables

ip virtual-reassembly

encapsulation ppp

dialer pool 1

dialer-group 1

no keepalive

no cdp enable

ppp authentication pap callin

ppp pap sent-username ptn password 0 ptn

!

interface Dialer0

no ip address

ip mtu 1452

ip tcp adjust-mss 1452

!

interface BVI1

ip address 192.168.0.1 255.255.255.0

!

ip forward-protocol nd

ip route 0.0.0.0 0.0.0.0 Dialer1

!

ip http server

ip http secure-server

!

snmp-server community public RO

!

!

!

control-plane

!

bridge 1 protocol ieee

bridge 1 route ip

!

line con 0

no modem enable

line aux 0

line vty 0 4

login local

!

scheduler max-task-time 5000

end

Hello

interface Dialer0

NAT outside IP

interface BVI1

IP nat inside

access-list 99 allow 192.168.0.0 0.0.0.255

IP nat inside source list 99 interface Dialer0

Kind regards.

Alain

Remember messages useful rate.

Tags: Cisco Network

Similar Questions

Maybe you are looking for