Problem with PPPOE configuration

I've just bought a Macbook Pro and i'm trying to connect it to the internet.
I have to connect the computer to the modem and then the modem needs my autorization to connect to the internet.
I tried to configure the macbook going to "System preferences", "Network", and to create a new PPPoe connection but the system goes in pause!
I will explain what i exactly did:
I pressed "Ethernet", "Configure:" , "Create PPPoE service".
Then I inserted all the informations and i pressed on "Apply", but when i press on "Connect" it say "Disconnect ....." and the button can't be pressed again!
I waited for a lot of minutes but the system doesn't connect absolutely and the message doesn't disappear!
What can i do? I tried to restart the machine in safe mode, but the situation doesn't resolve
The computer id MacBook Pro with Intel Core i5 and Mac Os X Lion!
Thank you very much for all

Hi,
Ok, the problem is that shaping can't be applied in the input direction (there is even no mean to configure shaping in the input direction), shaping can only be applied in the output direction.
To elaborate more, Traffic shaping reduces outbound traffic flow to avoid congestion, traffic shaping allows you to control the traffic going out an interface in order to match its transmission to the speed of the remote, target interface and to ensure that the traffic conforms to policies contracted for it. Traffic adhering to a particular profile can be shaped to meet downstream requirements, thereby eliminating bottlenecks in topologies with data-rate mismatches and accordingly there is no mean to have inbound traffic shaping.
I hope that i've been informative.
HTH,
Mohammed Mahmoud.

Similar Messages

  • Problem with audio configuration

    when i turned on Itunes on on my computer it had this message: Problem with audio configuration. Audio/video playback may not operate properly. How do I fix it?

    I reinstalled iTunes & QuickTime as per giterdone response to rpestow on 12 November
    instructions at: http://docs.info.apple.com/article.html?artnum=93698
    Thanks giterdone

  • Problem With Cutom Configuration with Object Type

    Dear Guru's
    I am working WebUI, I am facing a problem with Custom Configuration.
    1. The initial requirement to control the visibility for a dropdown event in ERP Quotation.
    2. To this i copied the default configuration to custom configuration with custom Object type and Subtype.
           CONFIG KEY: ZPJQTN
           OBJECT TYPE: ZOTYP_CONFIG
           OBJECT SUB TYPE:  ZSTYPE_CONFIG1
    3. I have created customm fields in enhancement.
    4. Now i chosen my new configuration (ZPJQTN,ZOTYP_CONFIG,ZSTYP_CONFIG1), when i click Show available fields, the custom fields are not showing. Instead the created fields are available at other configuration.
    5. I am able to control the visibility for the standard available fields.But i am not getting the custom created fields
    (Note:  I have created the Object type and Object sub type as follows: SPRO->CRM->UI Framework->Define Object Types
    Object type: ZOTYP_CONFIG Callback class: ZCL_CONFIG_CALLBACK
    Redifned the method: IF_BSP_DLC_OBJ_TYPE_CALLBACK~GET_OBJECT_SUB_TYPES
    Coded as below:
      data: lv_subtype type bsp_dlc_object_sub_type.
      lv_subtype = 'ZSTYP_CONFIG1'.
      append lv_subtype to result.
      lv_subtype = 'ZSTYP_CONFIG2'.
      APPEND lv_subtype to result.
    Now Please suggest me how to achieve this.
    Also please let me know, whether i am following the correct procedure for controlling the visibility.
    Thanks in Advance,
    S.Meganadhan.

    Hi Harshit,
    I added custom fields using AET only.
    I am able to see the field got added in the structure. I am able to access GET and SET methods of the field.
    But the problem is, it is not getting saved. Am i missed any configuration step?
    Please suggest me.
    Thanks in advance,
    Regards,
    S.Meganadhan.

  • Can't run itunes because it has detected a problem with audio configuration

    What does that mean and how do i fix it? I had Itunes installed on my computer for ages but I had to have it restored because the firewall was playing up and since i have tried to reinstall itunes it has been saying that there is a problem with audio configuration---any ideas?

    Some people have found the following works:
    Completely uninstall Quicktime (NOT iTunes) using ALL the method in this article:
    http://docs.info.apple.com/article.html?artnum=93698
    Turn off antivirus/anti spyware
    Go to Control Panel>Add/Remove Programs>Change or Remove Programs
    Select iTunes, then click on Change, then select Repair.
    Restart computer

  • ITunes has detected a problem with your configuration

    I recently tried to use my iTune player and when I click the shortcut to open it, the following error message appears:  "iTunes has detected a problem with your configuration.  Audio/Video playback may not operate properly."  The program shows up on my desktop, but when I select something to play, nothing happens.
    I use Windows 7.  It did work previously, and I do not know of any specific change made to my computer that could have caused this.  I am not sure when it developed since I have not tried to use iTunes for a week or more.  I checked the community forum and there were similar problems 7 years ago, but could not find any solution (One link to a solution is not longer good.)

    Hello LouisvillePS
    Start with the troubleshooting in the article below to resolve issues with start. You can use Safe Mode to start up to see if it still pops up as well as testing in a new user on your computer.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/dl1614
    Regards,
    -Norm G.

  • Problem with PPPoE & ADSL conection

    Hi People,
    I installed Archlinux a few times, and 0 errors.
    Recently, (Yesterday) i was installing Arch, and i can`t do the conection.
    I have,
    Ethernet Card
    ADSL Modem Router   (No usb)    This modem not have the user name, password etc...
    Steps>
    1 Boot Arch {live cd}
    2 Login Root
    3 pppoe-setup   & complete the configuration
    4 /etc/rc.d/adsl start
    And... timed out!
    5 ifconfig -a
    and... only shows    eth0 &  lo   
    ppp0 is missing!!!
    and, i couldn`t continue....
    This problem is in Archlinux only....
    Debian, Crunchbang, Fedora.... the connection works!
    someone can help me with this?
    I read the wiki but, i couldn't get work.

    ewaller wrote:
    I assume this is the article you had read.  If not, well, then give it a try.
    I have not used PPP since I had a dial-up modem.  I think the one step you are missing is the kernel module.  You did not saw whether you had added ppp-generic to your modules array.  Check that the module is loaded with lsmod.
    Yes, i read the wiki (pppoe setup with pppd)...
    I never did the PPPoE conection with pppd... because, always worked aplying the steps that i have mentioned before.
    Anyway, I tried the conection with pppd, and doesn't work.
    Respect ppp-generic module...
    I couldn't see the complete list  by lsmod... but, i used:   
    modprobe ppp-generic
    Also, (later) i used
    modprobe pppoe 
    modprobe pppox
    in addition to ppp-generic
    and the conection, not work.
    i see the error.log :
    it's a problem with the devices..... The system couldn't search the pppoe device.. in the eth0 interface...
    if i run ifconfig -a..   Only shows, eth0 and lo       
    In debian.... shows eth0  lo   and  ppp0           (but the configuration it's different.. it was made with pppoeconf)
    i run dhcpcd.... but.. doesn't work...
    In windows, the pppoe conection works.... but... with DHCP.. the system shows a popup with:
    "No ip associated"  the connectivity is limited or null     (but, runs OK)
    Inclusive, i push Reset button in my modem... and.. it continues as before
    PD: I have only one ethernet card.... (no usb)

  • Problems With System Configuration

    System Configuration is altered and not repairable. Selective startup is persistent. Normal startup is selected, but the Apply button is greyed out, inaccessible, and system always remains in Selective startup. As a result, Current User profile is probably
    corrupted. Windows Store will not install (services are corrupt, SFC and DISM did not work). Outlook profile was deleted, needed to be reinstalled, and can not receive mail. Excel math engine totals values higher than actual amounts. IE automatically signs
    into all Microsoft accounts (reset to default settings worked for a log on, but automatic sign in resumed afterwards).
    Are there any solutions?
    Office diagnostics produced the following report.
    Diagnostic Results
    None of the Microsoft Office Diagnostics found any problems.
    More resources
    Setup Diagnostic — File corruption or altered file
    The Setup Diagnostic repaired problems with your installation of Microsoft Office. Your Microsoft Office programs should now function correctly.
    If your Microsoft Office programs continue to crash, the source of the problem may be a hardware failure or hardware configuration problem. Review the results of the Disk and Memory Diagnostics to determine if a hardware failure is affecting your installation
    of the 2007 Office release.
    More resources
    Setup Diagnostic — Missing media
    The Setup Diagnostic was not completed because a valid source was not found. Either the local installation source is missing, or the original source that was used to install Microsoft Office is not available to the repair process. You may need to provide
    the original source to allow this diagnostic to run successfully. Valid sources for the 2007 Office release include the following:
    Your 2007 Office release installation CD
    An installation disk or repair CD provided by the vendor of your computer
    A connection to a network installation of the 2007 Office release
    After you obtain access to a valid source, run Office Diagnostics again.
    More resources
    Disk Diagnostic — Failure of hard disk predicted
    The Self-Monitoring, Analysis, and Reporting Technology (SMART) feature of your hard disk has found errors that may indicate that the hard disk is likely to fail. SMART is a feature that some disk drive manufacturers provide to give users advance notice
    of potential hard disk failure. Instability in your Microsoft Office programs may be the result of these hard disk drive errors.
    Note This result can indicate a severe problem, but some hard disks may not accurately report their results.
    We recommend that you do the following:
    1.Back up your important data immediately.
    2.Check the results of other diagnostics, and follow the instructions for resolving any issues that the other diagnostics have reported. After you resolve those issues, run Microsoft Office Diagnostics again to see if this Disk Diagnostic issue is resolved.
    3.If you continue to get this result, contact someone, such as the vendor of your computer or hard disk.
    More resources
    Disk Diagnostic — Errors in system event log
    The Disk Diagnostic found evidence of hardware errors. Instability in your Microsoft Office programs may be the result of these hardware errors.
    This result occurs if one of the following has happened recently:
    The Self-Monitoring, Analysis, and Reporting Technology (SMART) feature of your hard disk has found errors. SMART is a feature that some disk drive manufacturers provide to give users advance notice of potential hard disk failure.
    Microsoft Office Diagnostics has found blocked-out (failed) sectors on your hard disk.
    Microsoft Office has had trouble accessing files from the hard disk; it needs these files to function properly.
    We recommend that you do the following:
    1.Check the results of other diagnostics, and follow the instructions for resolving any issues that the diagnostics have reported. After you resolve those issues, run Microsoft Office Diagnostics again to see if this Disk Diagnostic issue is resolved.
    2.If you continue to get this result, contact someone, such as the vendor of your computer or hard disk.
    More resources
    Memory Diagnostic — RAM failure
    The Memory Diagnostic found evidence of failure in the random access memory (RAM).
    We recommend that you do the following:
    1.Check the results of other diagnostics, and follow the instructions for resolving any issues that the diagnostics have reported. After you resolve those issues, run Microsoft Office Diagnostics again to see if this Memory Diagnostic issue is resolved.
    2.If you continue to get this result, do either of the following:
    Run a Microsoft Windows memory diagnostic. For more information, see the following:
    Windows Vista How do I know if my computer has a memory problem?
    Microsoft Windows XP Windows Memory Diagnostic
    Contact someone, such as the vendor of your computer or RAM.
    More resources
    Memory Diagnostic — User is not an administrator
    The Memory Diagnostic was unable to run because you do not have administrative rights on this computer. To successfully run the Memory Diagnostic, someone with administrative rights must log on to this computer and run Microsoft Office Diagnostics.
    More resources
    Update Diagnostic — Installation is out of date
    The Update Diagnostic determined that your installation of Microsoft Office does not have the latest service packs installed. Installing service packs improves stability. We recommend that you visit Downloads on Microsoft Office Online, and then, under Office
    Update, click Check for Updates.
    More resources
    Compatibility Diagnostic — Conflicting versions of Outlook found
    The Compatibility Diagnostic identified conflicting versions of Microsoft Office Outlook. To remove the version of Outlook from your computer that you do not want, do the following:
    Microsoft Windows Vista
    1.Click the Start button, and then click Control Panel.
    2.Click Uninstall a program.
    Note In Classic view, double-click Programs and Features.
    3.Select the version of Outlook that you do not want, and then click Uninstall.
    Microsoft Windows XP
    1.Click Start, and then click Control Panel.
    2.Double-click Add or Remove Programs.
    3.Select the version of Outlook that you do not want, and then click Remove.
    More resources

    Check disk and memory diagnostics found no errors.
    SFC and DISM listed errors when performed in diagnostic start up. Commands changed from previous attempts. Before SFC and DISM only had to be entered as SFC and DISM. Presently, additional commands are required.
    Log Name:      Microsoft-Windows-MemoryDiagnostics-Results/Debug
    Source:        Microsoft-Windows-MemoryDiagnostics-Results
    Date:          8/21/2014 12:51:09 PM
    Event ID:      2001
    Task Category: None
    Level:         Information
    Keywords:     
    User:          SYSTEM
    Computer:      TAS
    Description:
    Windows Memory Diagnostic results
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-MemoryDiagnostics-Results" Guid="{5F92BC59-248F-4111-86A9-E393E12C6139}" />
        <EventID>2001</EventID>
        <Version>0</Version>
        <Level>4</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-08-21T16:51:09.612555200Z" />
        <EventRecordID>1</EventRecordID>
        <Correlation />
        <Execution ProcessID="5296" ThreadID="5300" />
        <Channel>Microsoft-Windows-MemoryDiagnostics-Results/Debug</Channel>
        <Computer>TAS</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <UserData>
        <Results xmlns="http://manifests.microsoft.com/win/2005/08/windows/Reliability/Postboot/Events">
          <MemDiagRawData>89170000000000000200000003000000050000000A000000D80300000C0000000200000000000000964017005B090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C800000000000000707E748DCE00000001000000C800000000000000C8000000000000000C00000038000000DE07080015000C001E00200000000700964017005B09000001000020000001000C00010000000000020001001E00010000000000040001004200010000000000060001002E0001000000000001000100660001000000000003000100EC00010000000000000001000D00020000000000020001001D00020000000000040001004200020000000000060001002F0002000000000001000100650002000000000003000100EC00020000000000</MemDiagRawData>
        </Results>
      </UserData>
    </Event>
    Windows Resource Protection could not start the repair service.
    Microsoft Windows [Version 6.3.9600]
    (c) 2013 Microsoft Corporation. All rights reserved.
    C:\WINDOWS\system32>DISM
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    DISM.exe [dism_options] {Imaging_command} [<Imaging_arguments>]
    DISM.exe {/Image:<path_to_offline_image> | /Online} [dism_options]
             {servicing_command} [<servicing_arguments>]
    DESCRIPTION:
      DISM enumerates, installs, uninstalls, configures, and updates features
      and packages in Windows images. The commands that are available depend
      on the image being serviced and whether the image is offline or running.
    GENERIC IMAGING COMMANDS:
      /Get-MountedImageInfo   - Displays information about mounted WIM and VHD images.
      /Get-ImageInfo          - Displays information about images in a WIM or VHD file.
      /Commit-Image           - Saves changes to a mounted WIM or VHD image.
      /Unmount-Image          - Unmounts a mounted WIM or VHD image.
      /Mount-Image            - Mounts an image from a WIM or VHD file.
      /Remount-Image          - Recovers an orphaned image mount directory.
      /Cleanup-Mountpoints    - Deletes resources associated with corrupted mounted images.
    WIM COMMANDS:
      /Capture-CustomImage    - Captures customizations into a delta WIM file on a WIM Boot system. Captured directories include all subfolders and data.
      /Get-WIMBootEntry       - Displays WIMBoot configuration entries for the specified disk volume.
      /Update-WIMBootEntry    - Updates WIMBoot configuration entry for the specified disk volume.
      /List-Image             - Displays a list of the files and folders in a
                                specified image.
      /Delete-Image           - Deletes the specified volume image from a WIM file
                                that has multiple volume images.
      /Split-Image            - Splits an existing .wim file into multiple
                                read-only split WIM (SWM) files.
      /Export-Image           - Exports a copy of the specified image to another
                                file.
      /Append-Image           - Adds another image to a WIM file.
      /Capture-Image          - Captures an image of a drive into a new WIM file. Captured directories include all subfolders and data.
      /Apply-Image            - Applies an image.
      /Get-MountedWimInfo     - Displays information about mounted WIM images.
      /Get-WimInfo            - Displays information about images in a WIM file.
      /Commit-Wim             - Saves changes to a mounted WIM image.
      /Unmount-Wim            - Unmounts a mounted WIM image.
      /Mount-Wim              - Mounts an image from a WIM file.
      /Remount-Wim            - Recovers an orphaned WIM mount directory.
      /Cleanup-Wim            - Deletes resources associated with mounted WIM images that are corrupted.
    IMAGE SPECIFICATIONS:
      /Online                 - Targets the running operating system.
      /Image                  - Specifies the path to the root directory of an offline Windows image.
    DISM OPTIONS:
      /English                - Displays command line output in English.
      /Format                 - Specifies the report output format.
      /WinDir                 - Specifies the path to the Windows directory.
      /SysDriveDir            - Specifies the path to the system-loader file named BootMgr.
      /LogPath                - Specifies the logfile path.
      /LogLevel               - Specifies the output level shown in the log (1-4).
      /NoRestart              - Suppresses automatic reboots and reboot prompts.
      /Quiet                  - Suppresses all output except for error messages.
      /ScratchDir             - Specifies the path to a scratch directory.
    For more information about these DISM options and their arguments, specify an option immediately before /?.
      Examples:
        DISM.exe /Mount-Wim /?
        DISM.exe /ScratchDir /?
        DISM.exe /Image:C:\test\offline /?
        DISM.exe /Online /?
    C:\WINDOWS\system32>DISM.exe /English
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Error: 1639
    No DISM options were specified on the command-line.
    Run DISM with a command-line option specified, such as /Image or /Online. For more information, refer to the help by running DISM.exe /?.
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

  • Problem with audio configuration after upgrading to iTunes 7.5

    After being forced to upgrade to iTunes 7.5 (when downloaded a new song form the Music Store), an error message is displayed when I launch the application, "ITunes cannot run becuase it has detected a problem with your audio configuration". The application exits immediately.

    Try the instructions in this article.
    (26574)

  • Itunes cannot open beacuase it has detected a problem with audio configuration

    i have the same poblem my Itunes cannot open beacuase it has detected a problem
    with your aduio configuration i saw the answer to that question and i tryed it
    but my computer was already to those settings and my Itunes is still not working
    i realy need help I am a music addict and i cant organize my playlists i cant
    buy new songs i cant do anything please help me.

    Follow the steps outlined in this article to fix that:
    http://docs.info.apple.com/article.html?artnum=304424
    Rachyl

  • ITunes won't open due to problem with audio configuration

    Out of the clear blue iTunes will not open any longer. I get a gray message screen that says iTunes can't open due to
    an audio configuration problem. Any answers for this???

    iTunes can't open due to an audio configuration problem.
    That one is most commonly caused by a problem with your QuickTime. (iTunes uses QuickTime for audio and video playback.)
    The following document may be of some assistance:
    iTunes 7 for Windows: iTunes has detected an audio configuration problem

  • ITunes doesn't launch - problems with audio configuration

    I have tried launching iTunes but every time I have tried opening it the following error message appears, "iTunes cannot run because it has detected a problem with your audio configuration". I have never had a problem opening iTunes until the last couple of days. Any ideas?

    Have you had a chance to look at this troubleshooting page? It may be of some help: iTunes 7 for Windows: iTunes has detected an audio configuration problem

  • ITunes cannot run because it has detected problem with audio configuration

    Hello! I am currently in a russ with my iTunes. When I try to open it, it gives me the message:
    iTunes cannot run because it has detected a problem with your audio configuration.
    I'm not sure what this means. I haven't changed any settings on my computer since the last time iTunes ran. Is there anyone that can help me? Thank you!

    I am also having the same problem. I have followed the procedures on the link page numerous times. It will work and I think I have fixed the problem and then it the problem starts again. I have uninstalled/reinstalled itunes and quick time, reverted to an earlier version of itunes, etc all to no avail.

  • Loading 7.1.1 error message -  "detected problem with audio configuration"

    I have deleted Quicktime and reloaded iTunes and keep getting the same error message about the problem with the audio configuration. I have removed iTunes completely and re-installed it and still get the same message. I have used the Windows cleaner program to remove all elements of Quicktime and still no resolution. Please help!

    I have the exact same problem. Im running vista business on my vaio. itunes has been working on this computer for at least two months now flawlessly and just today this message showed up. If you find a solution email me and i will do the same if i find one.

  • Problems with Apple Configurator and app lock.

    Hello Folks!
    I'm using a bunch of iPod Touch of the 4th generation (iOS 6). I locked them in an app with apple configurator 1.1.2. From time to time I get a message: The guided access is not available any more, contact administrator.
    Reconnecting to the maintance laptop solves the problem.
    How can I prevent this?
    Thanks
    Nils

    I recommend posting in the iPhone or iPad for the Enterprise forums

  • Problem with audio configuration that affects audio/video playback

    Recently, when I watch video on i tunes that sound and picture to not match up. Sound seems to be on-time but the picture is jerky and behind. I un-installed my video driver and reinstalled. Problem persisted. I started my computer in safe mode and it said there was a problem with the audio configuration that effected audio/video playback. I uninstalled i-tunes and re-installed and the problem still persisted. I'm at my wits end and it is driving me crazy. Windows Vista is automatically updated so that's not the problem. Please help.

    Have you had a chance to look at this troubleshooting page? It may be of some help: iTunes for Windows: iTunes has detected an audio configuration problem

Maybe you are looking for