Cisco Systems Problem config Cisco 877w

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Problem config Cisco 877w omilcendeau 10-26-05
Posted by on October 26, 2005, 5:02 am
Please log in for more thread options
Hy all,
i have a problem with my router 877w.
i try to work over adsl. My provider is Tiscali.
I want to connect my pc by interface WIFI DOT11Radio.
I don't work.
It's curious. All my interface of my router is UP.
Since my pc connected via WIFI, I ping 10.10.10.1 ( gateway address
WIFI of my router ) so the addresse IP of the PEER.
The ping command(order) ATM interface atm 0 8 35 end is OK
the ping command(order) ATM interface atm 0 8 35 seg is OK also
Please help me . i don't understand my problems
I have to forget some thing but which
this my configuration of my router.

Current configuration : 3238 bytes
!
version 12.3
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
!
username xxxxx privilege 15 secret 5 $1$f6mU$TtSID75SNDbTYCDZITRvj.
no aaa new-model
ip subnet-zero
ip cef
!
!
no ip domain lookup
ip domain name yourdomain.com
no ftp-server write-enable
!
!
!
!
!
bridge irb
!
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip virtual-reassembly
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
dsl enable-training-log
!
interface FastEthernet0
no ip address
no cdp enable
!
interface FastEthernet1
no ip address
no cdp enable
!
interface FastEthernet2
no ip address
no cdp enable
!
interface FastEthernet3
no ip address
no cdp enable
!
interface Dot11Radio0
no ip address
!
ssid ESSAI
vlan 1
authentication open
guest-mode
!
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
rts threshold 2312
power local cck 13
power local ofdm 13
channel 2462
no cdp enable
!
interface Dot11Radio0.1
description Essai Open
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
no ip address
bridge-group 1
bridge-group 1 spanning-disabled
!
interface Dialer0
ip address negotiated
ip mtu 1492
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname xxxxxxx@tiscali.hautdebit
ppp chap password 0 xxxxxxx
ppp pap sent-username xxxxxx@tiscali.hautdebit password 0 xxxxxx
!
interface BVI1
ip address 10.10.10.1 255.255.255.0
!
ip classless
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 600 life 86400 requests 10000
!
no cdp run
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
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".

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
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
privilege level 15
login local
transport preferred all
transport input telnet ssh
transport output all
!
scheduler max-task-time 5000
end


Why my router don't working over ADSL
Please Help me


Posted by Rob on October 26, 2005, 9:26 am
Please log in for more thread options
I'm not familiar with the 877w, but if its like any other IOS device,
you could use some NAT statements. Is the public IP being assigned to
the dialer interface when you do a show command?



Posted by on October 27, 2005, 10:24 am
Please log in for more thread options

Rob a =E9crit :

> I'm not familiar with the 877w, but if its like any other IOS device,
> you could use some NAT statements. Is the public IP being assigned to
> the dialer interface when you do a show command?

thank rob but now i resolve my problem.
I try to work a tunnel vpn ipsec into a router 877w and vpn
concentrator.
For example, this my configuration :

version 12.3
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 512000 warnings
!
username xxxxxxx privilege 15 secret 5 $1$RzzB$r0NZzV36DKNHexVsQELuU/
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
no aaa new-model
ip subnet-zero
no ip source-route
no ip cef
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool sdm-pool1
import all
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
!
!
no ip bootp server
ip name-server 213.36.80.1
ip ssh time-out 60
ip ssh authentication-retries 2
no ftp-server write-enable
!
!
!
!
!
bridge irb
!
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode ansi-dmt
!
interface FastEthernet0
no ip address
no cdp enable
!
interface FastEthernet1
no ip address
no cdp enable
!
interface FastEthernet2
no ip address
no cdp enable
!
interface FastEthernet3
no ip address
no cdp enable
!
interface Dot11Radio0
no ip address
!
ssid wifiESSAI
authentication open
guest-mode
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0
no cdp enable
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$FW_INSIDE$
no ip address
bridge-group 1
!
interface Dialer0
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
no keepalive
no cdp enable
ppp authentication chap pap callin
ppp chap hostname xxxxxxx@tiscali.hautdebit
ppp chap password 0 xxxxxxxx
ppp pap sent-username xxxxxxxxx@tiscali.hautdebit password 0 xxxxxx
!
interface BVI1
description $ES_LAN$$FW_INSIDE$
ip address 10.10.10.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
no ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 600 life 86400 requests 10000
ip nat inside source list 1 interface Dialer0 overload
!
no logging trap
access-list 1 permit 10.10.10.0 0.0.0.255
dialer-list 1 protocol ip permit
no cdp run
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
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".

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
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
privilege level 15
login local
transport preferred all
transport input telnet ssh
transport output all
!
scheduler max-task-time 5000
end


Posted by on October 27, 2005, 10:25 am
Please log in for more thread options
now i try to configure my router 877 for create a vpn ipsec with a vpn
concentrator 3000 of my bussiness unit
i don't work


Similar ThreadsPosted
Problem config Cisco 877w October 26, 2005, 5:02 am
cisco pix 515 config problem (ver 7.3) July 19, 2007, 8:51 am
cisco 2610 config problem February 18, 2006, 7:50 pm
Cisco PIX Client VPN Config Problem August 8, 2007, 3:49 pm
CISCO 2950 vlan config problem August 18, 2005, 9:01 am
NAT type of Cisco 877W November 26, 2005, 8:14 pm
Using IPv6 on a Cisco 877W October 21, 2006, 10:52 am
Bridging with a Cisco 877W December 21, 2006, 1:11 pm
Cisco 877W of 857W ? May 23, 2008, 10:28 am
Cisco 877W and Demon November 22, 2008, 9:39 am
Cisco 877W Router ( Newbie ) November 3, 2005, 7:28 pm
Upgrading flash in a Cisco 877W October 27, 2006, 5:31 am
Cisco 877W as Wireless client July 1, 2007, 12:49 pm
Cisco 877W, fixed IP, ISP connection drops June 30, 2006, 2:37 am
Cisco 877W shows incorrect DSL attenuation July 3, 2006, 7:26 pm