Access from outside ASA5505 DMZ

I have a server (internal network) where I redirect all external smtp traffic (works fine), when I move this server to the DMZ and redirect all smtp traffic to change:

static (inside, outside) tcp interface smtp 10.100.10.6 smtp netmask 255.255.255.255

for

static (inside, outside) tcp interface smtp 10.100.20.10 smtp netmask 255.255.255.255

Traffic can get the demilitarized zone, which escapes me?

Complete attached configuration

The static command must be...

static TCP (DMZ, outside) interface smtp 10.100.20.10 smtp netmask 255.255.255.255

Please evaluate the useful messages.

Tags: Cisco Security

Similar Questions

  • Of SSL VPN is not able to access from the outside

    Configuration SSL VPN, unable to access from outside, when trying to access the browser site, it says "cannot display the Page.

    Area basic firewall is configured, there must be something that I'm missing, please see the attached config.

    Any help please

    Looks like you will have to allow SSL VPN from the WAN traffic to the free zone (ZP-WAN-to-self), so you need to update the political map (PMAP-JM-WAN) in particular the ACL (ACL-VPN-PROTOCOL), must allow access to port 443 of any source IP address:

    permit tcp any  eq 443
    .. .should do the trick. Cheers, Seb.
  • RE: iOS iPhone 6 s 10 how l remove or disable the slippery camera from outside the locked screen? This feature is a security and threat privacy for me.

    RE: iOS iPhone 6 s 10 how l remove or disable the slippery camera from outside the locked screen? This feature is a security and threat privacy for me.

    You can not. However, I'm not sure why you think it's a privacy or security threat. The only thing that can be accessed without unlocking the phone is the camera to take pictures. No one can access your data already on the phone.

    You can send feedback to Apple here:

    http://www.Apple.com/feedback

  • Not able to ping inside the interface from outside

    Hello

    I'm trying to stimulate a new network like the diagram of the topology below:

    Topology

    However, I have a problem:

    ASA:

    I can ping to:

    192.168.200.1 (Site_RTR IP, int fa0/1)

    192.168.200.2 (ASA vlan interface IP, outside interface)

    10.133.95.12 (DC_RTR, int fa0/1)

    10.133.200.1 (ASA vlan interface IP, inside the interface)

    10.133.200.23 (machine)

    The RTR website, I can do a ping to:

    10.133.95.12

    192.168.200.1

    192.168.200.2

    10.133.200.23 (machine)

    but not

    10.133.200.1 (ASA vlan interface IP, inside the interface)

    Question 1:

    It is possible to access / ping back to this address within the IP Interface from outside?

    Question 2:

    As all subnets 10.0.0.0/8 will go through the interface on the outside, however for the internet traffic, out thru interfacera outside 2.

    I haven't set up any nat, is correct to nat all out for outside2?

    NAT (inside outside2) source Dynamics one interface

    Configuration

    Thanks for the help.

    JJ

    Hi JJ,

    If you plan doing a ping within the IP address of the interface, while the traffic is coming from any interface other than inside, you won't able to ping inside the IP address of the interface.

    This is by design, and you cannot change it by any ACL or other settings.

    Thank you
    Ishan
    Please do not forget to select a correct answer and rate useful posts

  • Enabling access to outside SMTP server

    I've seen a Cisco Pix 501 and use it to access the Internet. It is configured to use PPPoE and is linked to an ADSL line. It works very well, however I'm trying to configure it to allow access to my internal mail server. I read this previous post:

    https://supportforums.Cisco.com/thread/72060

    I followed all the instructions, but it still does not work. What I am doing wrong?

    Here is my configuration:

    6.3 (4) version PIX

    interface ethernet0 10baset

    interface ethernet1 100full

    ethernet0 nameif outside security0

    nameif ethernet1 inside the security100

    activate the password * encrypted

    passwd * encrypted

    somehost hostname

    domain abcd.ef

    clock timezone EDT 0

    clock to summer time EDT recurring 2 Sun Mar 2:00 1 Sun Nov 02:00

    fixup protocol dns-maximum length 1500

    fixup protocol ftp 21

    fixup protocol h323 h225 1720

    fixup protocol h323 ras 1718-1719

    fixup protocol http 80

    no correction protocol rsh 514

    fixup protocol rtsp 554

    fixup protocol sip 5060

    fixup protocol sip udp 5060

    fixup protocol 2000 skinny

    fixup protocol smtp 25

    fixup protocol tftp 69

    names of

    name 10.1.1.19 mailserver

    out2in tcp allowed access list any interface outside eq smtp

    pager lines 24

    debug logging in buffered memory

    Outside 1500 MTU

    Within 1500 MTU

    IP address outside pppoe setroute

    IP address inside 10.1.1.2 255.255.255.0

    alarm action IP verification of information

    alarm action attack IP audit

    history of PDM activate

    NAT (inside) 1 0.0.0.0 0.0.0.0 0 0

    public static tcp (indoor, outdoor) interface smtp server e-mail smtp netmask 255.255.255.255 0 0

    Access-group out2in in interface outside

    Timeout xlate 03:00

    Timeout conn 01:00 half-closed 0:10:00 udp 0: CPP 02:00 0:10:00 01:00 h225

    H323 timeout 0:05:00 mgcp 0: sip from 05:00 0:30:00 sip_media 0:02:00

    Timeout, uauth 0:05:00 absolute

    GANYMEDE + Protocol Ganymede + AAA-server

    AAA-server GANYMEDE + 3 max-failed-attempts

    AAA-server GANYMEDE + deadtime 10

    RADIUS Protocol RADIUS AAA server

    AAA-server RADIUS 3 max-failed-attempts

    AAA-RADIUS deadtime 10 Server

    AAA-server local LOCAL Protocol

    No snmp server location

    No snmp Server contact

    SNMP-Server Community public

    No trap to activate snmp Server

    enable floodguard

    Telnet 10.1.1.17 255.255.255.255 inside

    Telnet timeout 5

    SSH 10.1.1.17 255.255.255.255 inside

    SSH timeout 5

    management-access inside

    Console timeout 0

    VPDN group PRMM request dialout pppoe

    VPDN group PRMM localname [email protected] / * /

    VPDN group PRMM ppp authentication pap

    VPDN username [email protected] / * / password * local store

    dhcpd dns 10.1.1.18 10.1.1.8

    dhcpd outside auto_config

    password to user auser name * encrypted privilege 2

    Terminal width 80

    Cryptochecksum: *.

    : end

    Here are the lines of interest:

    name 10.1.1.19 mailserver

    out2in tcp allowed access list any interface outside eq smtp

    public static tcp (indoor, outdoor) interface smtp server e-mail smtp netmask 255.255.255.255 0 0

    Access-group out2in in interface outside

    What I am doing wrong?

    TIA

    Daniel,

    How do you test the access to this server?

    For example, what happens if you Telnet from outside your public IP address on port 25? If you can telnet to port 25, then the PIX config is fine and you should start looking at the server config.

    Now if this does not work what do I you see if you're doing a "show xlate | Inc. 10.1.1.19.

    In addition, you can try to activate a capture and see if the packets are making it through the PIX:

    access-list 199 permit tcp any host 10.1.1.19 eq 25

    access-list 199 permit tcp host 10.1.1.19 eq 25 all

    capture the interface access-list 199 emailserver inside the length of the package-1300

    Then try again to establish the connection and check what capture:

    See capture emailserver

    Try it and tell us how it goes.

    Raga

  • Join the URI from outside the network

    Hello

    I have a problem to make a call from outside the network of phones internal using URI.

    If I test a call from outside (with Jabber video) to my URI ([email protected] / * /), highway E logs show:

    TVCS: event = "Call rejected" Service = "SIP" Src - ip = "IP address" Src-port = '5060' type-aliases-Src = Src-alias "SIP" = "sip:[email protected] / * /" Dst-alias-type = "SIP" Dst-alias = "sip:[email protected] / * /="Call-serial-number="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeee" Tag "zzzzzz-Davis-0000-1234-xxxxxxxxx" detail = 'Not found' Protocol = "TCP" response code "404" = Level = '1' elements UTCTime = "2015-06-15 13:26:03, 214"

    If I check the call history, I see that my test call is not crossed:

    Source: sip:[email protected] / * /

    Destination: sip:[email protected] / * /

    Type: Non-traversal

    Protocol: SIP H323<->

    Status: 404 not found

    Step 1
    Area band bandwidth default node
    Alias 1 SIP of source:[email protected] / * / (Url)
    Target alias 1 sip:[email protected] / * / (Url)
    SIP protocol
    Address AAA. ABM CC. DD:5060
    TCP transport
    Not found a reason
    Cause 404

    Step 2
    Crossed bandwidth of Zone node (server)
    Target alias 1 sip:[email protected] / * / (Url)
    SIP protocol
    Address AAA. BBB. CCC. D:25793
    TLS transport

    Step 3
    Crossed bandwidth of Zone node (server)
    Alias target 1 [email protected] / * / (H323Id)
    H323 Protocol
    Address AAA. BBB. CCC. D:1719
    Unsaved pattern
    Destination not found cause

    My configuration:

    * X VLAN: CUCM 10.5 10.5 unit, 10.5 CUPS, ExpressWay C X8.5.1, highway E X8.5.1 (1 of 2 network adapter), DNS server, ad server

    * VLAN DMZ: highway E (the second network card)

    * Outside: External DNS

    (1) ExpC

    (a) areas

    Name Type Calls Bandwidth used Status of H323 SIP status Status of search rule
    DefaultZone Default zone 0 0 kbps On On  
    CEtcp-[CUCM_PUB_IP] Neighbor 0 0 kbps Off Assets The search rules permit: 1
    CEtcp-[CYCM_SUB_IP] Neighbor 0 0 kbps Off Assets The search rules permit: 1
    Neighbor CUCM Neighbor 0 0 kbps Off Assets The search rules permit: 1
    Covered area (client) Customer journey 0 0 kbps Assets Assets The search rules permit: 2
    Covered area (UC) Unified Communications crossing 0 0 kbps Off Assets No rule search configured

    Jabber works both inside and outside.

    Details

    Name: Nearby CUCM
    Type: neighbor
    Hop count: 15
    H.323 Mode: Off
    SIP mode: on
    Port: 5062
    Transport: TCP
    Accept records submitted by proxy: enable
    Media encryption mode: Auto
    Support of ice: Off
    Authentication policy: do not check the credentials
    Trust of SIP authentication mode: Off
    Peer 1 address: CUCM_PUB_IP (-online green)
    Address of the peer 2: CUCM_SUB_IP (-online green)
    Profile area: custom
    Monitor the status of peers: Yes
    Call signalling routed mode: always
    Automatically respond to the H.323 research: Off
    Automatically respond to the SIP research: Off
    Send empty INVITATION of interoperability calls: on
    The poison SIP mode: Off
    Encryption of SIP mode: Auto
    Mode SIP REFER: forward
    Limit mode line SIP SDP attribute: Off
    Length limit of SIP SDP attribute line: 130
    Band MIME multipart SIP mode: Off
    Band of SIP UPDATE mode: Off
    Interworking SIP research strategy: Options
    SIP UDP/BFCP filter mode: Off
    SIP UDP/IX filter mode: Off
    Duo SIP video filter mode: Off
    Address record SIP road type: IP
    Proxy SIP-require header band list: white

    Name: Covered area (client)
    Type: Customer journey
    Hop count: 15
    H.323 mode: on
    Protocol: enforcement
    Port: 6001
    SIP mode: on
    Port: 7003
    Transport: TLS
    TLS check mode: Off
    Accept records submitted by proxy: enable
    Media encryption mode: Auto
    Support of ice: Off
    The poison SIP mode: Off
    Authentication policy: do not check the credentials
    Customer settings stimulus interval: 120
    Peer 1 address: ExpE_IP (-online green)
    Address of the peer 2: expe.mydomain.fr (-online green)

    Name: Trasversal area (UC)
    Type: Course Unified Communications
    Hop count: 15
    User name: qwerty
    Password: *.
    SIP port: 7001
    Accept records submitted by proxy: enable
    Support of ice: Off
    The poison SIP mode: Off
    Authentication policy: do not check the credentials
    Customer settings stimulus interval: 120
    Peer 1 address: expe.mydomain.fr (-online green)

    (b) research rules

    Priority Name of the rule Protocol Source Authentication required Mode Type of rehearsal Pattern string Behavior model On match Goal
    45 CEtcp-CUCM_SUB_IP FT3 Any NO. Alias matching Prefix CUCM_SUB_IP; Transport = TCP Leave Stop CEtcp-CUCM_SUB_IP
    45 CEtcp-CUCM_PUB_IP FT3 Any NO. Alias matching Prefix CUCM_PUB_IP; Transport = TCP     CEtcp-CUCM_PUB_IP
    50 LocalZoneMatch Any Any NO. Any alias       Continue LocalZone.GetDaylightChanges
    100   Any Any NO. Any alias       Continue Covered area (client)
    100   Any Any NO. Any IP address       Continue Covered area (client)
    100   Any Any NO. Alias matching Regex (3\d{3})@mydomain.fr(.*) Leave Stop Neighbor CUCM

    (c) changes of

    Change the destination to the URI format alias
    ([^@]*)
    Replace
    ------[email protected] / * /

    CUCM IP to the domain
    Regex
    (. *) @(AAA\.) BBB\. CCC\. D | AAA\. BBB\. CCC\. D)((:|;).*)?
    Replace
    ------[email protected] / * /\2

    Convert domain Unified CM provided until highway information
    Regex
    (4\d{3})@expc.mydomain.fr(:.*)?
    Replace
    ------[email protected] / * /

    (2) experience

    (a) areas

    Name Type Calls Bandwidth used Status of H323 SIP status Status of search rule
    DefaultZone Default zone 0 0 kbps On On  
    DNSZone DNS 0 0 kbps On On The search rules permit: 1
    Covered area (server) Crossing Server 0 0 kbps Assets (Connections noactive) The search rules permit: 1
    Covered area (UC) Unified Communications crossing 0 0 kbps Off Assets No rule search configured

    Details

    Name: Area covered (server)
    Type: Server covered
    Hop count: 15
    User name: qwerty
    H.232 Mode: on
    Port: 7003
    Transport: TLS
    TLS check mode: Off
    Accept records submitted by proxy: enable
    Media encryption mode: Auto
    Support of ice: Off
    The poison SIP mode: Off
    Authentication policy: do not check the credentials
    UDP retry interval: 2
    Number of UDP attempts: 5
    UDP keep alive interval: 20
    TCP retry interval: 2
    Number of attempts TCP: 5
    TCP keep alive interval: 20

    Name: Covered area (UC)
    Type: Course Unified Communications
    Hop count: 15
    User name: qwerty
    SIP port: 7001
    TLS check the name of the object: expc.mydomain.fr
    Accept records submitted by proxy: enable
    Support of ice: Off
    The poison SIP mode: Off
    Authentication policy: do not check the credentials
    UDP retry interval: 2
    Number of UDP attempts: 5
    UDP keep alive interval: 20
    TCP retry interval: 2
    Number of attempts TCP: 5
    TCP keep alive interval: 20

    (b) research rules

    Priority Name of the rule Protocol Source Authentication required Mode Type of rehearsal Pattern string Behavior model On match Goal
    50 LocalZoneMatch Any Any NO. Any alias       Continue LocalZone.GetDaylightChanges
    100 Search of covered area rule Any Any NO. Any alias       Continue Covered area (server)
    150 Search for DNS zone rule Any All areas NO. Alias matching Regex (?. *@%localdomains%.*$).*) Leave Continue DNSZone

    (c) changes of

    Change the destination to the URI format alias
    Prefix
    ([^@]*)
    Replace
    ------[email protected] / * /

    Hey Denis,

    It seems that you might have some problems.

    • VCS - C you have a search rule that targets CUCM, but it does not perhaps not for you for 2 reasons.
    1. It's the same priority as your rule of research area of course which may cause routing loops. Change the rule for targeting priority CUCM 100 to something between 50 and 100.
    2. It will only forward calls to CUCM which begin with a 3 and are followed by 3 numbers ending by mydomain.fr(.*). If you are URI calls that do not match this pattern, they will not be sent to CUCM. Make sure to set your match of regex to include your models DN so that your schemas URI incase they are figure not URI.

    Make these changes, and you may have more luck. Make sure also that your CUCM is configured to allow the composition of the URI. Ensure that the device that you are calling has a URI configured on the line.

    Once you make these changes to retest a call. If that fails, send the history research of the failure of the attempt. You can find it on the VCS under status > Search History.

    -Chad

  • AnyConnect VPN access from inside

    Hello

    I have an ASA 5540 + SSM-40 on which I have configured webvpn and is listening for connections on the external interface.

    It is accessible from outside (internet) network and works just fine. The problem is, I want to access it from inside the network as well, but it does not work. I can't ping or connect somehow to the IP address of the external interface of the inside (so I guess that it is not strictly bound to the webvpn configuration).

    I don't think it's an ACL problem because ACL filtering only that I do is on the OUTSIDE / inside (to the internet), the rest are defined to allow a.

    Can someone please tell me what I need to do to be able to access the IP address of the external interface of the network behind the inside interface?

    Thank you

    Yes, you can

    Under the webvpn configuration, just "allow inside" as well.

  • VM IP not accessible from outside network

    Hi guys

    This may be a matter of complete newbe, but I have been messing round with ESXi host and encountered a problem that I spent the last 2 days of troubleshooting. I have a box of ESXi running in my room which is connected to my network... what I'm trying to do, is to ensure that the virtual machines running on this computer is available to my PC outside the area of ESXi... the problem is I can't RDP all VMs from outside as they are being ADMINISTRATED by the VMswitch...

    I used wireshark to determine the source Ip when I ping my PC from the machine virtual and found that he was given the ESXI server static ip address...

    Does anyone know of a work around? I would like to assign a static ip address on the virtual computer for I can use it as FTP server for my network outside of the box of ESXI

    Thanks in advance!

    Once you have assigned the additional card on the movement of the virtual machine, you should be good to go.

    I use RDP among other modes, to manage different servers on my local network. If you want to have the accessible FTP server from outside the local network (for example, from a different location), then you will want to use the port forwarding on your router and the IP address of this virtual machine. Watch the free services of www.dyndns.com occurring via a url instead of having to worry about your public IP address change. I use their services (those that are free for the time being) to access my ftp server and web server (two different Linux servers that are virtual machines on my ESXi host). I put RDP in place for my DC and especially vCenter servers so that I can connect to them even if the other methods do not work properly.

    Feel free to reach out to me by PM if you need additional assistance, gets results online. Please keep in mind that the extra NIC you pick up is on the HCL. If I were you, I'd go with at least one card dual port. I support the Intel NETWORK card inside my ESX hosts. Right now, I use a port dual and quad port NIC inside my host. Adding that to the embedded (Broadcom NIC) gives me a total of seven NIC to play with.

    VCP4

  • I'm not able to access my Google and Mozilla Gmail account, but be able to access from the internet explore.

    Last 5-6 months, I'm not able to access my Mozilla firefox google account, but access from IE.
    Following error messages appear...

    "We have detected a problem with your cookies settings.
    Enable cookies
    Make sure that your cookies are enabled. To enable cookies, follow these browser-specific instructions.
    Cookies and empty the cache
    If you have cookies enabled but are still having problems, clear the cache and cookies of your browser.
    Adjust your privacy settings
    If your cache and clearing cookies doesn't resolve the issue, try adjusting the privacy settings of your browser. If your settings are up, manually add www.google.com to your list of allowed sites. Learn more. »

     ... Kindly resolve my issue
    

    Kind regards
    Amit

    Another way to check the specific permissions for the site is to use the Page Info dialog box. While on a Google.com page, either:

    • Right click and select View Page Info > permissions
    • ALT + t (open the classic Tools menu) > Page Info > permissions

    In the dialog box that opens, check the permissions to "Set Cookies" and "Maintain offline storage" and adjust as required. (Example screenshot attached.)

  • How can I stop people to send e-mails via telnet from outside

    Hello

    I am looking for a solution for 1 month, we exchange server 2010 with local antispam (integrated with the firewall)
    anyone can make (public ip Exchange) telnet port 25 and can send emails for mailboxes mailbox internal * address email is removed from the privacy *.
    How can I disable the telnet so that if someone tries to send e-mail from outside the local domain to get error or request password.
    We had a serious problem because of this, someone outside email sent using telnet to our Chief Financial Officer and he thought it was a valid email address :(
    Please help please

    Hello

    I am looking for a solution for 1 month, we exchange server 2010 with local antispam (integrated with the firewall)
    anyone can make (public ip Exchange) telnet port 25 and can send emails for mailboxes mailbox internal * address email is removed from the privacy *.
    How can I disable the telnet so that if someone tries to send e-mail from outside the local domain to get error or request password.
    We had a serious problem because of this, someone outside email sent using telnet to our Chief Financial Officer and he thought it was a valid email address :(
    Please help please

    Try asking in Exchange Server Forums:
    http://social.technet.Microsoft.com/forums/Exchange/en-us/home?category=exchangeserve

  • I want to remove access from my computer it does not turn off

    somehow my computer won't come until I close magnifying glass. I want to remove it from my computer

    Hello

    Click on start - go to the ease of Panel - easy access - from the center of control - make the computer easier to see - now uncheck turn on Magnifier - to finish click on apply.

    http://www.Vistax64.com/tutorials/125037-Magnifier-turn-off.html

    also read the tutorial above while turning the magnifying power.

  • How to choose a listItem from outside the list!

    Hello guys! I'm developing an application on the meetings, and I am experiencing a small problem. The thing is: in the application I need a list to respond to music. Explain better: I want the list to automatically change the selection when the music reaches a predetermined point. As in its stars, the first element should be selected and then when it gets to 10 seconds, It shoud jump to the next, and so. To do the checks on the position of the music, I use OnPositionChanged. It's the portion of code:

    onPositionChanged: {}
    > console.log ("BBBBBBBBBB")
    > >
    > var i = myModel.data (myModel.find(["topic1","1"]))
    > If (mediaPlayer.position > = {i.startTime})
    > listView.select (i, true)
    > console.log ("AAAAAAAAAAAAAAAAAAAAAAAAAAAA")
    > >
    > > }

    In this case, the list takes the data of the dataModel, and the first has the title Topic1 and a property named startTime which in this case, that I set to 1. If I launch the app, when the stars of the music and the first signal from the position has changed is sent, the console displays "BATH", then the check is effective, because the console displays "ADRAR", but nothing happens on the list and the point is not to get selected. I thought it might be an error in the "var I = myModel.data (myModel.find(["topic1","1"]))" part, but then I called console.log ("i.startTime") and the console.displays 1... so the only thing left is the listView.select part... Someone knows how to call a selection of items from outside the component list view?

    Welcome on the support forums.
    I suggest you re-read the API ListView/DataModel carefully.
    to call select, you need the path of the index.
    Data() returns the list item associated with the path of the index.
    Find() returns the index path, you must call select.

    Use a var to store the row, and then use that data() and select().

    and if I can offer a unrelated suggestion, 'i' use only for counter variables, use speaking names for others, for example "row".

  • Is it possible to call a sub procedure event from outside the process?

    Hi all

    I was wandering if it is possible to activate a sub-process of event (started by an event message that is implemented by a 'set interface') by calling interface that seems exposed as a service?

    Or the sub-process of event can be triggered only by an activity that is executed in the same process, where is the event sub-process?

    Hi Clarec,

    If you expose your subprocess of event with an event of boot Message and you have to use a correlation set in the main part of the process, you can call it from outside the process by using the correlation key.

    Dan

  • I want to spend my access from a mac (which I am getting rid of) to my PC - how?

    Hello

    Bought it is not if long - pdf services now to get rid of my mac and you want to access from a PC - how do I do this - doesn't seem like I can download it again.

    Hi deniseg42120976,

    May I know what are the services that you have purchased? Is - this subscription Pack PDF, export to PDF or Acrobat. Pack of PDF and export to PDF are online services that can be used by going to the web regardless of operating system. But if you have Acrobat subscription, you must install it on the PC from here: download Acrobat DC (DC) | Company or VIP

    Thank you

    Abhishek

  • LDAP and APEX for access from home

    I am new to LDAP and only familiar with concepts so bear with me. I would like to know if I can use LDAP with an APEX application so that employees can access the LAN/intranet working system as well from home (or anywhere on the internet). They have access to the intranet via the LAN by signing on the use of their Novell username and password. I'm assuming that they can connect to the House using the same Novell username and password. (BTW-I don't want to set up APEX user ID or database user ID for users of 1800-1900). This can be accomplished? If so, how?

    I have a meeting with the vice-principal of the week next to discuss this project which it can manage access from the internet.


    Thank you in advance.

    Robert
    http://apexjscss.blogspot.com

    Hi Robert,.

    Yes, he is indifferent to the APEX where a user comes from. As I mentioned above, authentication is performed in the database by data that shows through the front. As long as the front-end server reaches the end back, your users can connect.
    The onlyl restriction that can be there is the Novell (LDAP) server not accepting does not request to the database server. But if you have LDAP works on your APEX for a LAN/WAN access, he will work with the reverse proxy as well.

    -Udo

Maybe you are looking for

  • upgrade processor for satellite a10 s811

    Hi, I have an a10 with celeron 2, 4 GHz,is it possible to change the mobile processor for a P4 or Intel?I've looked everywhere and has had no response from toshiba FranceThanx.

  • Screen cut in Satellite 1410 604

    HelloAfter you have installed Windows XP pro, my screen 'lost' about 1 inch from the right side:http://I41.Photobucket.com/albums/e294/tomecki/DSC00036.jpgWhen running in safe mode or @ win xp family, everything is ok.Now I get a max resolution @ 969

  • do check out any option

    I can not open zip files. When I right click on the file it gives me the option to exract all, that was the case until there is about three months, and if I just click to open it, it national open with different programs and gives the message that it

  • The desktop folder appears suddenly as the Menu bar to the right of the screen

    One of my office files containing approximately 15 Sub-folders is now appear on the right side of the screen as a bar of menus from the top down.  All subfolders are listed vertically as a menu bar.  How can I get rid of this?  The original folder ap

  • Cancel multiple impressions.

    How can I cancel several printing with a Color LaserJet CP 4025? I tried all the usual solutions of the control panel to turn off the power, disconnected, etc. Nothing. There are too many print jobs to use just the Cancel button. Help! Thank you.