Understanding C887VA-W-E-K9

I'm trying to router configuration Cisco 800 series (C887VA-W-E-K9) (see Configuration to join). Connection via PPPoE over ATM works perfectly (see config settings). I get an IP address, DNS and route via the parameters (application of ppp ipcp dns accept - default ppp ipcp road - ppp ipcp address accept).

The only problem I have, since my host, I can't browse the web.

Which is weird for me, is that of the host behind the router I can ping & traceroute to IP-addresses (for example, 8.8.8.8). The router can ping the IP Address of the host (delivered through DHCP). The tr #sh ip nat command, I see that NAT translations are good. When I look at the NAT, all entries obtained through access list.

Is it OK to use the int vlan 1 as a router for dhcp pool?

Thanks in advance for help out me.

Config:

horodateurs service debug datetime localtime show-timezone msec

Log service timestamps datetime localtime show-timezone msec

encryption password service

no password recovery service

!

router host name

!

boot-start-marker

boot-end-marker

!

!

!

No aaa new-model

clock timezone Paris 1 0

Crypto pki token removal timeout default 0

!

no ip source route

IP cef

!

!

!

!

pool of dhcp IP LAN

import all

network 192.168.1.0 255.255.255.0

default router 192.168.1.1

192.168.1.1 DNS server

8 rental

!

IP dhcp pool vlan4

network 192.168.4.0 255.255.255.0

default router 192.168.4.1

!

IP dhcp pool vlan5

network 192.168.5.0 255.255.255.0

default router to 192.168.5.1

!

!

no ip domain search

IP domain name ykh

No ipv6 cef

!

!

start of license c800 level advipservices module

!

!

Archives

Flash path: archived-config

maximum 3

writing-memory

period 1440

Console reserve memory 2048

!

!

!

!

VDSL controller 0

!

property intellectual ssh authentication-5 retries

property intellectual ssh source-interface Loopback0

property intellectual ssh version 2

!

!

!

!

!

!

!

interface Loopback0

the IP 192.168.0.1 255.255.255.0

IP nat inside

IP virtual-reassembly in

!

ATM0 interface

interface description of the ADSL2 +.

no ip address

No atm ilmi-keepalive

PVC internet-vc 8/35

aal5snap encapsulation

PPPoE-client dial-pool-number 1

!

!

interface Ethernet0

no ip address

PPPoE-client dial-pool-number 1

no fair queue

!

interface FastEthernet0

no ip address

!

interface FastEthernet1

no ip address

!

interface FastEthernet2

no ip address

!

interface FastEthernet3

no ip address

!

interface GigabitEthernet0 Wlan

Description interface connecting to the AP the switch embedded internal

no ip address

!

wlan-ap0 interface

description of the Service Embedded interface module to manage the embedded AP

IP 192.168.45.1 255.255.255.0

!

interface Vlan1

IP 192.168.1.1 255.255.255.0

IP nat inside

IP virtual-reassembly in

IP tcp adjust-mss 1412

!

interface Vlan4

Vlan4 wireless BSUP description

192.168.4.1 IP address 255.255.255.0

!

interface Vlan5

Description vlan5 wireless BSUV

192.168.5.1 IP address 255.255.255.0

!

interface Dialer1

access to interface description of the Scarlet ADSL2 +.

the negotiated IP address

IP mtu 1452

NAT outside IP

IP virtual-reassembly in

encapsulation ppp

Dialer pool 1

Dialer-Group 1

Authentication callin PPP chap Protocol

PPP chap /deleted/

PPP chap /deleted/

PPP ipcp dns request accept

failure to track PPP ipcp

PPP ipcp address accept

No cdp enable

!

IP forward-Protocol ND

no ip address of the http server

IP http secure server

!

overload of IP nat inside source list nat_acl interface Dialer1

!

nat_acl extended IP access list

ip permit 192.168.1.0 0.0.0.255 any

allow an ip

!

Dialer-list 1 ip protocol allow

!

end

Another thought, working DNS?

Add / change

Server DNS 8.8.8.8 4.2.2.4

to your dhcp configuration

Try ping www.google.com

It work?

Sent by Cisco Support technique iPad App

Tags: Cisco Network

Similar Questions

  • An error in this Applescript that I can't understand

    Hi, I searched some forums and found this script below which I modified. It works great except for a single statement:

    runScript If = 1 then number error -128 I want the script to do is, when a USB drive is mounted and is in the ignoredVolumes as "USB Untitled" I want the script to stop. What I can't understand is, runScript is set to 1, "Untitled USB" Monte, runScript is not changed, why don't the script stops with an error "user cancelled"? On the other hand, if a key USB Monte is not in the ignoredVolumes, runScript is set to 2 and copy the file I want it. What hurts? It's probably something that will be very obvious when I see the answer.

    Thanks for any help with this problem,

    Mike.



    property ignoredVolumes: {'10,10 30 1. 5 't', 'files 1. 5 't', "Untitled USB"} - add if necessary

    property videoExtensions: {"avi", "mov", "mpg", "wmv", "mp4" and "mkv"}

    the value newVolume to the alias (POSIX file "/ Volumes/files 1.") ("5T / new")

    the value oldVolume to the alias (POSIX file "/ Volumes/files 1.") ("5T / old")

    game runScript to 1

                   tell application "System events".

    the value rootVolumes to disk (POSIX file ' / Volumes ' in the text)

    the value allVolumes to name of every element of disc of rootVolumes

    the value numofallVolumes to the County of allVolumes

    Repeat with the present book in allVolumes

    say application 'Finder '.

    if (the present book is not in ignoredVolumes and (this book as text) is not '. ') DS_Store') then

    if there are alias (POSIX (' / Volumes / "& the present book) as text file ) then game runScript to 2

    runScript If = 1 then number error -128 - it does not give a 'User cancelled' error when "Untitled USB" is mounted

    runScript If = 2 then

                                                                            try

    duplicate (elements whose name is in the videoExtensions extension) in alias (POSIX file (' / Volumes / "& the present book &" / new ") as text) to newVolume

    on error number errorNumber errorMessage

    _error value of errorMessage

    _errorNum the value to errorNumber

    If errorNumber is -15267 then

    display the dialog box "This file already exists in folder a." buttons {"OK", "No"} default button 1 with the title "Film copy error?" giving upwards after 10

    If the returned button of result is 'No' then

    Error number-128

    on the other

    If the result is 'OK' or back button gave up lead and then of

    eject the present book

    display the dialog box "U S B D r i v e E j e c t e d - K O t o R e m o v e" {"no need to click on this button"} default button 1 button give up after 5

    return

    end if

    end if

    end if

    end try

    Try

    duplicate (elements whose name is in the videoExtensions extension) in alias (POSIX file (' / Volumes / "& the present book &" / old ") as text) to oldVolume

    on error number errorNumber errorMessage

    _error value of errorMessage

    _errorNum the value to errorNumber

    If errorNumber is -15267 then

    display the dialog box "This file already exists in the folder B" buttons {"OK", "No"} default button 1 with the title "Film copy error?" giving upwards after 10

    If the returned button of result is 'No' then

    Error number-128

    on the other

    If the result is 'OK' or back button gave up lead and then of

    eject the present book

    display the dialog box "U S B D r i v e E j e c t e d - K O t o R e m o v e" {"no need to click on this button"} default button 1 button give up after 5

    return

    end if

    end if

    end if

    end try

    display the dialog box "USB key will Auto Eject in 10 seconds or click OK... "buttons button 1 with the title"copy Complete - Eject? "default {'OK', 'No'} which gives after 10

    If the returned button of result is 'No' then

    Error number-128

    on the other

    If the button returned of result is "OK" or gave up a result then ejection of the this book

    display the dialog box "U S B D r i v e E j e c t e d - K O t o R e m o v e" {"no need to click on this button"} default button 1 button give up after 5

    end if

    end if

    end if

    end say

    end Repeat

              end say

    The way in which your external block If is currently based, the script can't do anything when this book is in the ignoredVolumes, it can not yet test the runScript value. Try something like this:

    If the present book is in the ignoredVolumes then

    game runScript to 1

    on the other

    if (the present book as text is not '. ') DS_Store') then

    if there are alias (POSIX (' / Volumes / "& the present book) as text file ) then game runScript to 2

    end if

    end if


    Of course, you need to remove a "end if' the end of the script.



  • Is Siri macos sierra - final list of control system that siri understands?

    I've seen excerpts of suggest some system settings that Siri can control, for example "switch off bluetooth", what is optimal, but "turn off the bluetooth mouse" would be more useful batteries changing as the former makes my imac (with mouse and wireless keyboard) totally unusable and unrecoverable without turning off or dig this long-lost old Dell USB keyboard TAPI at the bottom of the Cabinet.

    FWIW if you try siri "switch off the bluetooth mouse" just does not take into account the part of the mouse and disables it all!

    Then, I browsed the net to get a list of orders for the system or settings that siri understands and found the same things, 4 or 5, re-stuck again and again.

    I tried to ask Siri what settings it could change and says "Bluetooth is already lit" doh?

    Beats me why and maybe there isn't and I found it simply not, apple have not documented it better - all I could find was this macOS Sierra: ask Siri

    So has anyone seen a better resource for whats possible?

    Hello, Jessica,.

    Go to this website: https://hey-siri.io

    Then got to settings > macOS Sierra to see the commands of the Sierra

  • new update of Apple Watch doesn't have My Watch tab. I can't understand how to set up friends or family ring

    I updated my Apple Watch with the latest version of the software that is 10 IOS. But the last update did not My Watch tab in the settings. I can't understand how to set up friends or family ring? Any help on this will be appreciated.

    Hello

    IOS 10 (as in the previous version of iOS), My Watch tab is located in the application of the watch (not in the settings).

    If you have also updated your Apple Watch to watch OS 3, note that the application of friends (accessed via the side button, with a circle of people) has been removed from the watch and that there is no direct replacement for this feature.

  • Understand migrations from iPhoto to Photos

    After you migrate an iPhoto for photo library, the file extension of the iPhoto Library is changed in .migratedphotolibrary, and my understanding is that the two libraries share the same files through the use of "hard links". I've also read that if one of the libraries is published subsequently, what causes the link between versions of break. Is this true?

    If so, my questions are:

    (1) If hard links break, this means that storage on hard drive required by the two libraries is increased by the size of one of the libraries? If so, who would not take a little time if the booksellers were important, for example 100 GB or more?

    (2) immediately after the migration, what happens if one of the libraries I move to a different folder? Again break hard links? If so, same question as above.

    No - change or deletion of a form of photos a library does not break the hard link and has no effect on the other library - they are totally independent

    1 - Yes

    2. Yes, I believe that to break hard links - travel for sure as a library to another volume break

    Why move a? Usually simply leave you it where it is for several months until you are sure that you need is no longer and then archive and delete

    LN

  • Can't understand why audio files always take a lot of space on my macbook

    Hi everyone, I apologize if this has been asked before, I'm going cross-eyed trying to find an answer.

    Stupidly, I didn't use iCloud DOES NOT mean that all my music and photos would be stored on the cloud and take MUCH space on my macbook. I discovered the hard way. So I'm moving all my pictures and music on an external drive. All well and dandy. Except that since I moved my iTunes library and all my music files, when I look at my storage, it shows still 154 GB allocated to audio. (Meanwhile there are now 140 GB Audio on my seagate SOMETHING that was supposed to happen happened.) I've looked everywhere, I can't understand why there are still some 154 GB of audio files on my laptop. Any suggestions or tips are greatly appreciated. Please be lenient, I was on a pc for a few decades and finally crossed the step last year, but I'm still confused by all this cloud stuff and find my way in on a mac. (I'm on OS X Yosemite). I guess it's one thing to iTunes, but I could be far away.

    Thank you in advance.

    I guess that after you copied the folder iTunes external hard disk, you checked if everything is there, then deleted the folder iTunes on your Mac drive.

    If NOT, then you know what to do.

    If so, force Spotlight to reindex the reader.

    Rebuild the index on your Mac - Apple Support Spotlight

    ---------

    iTunes: link again or external HD library:

    * Open iTunes while holding down Option (Mac) or shift (Windows).

    * In the dialog box, click Choose library.

    * Select the iTunes folder that you moved to the external hard drive.

    * Click on choose (Mac OS X) or open (Windows), and then choose the library inside iTunes file.

  • My MacBook Pro was built in mid-2009, I understand that I won't be able to get the next Sierra of OS.  I just put a new hard drive 700 GB, more I added a new battery to include a new CD/DVD drive.  I spent more than 400 million dollars. What I need to by

    My MacBook Pro was built in mid-2009, a 2.6 GHz, 13-inch, I just put a new hard drive 700 GB and I added a new battery to include a new CD/DVD drive.  I spent more than 400 million dollars.

    I understand that I won't be able to get the next Sierra of OS. I need to by a new Mac?

    Talk to the people the more I would get if I turn in I'd get is about are about $ 100 million.  Please tell me it isn't so.

    If you want Siera you will need a new Mac, but you can continue to use the old one as long as you want.

  • Help to understand a warning in disk utility

    Hi - I run regularly "verify disk permissions" because it was recommended to me.  Today I came with a message that I've never seen before, and I hope someone can help me understand what it means and if I need to do something.  It reads:

    WARNING: SUID "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" file has been modified and will not be repaired.

    I know that my company (they have put in place and the laptop power) started using remote access to address issues of service to their end; I don't know if it's relevant (I'm not educated on computers, my apologies in advance for that).

    This particular message can be ignored.

  • Apple Watch: can I receive all messages from whatsapp on my Apple Watch, but not the Group whatsapp messages, don't know why... Help, please. Besides, my watch is custom in Spanish, but only answer messages Whatsapp understands English... someone kn

    I can receive all messages from whatsapp on my Apple Watch, but not the Group whatsapp messages, don't know why... Help, please.

    Besides, my watch is custom in Spanish, but only answer messages Whatsapp understands English... anyone know why? Thanks to you all!

    Hello

    To change the language for a response on your watch: Press answer > firmly press the screen > press on choose language > select Spanish.

  • I can import my Canon XF100 files in FCP, I bought today. I downloaded Canon XF utility application, but do not understand how it works. Appreciate any suggestions of people perhaps!

    I can't import my Canon XF100 files in FCP. I downloaded the Canon XF utility, but do not understand how it works. I work with a 24 inch Mac (2009), 8 GB of memory running with El Capitan 10.11.6

    Make sure that the last formats video Prois installed.

    Russ

  • I can't understand how to start the calendar after the migration.

    I can't understand how to start the calendar of lighting. Documentation, said he will start automatically, but it doesn't.

    I reinstalled Thunderbird with the XPI in the folder with the exec install and now it works. Install documentation is poor.

  • Whenever I want to open twitter "this connection is Untrusted"comes to the screen, but her option "I understand the risks" never comes. " What to do > help

    When I try to open the twitter/facebook etc, as sites the message that this connection is not approved appears on the screen. After some instructions another words in bold comes technical does not come from the details but "I understand the risks". What to do. Help step by step the pl

    Hi Linda, can you start at the top of this discussion and see if you can identify a particular program or a device that is intercepting your secure connections?

    If you want personal assistance, please start a new question and include your system information.

    https://support.Mozilla.org/questions/new/desktop/fix-problems

    Scroll down to the suggested items passed to continue entering in your question.

  • How to change the default language of FF in a a way that people can actually understand (!)

    I do not know if someone there realized this yet, but the main reason on why someone would want to change the language on FF, it's because we want to understand.
    To make a tutorial simply writes things like 'click settings, then select the languages', etc, that's exactly what to say to a blind person lost in a maze of look at the map to find the way out (!), do you think I would be here if I understand that a she who? Honestly!
    What you need to do, is be written a tutorial that say things like "click on the first, second, third line and then uncheck the item 6, etc.", or add images, so we can figure out who's who.
    I tried to select random items in the menu, and I find something about the language, but no luck! There is something else that should be changed.
    I'm sure many would appreciate an effective solution to this headache... Oh and if you would give a choice to choose in which language to install your browser as almost all software developers do decent, it would almost be no need for this tutorial, a user of IE9.

    Type of topic: preferences #content< enter > in the address bar.

    On the bottom of the page, find languages.
    To his right, press the Choose button. Make sure that the
    District and the correct language is selected.

  • Confused.  Try to understand the Photo app Syncing iCloud

    Hi, just bought myself an old 5s iPhone which is big for me.

    I have some questions on how the Photos sync app works on my Mac.  I have a Mac mini desktop computer.

    This sharing of photos is incredible, but I am very new to it and get confused what is actually happening.

    I activated the option "Upload automatically to iCloud" on my iPhone but when I look on my desktop Mac that I do not see my most recent photos appear in the folder called 'iPhone' in my desktop version of Photos.  To get my downloaded photos I must actively download them from my phone.

    This folder has appeared after I connected my iPhone to my Mac via the USB cable.  I did this because someone on Facebook said.  This iTunes open for some reason and other things started happening that I don't understand.  I wanted to share pictures, not tunes and he tried to update but the Wi - fi wasn't working at the time so he kept failing.  When I checked the Wi - Fi works on my phone, it updated but iTunes kept trying to update.  Then the iPhone suddenly had all the records that I had done in Photos on my Mac, but the records were all empty.  Yet, all the Photos I had taken on my iPhone that day appeared on my Mac.  Now finally some pictures randomly my Mac on my iPhone as well and I do not understand why.  Then, when I open Facebook on my iPhone, the pictures that I had taken to a family visit appeared there with a musical slideshow!  What is everything?

    How does this work?  It works by sending photos of the invisible iCloud, which means that it requires action by me to make them appear in my desktop?  In this case, this mean I'll have hundreds, maybe thousands of images are circulating in the iCloud I can forget and end up running out of space on my iCloud?  Or do they stay on my phone until I have actively download them on my Mac?  If I turn off the automatic function, will I still be able to send photos to my Mac?

    If I delete a photo on my Mac, it will also disappear from my iPhone (and vice versa)?

    I have a lot of other questions but my poor old brain melting now and I forgot what I was going to ask, so I'll post them later.

    Thank you for your patience.  I'm old (and a bit thick).

    The IVous article explains works iCloud photo library.

    Photfos user / help guide:

    https://help.Apple.com/photos/Mac/1.0/?lang=en

    IVous has a very detailed and well illustrated article on iCloud photo library:

    http://www.IMore.com/how-use-icloud-photo-library-ultimate-guide

  • I can't understand how to insert an internet link in my outgoing mail.

    I like Thunderbird but somehow I can not understand how to insert an internet link in my outgoing mail. But if my correspondent responds and sends my E-mail again to me, the link became operational.

    Links and email addresses are not active in the composition window. During that long and you type correctly, they will be active when sending. You can save the message in drafts and see it become active or send it to yourself as a test.

Maybe you are looking for