Cannot get access to web server in DMZ

Once again I find myself struggling with NAT and ACLs on a 5505. I am unable to access our new webserver in the DMZ.
The server can ping the DMZ interface of the 5505, but that's it. I've tried allowing ICMP in to it from the outside to test, but I think I'm making a bigger mess of it each time. I've been reading and reading and trying different things, including following Cisco's example for 9.1 but nothing has worked.
ASA Version 8.4(1)
object network LOCALSQL
host 192.168.1.2
object network DMZ-Webserver-Public-IP
host 43.114.152.57
object network dmz-subnet
subnet 192.18.36.0 255.255.255.0
object network webserver
host 192.18.36.57
object-group network DM_INLINE_NETWORK_16
network-object object DMZ-Webserver-Public-IP
network-object object webserver
object-group network DM_INLINE_NETWORK_18
network-object object DMZ-Webserver-Public-IP
network-object object webserver
object-group network DM_INLINE_NETWORK_19
network-object object DMZ-Webserver-Public-IP
network-object object webserver
object-group network DM_INLINE_NETWORK_20
network-object object DMZ-Webserver-Public-IP
access-list outside_acl extended permit tcp any object webserver eq www
access-list DMZ_access_in extended permit object-group DM_INLINE_SERVICE_4 any object-group
DM_INLINE_NETWORK_19
access-list DMZ_access_in extended permit tcp any object-group DM_INLINE_NETWORK_20 object-group
Web_Services
access-list DMZ_access_in extended permit ip any object webserver
access-list dmz_acl extended permit ip any any
access-list dmz_acl extended deny ip any object Inside_LAN
access-list dmz_acl extended permit object SQL-Server any object LOCALSQL
access-list outside_in extended permit tcp object-group DM_INLINE_NETWORK_10 object-group
DM_INLINE_NETWORK_17 object-group DM_INLINE_TCP_2
access-list outside_in extended permit icmp any object DMZ-Webserver-Public-IP
access-list outside_in extended permit object-group DM_INLINE_SERVICE_3 any object-group
DM_INLINE_NETWORK_18
access-list outside_in extended permit tcp any object-group DM_INLINE_NETWORK_16 object-group
Web_Services
object network dmz-subnet
nat (DMZ,outside) dynamic interface
object network webserver
nat (DMZ,outside) static DMZ-Webserver-Public-IP service tcp www www
access-group outbound in interface inside
access-group outside_acl in interface outside
access-group DMZ_access_in in interface DMZ

Phase: 1
Type: UN-NAT
Subtype: static
Result: ALLOW
Config:
object network webserver
nat (DMZ,outside) static DMZ-Webserver-Public-IP service tcp www www
Additional Information:
NAT divert to egress interface DMZ
Untranslate 43.114.152.57/80 to 192.18.36.157/80
Phase: 2
Type: ACCESS-LIST
Subtype: log
Result: ALLOW
Config:
access-group outside_acl in interface outside
access-list outside_acl extended permit tcp any object webserver object-group DM_INLINE_TCP_3 log debugging
object-group service DM_INLINE_TCP_3 tcp
port-object eq www
port-object eq https
Additional Information:
Phase: 3
Type: IP-OPTIONS
Subtype:
Result: ALLOW
Config:
Additional Information:
Phase: 4
Type: VPN
Subtype: ipsec-tunnel-flow
Result: ALLOW
Config:
Additional Information:
Phase: 5
Type: NAT
Subtype: rpf-check
Result: ALLOW
Config:
object network webserver
nat (DMZ,outside) static DMZ-Webserver-Public-IP service tcp www www
Additional Information:
Phase: 6
Type: IP-OPTIONS
Subtype:
Result: ALLOW
Config:
Additional Information:
Phase: 7
Type: FLOW-CREATION
Subtype:
Result: ALLOW
Config:
Additional Information:
New flow created with id 4953608, packet dispatched to next module
Result:
input-interface: outside
input-status: up
input-line-status: up
output-interface: DMZ
output-status: up
output-line-status: up
Action: allow
Everything here seems to check out, but I cannot access the website from the outside world, yet when I connect from (inside) 192.18.36.14 on VLAN10 to (DMZ) 192.18.36.157 on VLAN10, I can see the website with no problems, whereas 192.18.36.157 is the interal web server IP.

Similar Messages

  • Error: "Cannot access the web server" with BlazeDS Turnkey

    Help! I'm new to Flex and BlazeDS and Eclipse.  I was trying to setup a Flex Project using a BlazeDS/Tomcat server running from Eclipse on Windows XP per the example in flexbandit.com/archives/55#comment-269 and in (www.infoq.com/articles/blazeds-intro).   I am NOT using the Eclipse Flex plug-in.  I'm using Flex Builder for the Flex code.
    Here's what I've done:
    I installed BlazeDS and tested http://localhost:8400 - That worked.
    I setup Tomcat in Eclipse.  -  That seemed to work.
    I created a Dynamic Web Project in Eclipse - That seemed to work.
    I created the bare-bones BlazeDS Configuration under the Eclipse project and then created a basic HelloWorld java class.
    I added the destination in the “remoting-config.xml” file found in the c:/projects/workspace/ReportGenTool/WebContent/WEB-INF/flex” directory:
    <destination id="HelloWorld">   <properties>  <source>HelloWorld</source> </properties> </destination>
    When I started the application server by clicking on the server's green play button in Eclipse and then tried to open localhost:8400/ReportGenTool, I got the 404 error : The requested source (/ReportGenTool/) is not available which according to the instructions is fine.
    Next I created a Flex Project, but when I try to validate the new Flex project configuration, it gives me an error "Cannot access the web server. The server may not be running, or the web root folder or root URL may be invalid."
    When I validated the server was running after setting up the BlazeDs Turnkey, I saw the BlazeDS page.
    Now when I bring up http://localhost:8400 I get:
          Directory Listing for /
          Apache Tomcat/6.0.14
    My eclipse project is named ReportGenTool and I've overwritten the WebContent directory with the META-INF and WEB-INF directories from the BlazeDS installation (C:\blazeds\tomcat\webapps\blazeds).  According to Eclipse the server is running.
    My Flex project is named ReportGenTool and is located in another directory away from the Eclipse project directory.
         My root folder is: C:\Projects\workspace\ReportGenTool\WebContent
         Root URL: is http://localhost:8400/ReportGenTool/
         Context root is: /ReportGenTool/
    Any idea what might be wrong? What didn't I configure that needs to be configured?
    Thanks in advance.

    This is not working because your router has a direct to your web server that is not through the outside interface which is needed for nat to occur, for this to work you need to setup a loopback interface as nat outside and policy route traffic to there for your server traffic
    Bu if your server is internal why do you need nat at all? Can you not use bind with views that might be simpler
    M
    Sent from Cisco Technical Support iPad App

  • Cannot access internal web server from same lan

    i cant resolve one problem in may 1921 ISR router, i have a web server in my internal lan , i set up static nat for accessing that web server from outside and it works fine but i cannot view that site from internal workstations can you suggest me what to do. i need packets to go out the outgoing interface of router and then come back and enter the static nat wich will direct to the web server is it possible?
    static nat is
    ip nat inside source static tcp  <local web server adress> 80 <global address> 80
    also i have set up dinamic nat for outgoing trafic
    ip nat inside source list <access-list> interface <outgoing interface>   
    and it is working fine too.
    on external interface i have nat outside
    on internal interface i have nat inside

    This is not working because your router has a direct to your web server that is not through the outside interface which is needed for nat to occur, for this to work you need to setup a loopback interface as nat outside and policy route traffic to there for your server traffic
    Bu if your server is internal why do you need nat at all? Can you not use bind with views that might be simpler
    M
    Sent from Cisco Technical Support iPad App

  • Cannot get maile connection to server failed

    followed the instructions for icloud set up in apple support for ipad and iphone even deleted the account and then set the account up with the correct ID and password.  I do use a different ID  than my apple ID for my icloud account.  I use my me.com email address.  I can get into the cloud on my pc and I can send and recieve email when I log into my icloud account but this fails to work on my ipad and iphone.  Attempts to seen or get email on these devices when on a wifi network end up with the message "cannot get mail connection to server failed"
    lee

    Hi HLSdoc,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at this article:
    iCloud: Troubleshooting iCloud Mail
    http://support.apple.com/kb/ts4002
    Issues sending or receiving mail on iPhone, iPad, or iPod touch
    Best of luck,
    Mario

  • I have recently installed the new OSX Lion on my 2009 MacBook. Now I cannot get access to my Windows-Partition, which is on the harddisk. I cannot choose to boot from LION OSX or Windows. Who can help?

    I have recently upgraded my MacBook to OSX Lion. Now I cannot get access to my windows-partition. I cannot choose booting from OSX Lion or Windows. Who can help???

    I believe that Lion and Mountian Lion use BootCamp 4.0 and earlier versions used 3.0. I don't use BootCamp but from reading The link below you need to get new drivers, burn a cd and install. Check out #20 on this page.
    http://support.apple.com/kb/HT4818#19

  • HT4410 I have just installed Windows 7 64-bit full version Home Premium using Bootcamp and cannot get access to the internet. I installed on a Macbook Air Mid 2012 with Mountain Lion. Are there some drivers that are missing from the Windows 7

    Dear Apple. I have just installed Windows 7 64-bit full version Home Premium using Bootcamp and cannot get access to the internet. I installed on a Macbook Air Mid 2012 with Mountain Lion. Are there some drivers that are missing from the Windows 7 bootcamp install download from Apple

    It is a Total Misconception that the Support files are installed when you are installing Windows, even if the USB drive that holds them is inserted in the system when doing the Windows install.
    You must always Run the Setup.exe files from the support files or run the drivers individually once Windows has finished installing and booted to the desktop.
    Also you really need to run the Boot Camp Control Panel Applet and check for updates as not all the newest drivers for full function of all the hardware is included with the original support download. That download is basically a generic version to get the system working and without doing the updates not everything will work properly.

  • I once created an account and changed meanwhile my Apple ID. Now, when trying to log in to iCloud, I get the message: "You are already logged in". I cannot get access to the account in the way, that, for example, the options appear on the right hand side.

    I once created an account and changed meanwhile my Apple ID. Now, when trying to log in to iCloud, I get the message: "You are already logged in". I cannot get access to the account in the way, that, for example, the options appear on the right hand side.
    What can I do?

    Thank you, pvonk, but:
    To be more precise: I am talking about the logging-in within the System Preferences on my iMac.
    When trying to log in with the old ID, I get no access, i.e. it says "Try again"...-Trying the same with the new one gives me the result I mentioned in my first question...
    Now I found out how to do it: I had to erase all accounts-then I could sign in with my Apple-ID. Thanks again.

  • HT1338 In my e mails, I cannot get to a web page that is mentioned in the body of the e mail

    In my e mails, I cannot get to a web page that is mentioned in the body of the e mail.

    That's probably a bookmark you have saved in Favorites.
    Tap bookmark icon>Favorites>Edit>Delete the bookmark

  • I am getting a message saying that I cannot get email because the server will not connect - although it does. It also claims that it was last backed up on Friday last. What h

    I changed my server at the end of May &amp; all worked well until the past week end since when I am getting a message saying that I cannot get email because the server will not connect - although it does. It also claims that it was last backed up on Friday last despite having had several emails since Friday. What has happened &amp; can I get email back to normal?

    Hello Stern snapper
    If you are having issues with receiving email on your iPad, then check out the article below to troubleshoot the issue. You may just need to remove the email account and add it back in.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Regards,
    -Norm G.

  • Apple id lost. Cannot get access to it. Started with a mail from apple id saying that apple id and password were changed. Did not sent such a request. Cannot get a new apple id as the mail adress already has been used one time. Pls help

    Apple id lost. Cannot get Access to it. Started with a mail from apple id saying that apple id and password were changed. Did not sent such a request myself. Since then no acces to apple id, not even via forgot my id site. It says that my apple id and birth date details do not match. Something is obviosly totally wrong. Got a visa card recently, is that the reason? Cannot get a new apple id with my real address as the systems says its already used. Pls help, I am vey frustated that this can happen.
    Best regards
    Laus Lausen

    Call Apple account security via the telephone for your country
    http://support.apple.com/kb/HE57

  • TS3276 I cannot get my outgoing SMTP server togo "On-Line" and cannot send out emails.

    I cannot get my outgoing SMTP server togo "On-Line" and cannot send out emails.

    I had this problem too but I fixed it today.
    Go to the mail menu preferences.
    Click on account in question.
    Select the outgoing SMTP mail server (the one offline), this has a drop down list, click on the edit server list.
    Click on the advanced button.
    Make sure use default port is checked.
    Make sure SSL is unchecked (unless your provider requires it, mine does not work with it checked).
    Have authentication set to password.
    User name should be your email address for that account.
    Make sure correct password is entered (for some strange reason my password box was blank on this account).
    Push the ok button.
    For me the SSL box was checked and the password was missing. This is strange to me considering I have unchecked the SSL Box on the mail preference advance page. Also, I went through the complete set up account when I first created the account, why was my outgoing server password box empty?
    I hope this helps.
    Here is a link to some visual aids with the steps from my ISP
    http://support.knology.net/content/smtpauth/smtpredirect.cfm

  • Updated to ios 7 cannot get mail the connection server failed

    I updated to ios 7 yesterday and today I keep getting "cannot get mail the connection server failed". Also the safari gets stuck or takes awhile to load the page

    Was there ever a response/solution to this? There's plenty of occasions where this seems to have happened but this thread is exactly what's happening to me. I am currently in Spain and trying to use Yahoo mail.
    My mail is updating occasionally but if i try to force an update i get "cannot get mail...the connection to the server failed". Also if i try to send and email i get "a copy has been placed in your outbox....the connection to the outgoing server apple.smtp.mail.yahoo.com failed...additional servers can....."
    I checked my mail settings and the defined server isn't prefixed with "apple".

  • I have a verified email and a password, yet I cannot get access to Flash Player

    I have a verified email and a password, yet I cannot get access to Flash Player

    The password prompt is supplied by the operating system, and is intended to protect you from accidentally installing software.  You will get this prompt for any installation outside the App Store context.
    If you do not need to enter a username or password when starting your computer, you can probably just leave the password field blank when acknowledging this prompt.

  • I have all my contacts on my iPhone which is linked to a laptop I cannot get access to, how do I get my contacts to my new iPad??

    I have all my contacts on my iPhone which is linked to a laptop I cannot get access to, how do I get my contacts to my new iPad??

    The only way I can think of is setup a mobileme account on any computer (could use the trial account). Once the account is set, configure your iPhone with your mobile me information and it will sync to your account. Get into the internet and make sure all contacts are in mobileme. Then just setup the iPad for the same account.
    I hope it'll solve your problem.

  • Attempted a down load of an upgrade, it failed, error R6034 C runtime library incorrectly, now I cannot get access to my old iTunes

    attempted a down load of an upgrade, it failed, error R6034 C runtime library incorrectly, now I cannot get access to my old iTunes
    How do I recover and upgrade

    I have seen a number of conversations where you need to uninstall iTunes and various other pieces of software and re-install ... if Apple is such a great company, why don't they just fix their update process so we users don't have to mess around with this ... :-(

Maybe you are looking for

  • How do I get a service to be enabled only on a reboot?

    Hi! Here's what I'm trying to do: I have a transient service, which makes configuration changes on the system early in the boot process. However, when I install(import in SMF) this service on a system, I do not want it to run right then as it is too

  • HT4241 HDMI hooked in, picture great, but no sound?

    I have an hdmi cable hooked up from my mac to the tv. I can get picture but I cannot get sound. Can someone tell me if there is a setting I need to change and where is it?

  • "error code-39 with core audio driver"

    so I have a 75 minute continuous dj mix I recorded onto garageband... after having recorded this I then converted the file from a 120bpm to a 60bpm speed so as to fit it all in... now, however, towards the end (between 65-70 minutes into it) the mix

  • How to import photos w/ comment sin tact from iPhoto 5 to iPhoto 8?

    Hi, I have a bunch of photos in iPhoto 5 with comments that I'd like to import into iPhoto 8. However, I seem to lose the comments when I do this. Is there a way to keep the comments? I tried to "Import" from within iPhoto 8. May next try to import t

  • HT1420 Can't authorize my computer

    I cannot figure out how to authorize my computer (Windows8) to access previous purchases that were made on a different laptop. When I follow the instructions "From the Store menu, choose Authorize This Computer" I don't have that option. Any advice?