Access VPDN list

Hello!

I have setup a server simple vpdn on Cisco 800 series router.

It is used for remote users who use W2k vpn client.

Is the pptp Protocol.

Users authenticate to the server using usernames defined locally on the router.

Then they get local ip address of pool as defined on the router.

It works very well and I want to keep it like that.

What I would do now is only to establish the possible connection from multiple ip addresses.

I know that this is possible by creating a simple access list, but I don't know which part of the configuration, and then assign it.

also connects to vpdn possible connetcions?

The vpdn configuration look like this:

username user password 7 xxxxxxxxxxxxxxx

AAA authentication login default local

AAA of authentication ppp default local

AAA authorization network default local

VPDN enable

!

VPDN-Group 1

! PPTP by default VPDN group

Description VPDN group for VPN Windows remote clients

accept-dialin

Pptp Protocol

virtual-model 1

!

!

interface virtual-Template1

IP unnumbered Ethernet1

peer default ip address pool vpn-local

No keepalive

PPP encryption mppe auto

Ms-chap PPP authentication chap pap

!

interface virtual-Template1

IP unnumbered Ethernet1

IP mroute-cache

peer default ip address pool vpn-local

No keepalive

PPP mppe auto encryption required

PPP ms-chap for authentication ms-chap-v2

!

IP local pool vpn-local xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx

standard IP access list vpn - users allow xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx

------------

Thank you.

Was it the configuration that you try my solution? What shud have been your config model VPDN

VPDN-Group 1

! PPTP by default VPDN group

Description VPDN group for VPN Windows remote clients

accept-dialin

Pptp Protocol

virtual-model 1

Source-ip x.x.x.x / / it is important

!

interface Ethernet0

The IP Source address is important. As soon as you plug in was able to telnet u this x.x.x.x?

Output of sh vpdn would be useful to determine the source and destination

Tags: Cisco Security

Similar Questions

  • I use firefox and tried to access the list of favorites. no luck?

    Have always used Yahoo mail, but had to change browser for firefox as yahoo is no longer supported my IE9 for yahoo mail. I want to continue with email from yahoo that I like. Now I can get email yahoo thanks to firefox, which is great. I want to access the list of the favourites in the firefox toolbar, but not luck.
    Can someone advise please.
    Mary

    Hello

    This should be simple enough to change;

    1. Press Alt and clear view.
    2. In this menu, select Toolbars, followed by the bookmarks toolbar.

    You can then the user details in this article to help manage your bookmarks. Everything that you put in the folder "Personal bar" should appear along the toolbar in Firefox for easy access when browsing the web.

    I hope this helps, but if not please come back here and we can look at another solution for you.

  • Airport network guess without the access control list.

    In fact, on the page AirPort base stations: on the guest network feature, Apple write this:

    "If enabled, access control lists will be applied to both the main Wi - Fi network and the network of comments. If you use Access Control Lists, you will need to add your comments network clients to the list so that they can join. »

    I think that on previous versions of the airport, it was possible to use the network to guess without the access control list.

    The idea is that only the (primary) private network should use this access control list.

    The network presupposes that is give for direct and temporary access (not necessary to access Airport utility, ask your friend and note its Mac address, restart the resort from the airport... for every friend who invited you to home)!

    Is there a workaround resolution?

    Unless you have set up a default rule 'No access' in the timed access settings, then it is not necessary to set up a rule for each "guest." Just give them the password for the network of comments and they will be able to access the network.

    IF... you have set a default rule 'No access' in the timed access settings, then you must also configure a rule for each device that you want to allow to connect with the settings for the time that the device is allowed to access the network.

  • access the list of computers Windows networks

    It is used to access the list of computers that are on the network with active X through the my network place - any network - network Microsoft Windows - "mynetwork" and if Yes see who has sever VI activated?


  • Parental control: I am the admin of the computer and the computer won't let me access the list allow and block my child's account

    I am the administrator of the computer and the computer won't let me access the list allow and block my child's account.  I'll bring my parental control password, click on my childs account, put parental controls, go to web filter and click on block some web sites, click on edit the allow and block list and the computer tells me that it is not able to make changes to parental controls settings and see the system administrator if the problem persists.

    Hi Ranw,

    ·        What is the error message when you try to change parental controls?

    ·        Have you been able to make any changes on this computer from your account earlier?

    You can follow the steps below and check if you can make changes to the parental controls on your computer.

    Step 1:

    Disable UAC (User Account Control) and check the result. Access the link below and follow the steps to disable UAC.

    http://Windows.Microsoft.com/en-us/Windows-Vista/turn-user-account-control-on-or-off

    Note: You must restart your computer when you enable or disable UAC. Change levels of notification does not require that you restart your computer.

     

    Step 2:

    I suggest to create a new administrator account and log later in the new administrator account, try to set parental controls and check if it works.

    Create a user account:http://windows.microsoft.com/en-US/windows-vista/Create-a-user-account

    Check out the link below to check if the parental control is properly set:

    http://Windows.Microsoft.com/en-us/Windows-Vista/set-up-parental-controls

    I hope this helps. Let us know the result.

    Thank you and best regards,

     

    Srinivas R

    Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • N2848 - MAC access control lists

    Hello

    Our network uses multiple switches Dell 2848 and we want to restrict access to the network to a certain group of MAC addresses.

    Someone at - it experience of this?  In the menu, I see this option ' home > switch > Network Security > Access Control Lists > MAC Access Control Lists'.  I can't find any explanation of this function in the manuals PDF I downloaded wasn't so not sure if I was in the right place.

    Any help would be greatly appreciated.

    This allows in fact to only allow the MAC addresses you want. There is an inherited deny this rule at the end of the ACL.

    You must first make a MAC ACL rule and then apply this rule to the desired interface. You can learn more on page 657: http://dell.to/1WFiTWT

    It can also be configured through the CLI. The CLI guide includes some info and examples onpPage 276: http://dell.to/1SVu3Bp

    I hope this helps.

  • Access a list of QObjects using Javascript of QML?

    I want to access a list of QObjects of Javascript so that they are accessible for example like this:

    var items = mycontextproperty.getItems()
    for(i =0; i< items.length; i++){
       items[i].name;
    }
    

    I expect fair access properties read-only.

    In C++, I have a what method defined like this

    Q_INVOKABLE QList getItems()

    or like this

    Q_INVOKABLE QVariantList getItems()

    and then I manually add QObject * to QVariantList

    Neither one seems to work. Does anyone know how to expose a simple list in C++ QML?

    I think that you can implement to get the stitch data of C++.

    var size = mycontextproperty.getItemSize()
    for(i =0; i< size; i++){
       //name = mycontextproperty.getItemName(i);    var data = mycontextproperty.getItem(i); //Should have a try with QVariantMap
    }
    
  • The issue of logging of access control list name.

    Hello

    I've used ACL for many years and had not too many questions. I am a new client site and a project of Port authentication that we planned on using extanded access control lists to control traffic entirely open to help write the correct ACL for services using the ACL. The issue I have found is using the ACL below-> syslog logging does not show the port number which is exactly what we are after. We have not named ACL extended that record the port number as well.

    Running: Cisco IOS Software, s72033_rp (s72033_rp-IPSERVICESK9_WAN-M), Version 12.2 (33) SXH3a, RELEASE SOFTWARE (fc1)

    IP extended Access-list-example access list

    IP enable any any newspaper
    deny ip any any newspaper

    The log output:

    Mar 22 11:23:46: % s-6-IPACCESSLOGP: the list of access-list-example permit tcp nnn.nnn.nnn.nnn (0)-> xxx.xxx.xxx.xxx (0), 1 packet

    On a normal extended access list, we get this in a log output:

    access-list 120 allow host ip nnn.nnn.nnn.nnn xxx.xxx.xxx.0 0.0.0.7 Journal

    Mar 22 09:31:46: % s-6-IPACCESSLOGP: list 120 permit tcp nnn.nnn.nnn.nnn (3874)-> xxx.xxx.xxx.xxx (5001), 1 packet

    This shows the port numbers - I was wondering what small thing that I missed on logging for what I checked: http://www.cisco.com/web/about/security/intelligence/acl-logging.html and I see that the use of the switch of newspaper should do this because it shows the port numbers in their example.

    I'm sure it'll be something simple but I can't figure it out - I searched all odd Cisco cautions for ACL named which connect to port numbers, but can't find anything easily. Just wondering if anyone else has experienced this.

    Thank you

    Z.

    For the port number appear in the newspapers, you must create the list of access as follows:

    IP extended Access-list-example access list

         permit tcp any gt 0 any gt 0 log
         permit udp any gt 0 any gt 0 log

    Hope that helps.

  • Access control lists

    Hi all! Can someone tell me abt good documentation to implement ACLs (Access Control Lists)...? Standard and...

    Thank you!

    IP Access Lists configuration

    http://www.Cisco.com/en/us/customer/products/sw/secursw/ps1018/products_tech_note09186a00800a5b9a.shtml#Netdiag

    Configuring commonly used IP ACLs

    http://www.Cisco.com/en/us/Tech/tk648/tk361/technologies_configuration_example09186a0080100548.shtml

    If you find this article useful, remember to evaluate our positions as a result.  Thank you.

  • WARNING 1336: The structure of access control list (ACL) is not valid

    Security permissions are stripped on Win 7 32 bit.  Trying to restore default

    Followed the instructions to reset default command-line following running as administrator - results to the newspaper below

    secedit / configure / db /cfg %windir%\inf\defltbase.inf defltbase.sdb / verbose

    How can I fix the structure of the access control list?

    Log file:

    December-14-10 09:38:47
    -Configuration engine was initialized successfully.-

    -Model of reading Configuration information...

    -Rights of the user to configure...
    SeImpersonatePrivilege must be attributed to administrators. This setting is defined.
    SeImpersonatePrivilege must be assigned to the SERVICE. This setting is defined.
    Configure the S-1-5-18.
    Remove SeShutdownPrivilege.
    Configure S-1-5-21-4262353681-2820704222-1343016971-1004.
    Remove SeNetworkLogonRight.
    Remove SeBatchLogonRight.
    Remove SeServiceLogonRight.
    Remove SeDenyInteractiveLogonRight.
    delete SeDenyRemoteInteractiveLogonRight.
    Remove SeImpersonatePrivilege.
    Configure S-1-5-21-4262353681-2820704222-1343016971-1005.
    Remove SeServiceLogonRight.
    Configure S-1-5-21-4262353681-2820704222-1343016971-1006.
    Remove SeServiceLogonRight.
    Configure S-1-5-21-4262353681-2820704222-1343016971-1008.
    delete SeDenyBatchLogonRight.
    Remove SeDenyInteractiveLogonRight.
    Configure the S-1-5-32.
    Remove SeServiceLogonRight.
    Configure the S-1-5-19.
    Configure the S-1-5-20.
    Remove SeServiceLogonRight.
    Configure S-1-5-32-544.
    Configure S-1-5-32-551.
    Configure S-1-5-32-559.
    Configure S-1-5-32-545.
    Configure the S-1-1-0.
    Configure the S-1-5-6.
    Configure S-1-5-21-4262353681-2820704222-1343016971-501.
    Add SeDenyNetworkLogonRight.
    Configure S-1-5-32-555.
    Configure S-1-5-80-0.
    Configure S-1-5-80-3139157870-2983391045-3678747466-658725712-1809340420.

    User rights configuration was completed successfully.

    -Configure the group membership...
    Set up users.
    remove the Bob-PC\ASPNET.

    Group membership configuration was completed successfully.

    -Configure registry keys...
    Configure users\.default.
    Configure machine\software.
    WARNING 1336: Access control list (ACL) structure is not valid.
    Error setting security on machine\software\Licenses.

    Configuration of registry keys was completed by one or more errors.

    -Configure file security...
    Configure c:\program files\common files\speechengines\microsoft\tts.
    WARNING 2: The system cannot find the specified file.
    Error safe on c:\program files\common files\speechengines\microsoft\tts.
    Configure c:\programdata\microsoft\windows\drm.
    Configure c:\programdata\microsoft\windows\drm\cache.
    Configure c:\windows\repair\default.
    WARNING 3: The system does not have the specified path.
    Error setting security on c:\windows\repair\default.
    Configure c:\windows\repair\ntuser.dat.
    WARNING 3: The system does not have the specified path.
    Error setting security on c:\windows\repair\ntuser.dat.
    Configure c:\windows\repair\sam.
    WARNING 3: The system does not have the specified path.
    Error setting security on c:\windows\repair\sam.
    Configure c:\windows\repair\security.
    WARNING 3: The system does not have the specified path.
    Error setting security on c:\windows\repair\security.
    Configure c:\windows\repair\software.
    WARNING 3: The system does not have the specified path.
    Error setting security on c:\windows\repair\software.
    Configure c:\windows\repair\system.
    WARNING 3: The system does not have the specified path.
    Error setting security on c:\windows\repair\system.
    Configure c:\windows\system32\windows media.
    WARNING 2: The system cannot find the specified file.
    Error on c:\windows\system32\windows media safe.

    File security configuration was completed successfully.

    -Set up the parameters of the General Service officer...
    Configure the sysmonlog.
    Error 1060: The specified service does not exist as an installed service.
    Error opening sysmonlog.
    Configure SamSs.
    Configure ntmssvc.
    Error 1060: The specified service does not exist as an installed service.
    Error opening ntmssvc.
    Configure netddedsdm.
    Error 1060: The specified service does not exist as an installed service.
    Error opening netddedsdm.
    Configure netdde.
    Error 1060: The specified service does not exist as an installed service.
    Error opening netdde.
    Configure dmserver.
    Error 1060: The specified service does not exist as an installed service.
    Error opening dmserver.
    Configure clipsrv.
    Error 1060: The specified service does not exist as an installed service.
    Error opening clipsrv.
    Configure the browser.

    Agent of General Service configuration was completed successfully.

    -Configure available attachment engines...

    Attachment engines configuration completed successfully.

    -Configure security policy...
    Configure password information.
    The administrator account is disabled.
    Guest account is disabled.

    Access configuration was completed successfully.
    Search anonymous LSA appoints setting: existing SD = D: (D; 0 X 800;) (A) (; xf1fff 0;) BA) (; 0 x 20801;) WD) (; 0 x 801;) (A) (a. 0x1000;) LS) (a. 0x1000;) NS) (a. 0x1000;) S-1-5-17).
    Configure the setting LSA anonymous search.
    Set up the nt\currentversion\setup\recoveryconsole\securitylevel machine.
    Set up the nt\currentversion\setup\recoveryconsole\setcommand machine.
    Set up the nt\currentversion\winlogon\scremoveoption machine.
    Configure machine\software\microsoft\windows\currentversion\policies\system\dontdisplaylastusername.
    Configure machine\software\microsoft\windows\currentversion\policies\system\legalnoticecaption.
    Configure machine\software\microsoft\windows\currentversion\policies\system\legalnoticetext.
    Configure machine\software\microsoft\windows\currentversion\policies\system\scforceoption.
    Configure machine\software\microsoft\windows\currentversion\policies\system\shutdownwithoutlogon.
    Configure machine\software\microsoft\windows\currentversion\policies\system\undockwithoutlogon.
    Configure machine\software\policies\microsoft\windows\safer\codeidentifiers\authenticodeenabled.
    Configure machine\system\currentcontrolset\control\lsa\auditbaseobjects.
    Configure machine\system\currentcontrolset\control\lsa\crashonauditfail.
    Configure machine\system\currentcontrolset\control\lsa\disabledomaincreds.
    Configure machine\system\currentcontrolset\control\lsa\everyoneincludesanonymous.
    Configure machine\system\currentcontrolset\control\lsa\fipsalgorithmpolicy\enabled.
    Configure machine\system\currentcontrolset\control\lsa\forceguest.
    Configure machine\system\currentcontrolset\control\lsa\fullprivilegeauditing.
    Configure machine\system\currentcontrolset\control\lsa\nolmhash.
    Configure machine\system\currentcontrolset\control\lsa\restrictanonymous.
    Configure machine\system\currentcontrolset\control\lsa\restrictanonymoussam.
    Configure machine\system\currentcontrolset\control\print\providers\lanman printing services\servers\addprinterdrivers.
    Configure machine\system\currentcontrolset\control\session manager\kernel\obcaseinsensitive.
    Configure machine\system\currentcontrolset\control\session manager\memory management\clearpagefileatshutdown.
    Configure machine\system\currentcontrolset\control\session manager\protectionmode.
    Configure machine\system\currentcontrolset\services\lanmanserver\parameters\autodisconnect.
    Configure machine\system\currentcontrolset\services\lanmanserver\parameters\enableforcedlogoff.
    Configure machine\system\currentcontrolset\services\lanmanserver\parameters\enablesecuritysignature.
    Configure machine\system\currentcontrolset\services\lanmanserver\parameters\requiresecuritysignature.
    Configure machine\system\currentcontrolset\services\lanmanserver\parameters\restrictnullsessaccess.
    Configure machine\system\currentcontrolset\services\lanmanworkstation\parameters\enableplaintextpassword.
    Configure machine\system\currentcontrolset\services\lanmanworkstation\parameters\enablesecuritysignature.
    Configure machine\system\currentcontrolset\services\lanmanworkstation\parameters\requiresecuritysignature.
    Configure machine\system\currentcontrolset\services\ldap\ldapclientintegrity.

    Registry values configuration completed successfully.
    Configure the log settings.

    Configuration of the audit / log has been successfully completed.

    -Configure available attachment engines...

    Attachment engines configuration completed successfully.

    Engine - UN-initialize configuration...

    Hello

    See if the continuation of the measures on this blog help repair the ACL: http://blogs.msdn.com/b/astebner/archive/2006/09/04/739820.aspx

    Diana

    Microsoft Answers Support Engineer

    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Needing ACL Manager - Access control list manager is EOL

    Hi everyone;

    CiscoWorks access control list manager is an excellent tool for the management and optimization of the ACL (removing covered ACEs, fusion maskable ACE face beaches, covered fusion ACE port ranges, removing the redundant ACEs, deleting double ACE and ACL Hits Optimizer)

    But now, it is not available more :(

    Does anyone know any similar tool or script?

    Thank you

    As much I know there no current Cisco product specially designed to manage ACL switch, such as a point solution or a feature of a product of greater reach.

    I don't see many customers with complex or extensive ACLs on the switches and the lack of tools available on the market to manage probably reflects this observation as well.

  • UTL_MAIL - access denied by network access control list

    Hello

    I ran the scripts initjvm.sql, utlmail.sql and prvtmail.plb. Then run to the public.

    When I am logged in as SYSTEM this script sends a message without problem. its ok...!

    BEGIN
    EXECUTE IMMEDIATE 'ALTER SESSION SET smtp_out_server = "mymailserver.com" ';
    UTL_MAIL. Send (sender = > '[email protected]',)
    recipients = > "[email protected]"
    subject = > "Test Mail"
    message = > "Hello World"
    mime_type = > ' text; charset = us-ascii ");"
    END;
    /

    When I try to pass under the package or the package as a procedure with the owner of the system user that I get

    ORA-24247: network access denied by access control list (ACL)
    ORA-06512: at "SYS." UTL_TCP", line 17
    ORA-06512: at "SYS." UTL_TCP", line 246
    ORA-06512: at "SYS." UTL_SMTP", line 115
    ORA-06512: at "SYS." UTL_SMTP", line 138
    ORA-06512: at "SYS." UTL_MAIL", line 386
    ORA-06512: at "SYS." UTL_MAIL", line 599
    ORA-06512: at "KOM_BULLETIN. KOM_BULLETIN_PKG', line 29
    ORA-06512: at line 2


    my package is here:

    CREATE or REPLACE package KOM_BULLETIN body. "' KOM_BULLETIN_PKG ' is
    ...
    ...

    procedure send_smtp_without_attachment (p_sender varchar2, varchar2, varchar2, varchar2 p_message p_subject p_recipients) is
    BEGIN
    EXECUTE IMMEDIATE 'ALTER SESSION SET smtp_out_server = "mymailserver.com" ';
    UTL_MAIL. Send (sender = > p_sender,)
    recipients = > p_recipients,
    subject = > p_subject,
    message = > p_message,
    mime_type = > ' text; charset = us-ascii ");"
    END;

    ...
    ...

    Runner script is:

    BEGIN
    () kom_bulletin_pkg.send_smtp_without_attachment
    p_sender = > '[email protected] ',.
    p_recipients = > '[email protected] ',.
    p_subject = > 'Test Mail. "
    p_message = > "Hello World");
    END;
    /

    What is the problem?

    Read on DBMS_NETWORK_ACL_ADMIN

  • Problems with "security access control list '.

    Hello

    My system is configured as follows
    UCM - 11 GR 1 material - 11.1.1.4.0 (Build: 7.3.0.180)
    -Database 11 GR 2
    OracleTextSearch - engine is used
    RoleEntityACL - component is enabled
    -Parts of my config.cfg
    SearchIndexerEngineName=OracleTextSearch
    IndexerDatabaseProviderName=SystemDatabase
    UseEntitySecurity=true
    I want to create lists of access control for users, groups, and roles. I followed the the next page http://download.oracle.com/docs/cd/E17904_01/ documentatoindoc.1111/e10792/c03_security.htm#CDDBCIDA
    Everything seems to work fine at first, because I'm able to add users, groups, and roles to the ACL of the document. The problem is that adding a user, group or role of the ACL of a document does not affect the rights of a user a of the document.

    Example:
    -Wear a read access to "public"-SecurityGroup
    -UserB is to check in a "document1" to the SecurityGroup 'public' and adds UserA to the ACL of "document1" give UserA 'read' and 'write' access to "document1".
    -The result is that UserA doesn't have to 'write' access to "document1", well it is in the ACL (same problem with groups and roles)

    In this scenario shouldn't UserA have "write" access "document1" or I have a bad understanding of access control lists?

    Thanks in advance
    Brahim

    You heard wrong...

    Permissions through ACL are subject to the same rules of intersection between the permissions granted by the intermediary of roles or accounts.

    If you want write access to a document, you must have at least write access to the security group of the document, account and have RW permissions in the ACL.

    In other words work ACL on top existing accounts/groups and roles that they do not replace the existing UCM permissions. You can restrict the permissions by an ACL but not grant permissions that the user has not already set for the account or the security group.

    And by are the ACL way ugly generally impassable and unmanageable so if you have to use them all to be very careful!

    hope tha helps
    Tim

  • An another ORA-24247: network access denied by access control list (ACL)

    Hello

    We have just improved 10g and 11g (DB version is 11.2.0.1.0), and I have nothing but problems with ACL.

    I tried:

    Creation (as user dba) code:

    Start

    DBMS_NETWORK_ACL_ADMIN. CREATE_ACL ('netacl.xml',
    ('Allow its use at the UTL network packets', 'ACLTEST', 'connect', TRUE);

    DBMS_NETWORK_ACL_ADMIN. ADD_PRIVILEGE ('netacl.xml', 'ACLTEST', TRUE, 'solve');

    DBMS_NETWORK_ACL_ADMIN. ASSIGN_ACL('netacl.) XML ',' *');
    commit;

    end;

    Code execution (such as ACLTEST):
    declare
    l_conn UTL_TCP.connection;
    v_file ftp.TStringTable;
    l_list ftp.t_string_table;

    Start
    l_conn: = ftp.Logind ('DOMAIN', 21, 'USERNAME', 'PASSWORD');
    FTP.Logout (l_conn);
    end;

    Error stack
    ORA-24247: network access denied by access control list (ACL)
    ORA-06512: at "SYS." UTL_TCP", line 17
    ORA-06512: at "SYS." UTL_TCP", line 246
    ORA-06512: at the ' COMMON. ' " "FTP", line 784
    ORA-06512: at line 7

    I tried to add the domain in the list full acl with port range with no luck:
    Start
    DBMS_NETWORK_ACL_ADMIN. ASSIGN_ACL('netacl.) XML ',' DOMAIN', 1, 65000);
    commit;
    end;

    Hello

    See the TechNote MOS:

    * ORA-24247: network access denied by access (ACL) control list [ID 1229769.1] *.

    Thank you
    A H E E R X

  • ORA-24247: network access denied by access control list (ACL)

    I use the function UTL_MAIL to send an attachment using PL/SQL. When I run the code, I get an error message. Why this is happening and how I can fix it. It was working before.

    I'm running on a DB v. 11.1.0.7
    SQL> @c:\report_usc2_test.sql
    DECLARE
    *
    ERROR at line 1:
    ORA-24247: network access denied by access control list (ACL)
    ORA-06512: at "SYS.UTL_TCP", line 17
    ORA-06512: at "SYS.UTL_TCP", line 246
    ORA-06512: at "SYS.UTL_SMTP", line 115
    ORA-06512: at "SYS.UTL_SMTP", line 138
    ORA-06512: at "SYS.UTL_MAIL", line 386
    ORA-06512: at "SYS.UTL_MAIL", line 631
    ORA-06512: at line 23
    Here is my code:
    DECLARE
       fhandle                       UTL_FILE.file_type;
       vtextout                      VARCHAR2 (32000);
       text                          VARCHAR2 (32000);
       v_message                     VARCHAR2 (2000);
       v_output_file_path            VARCHAR2 (200);
    
     /* Open the output file in Read mode */
    BEGIN
       fhandle := UTL_FILE.fopen ('/appl/custom', 'REPORT_USC2.txt', 'r');
       LOOP
          BEGIN
             UTL_FILE.get_line (fhandle, vtextout);
             text := text || vtextout || UTL_TCP.crlf;
       EXCEPTION
             WHEN NO_DATA_FOUND  THEN
                EXIT;
          END;
       END LOOP;
       UTL_FILE.fclose (fhandle);
    
        /*Calling UTL_MAIL.send_attach_varchar2 to send the output as Email attachment */
       UTL_MAIL.send_attach_varchar2
       (
         sender          => '[email protected]',
         recipients      => '[email protected]',
         subject         => 'Report Created - USC2',
         MESSAGE         => 'A Report for USC2 has been generated.  Please do not reply or respond to this e-mail, as it has been automatically generated.',
         attachment      => text,
         att_inline      => FALSE,
         att_filename    => 'REPORT_USC2.txt'
        );
    END;
    /
    oerr ora 24247
    24247, 00000, "network access denied by access control list (ACL)"
    // *Cause:    No access control list (ACL) has been assigned to the target
    //            host or the privilege necessary to access the target host has not
    //            been granted to the user in the access control list.
    // *Action:   Ensure that an access control list (ACL) has been assigned to
    //            the target host and the privilege necessary to access the target
    //            host has been granted to the user.
    

    I don't see anywhere in your code when you add a user to the ACL...

    You can read about this feature of security here
    http://www.Oracle.com/technology/pub/articles/Oracle-database-11g-top-features/11g-security.html

    "UTL_TCP/HTTP/SMTP access control lists.

Maybe you are looking for

  • I don't like the new drop-down list of suggestions, how can I disable it?

    for some reason now in google search bar, there are suggestions of sites in a drop-down list when I type in the search bar. I don't like, it just started and I would like to know how to disable Thank you Heidi

  • Offline contacts

    My contacts are displayed as offline but speak with the people I need to talk with my colleagues! I need help with this to be able to communicate with my team! Help, please!

  • regular expression

    According to the link below, TS supports regular expressions.  Can anyone provide an example where to write regular expressions? I might be easier to do via a plug-in of .net, but TS permitting, I might go with it. http://zone.NI.com/reference/en-XX/

  • HP Pavilion g6 upgrade

    Hello, I own a HP Pavilion g6 model number 1d80nr. It has a dual core CPU AMD A4 - 3305M, g6 in the HP pavilion manual it says I can update to A8 - 3520M. Is it possible to do? How will I know if it is compatible or not? I'd appreciate any help reall

  • Windows Update error Code 80070020

    Vista Home Premum SP2. I tried to install KB2563894 in Windows Update and get the code 80070020.  I followed all of the info on aid and searched the forums without help.  I contacted officials of 3 Ms.  2 says to reload Windows and 1 said just hide.