Problem config Cisco 877w

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 snipped-for-privacy@tiscali.hautdebit ppp chap password 0 xxxxxxx ppp pap sent-username snipped-for-privacy@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 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

formatting link
^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

Reply to
omilcendeau
Loading thread data ...

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?

Reply to
Rob

Rob a =E9crit :

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 snipped-for-privacy@tiscali.hautdebit ppp chap password 0 xxxxxxxx ppp pap sent-username snipped-for-privacy@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 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

formatting link
^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

Reply to
omilcendeau

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

Reply to
omilcendeau

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.