I need help configuring a connection with asdm 5.2 for asa

Hi All
I am very much a novice with asdm 5.2 for asa and I urgently need to configure a connection but don’t know how to. I have 2 domains at work and someone is trying to connect their sql client from their pc in one domain to the sql server in the other domain (DMZ).
When he tries to connect he gets the error
Cant connect to MySql Server at "IP Address" (10060)
He is trying to connect on port 3306. Could anyone please give me any tips on how i can resolve this quickly? I know i am
trying a shortcut on this one but I recently started a new job and thrown in the deep end here and need to learn this asdm 5.2 for asa product from scratch with nothing more than the manual that come with the cd . My Cisco knowledge is from 2001 when i did half of a ccna course.
Any help would be greatly appreciated

Hi,
I'm not a security specialist but here is how I had it set up at home:
Essentially a NAT and a rule forwarding the port are needed. In this particular case I had an Oracle server running and a person requested remote access. So, for example, the source address was his external IP and the destination was the Oracle's external IP. For the NAT the source was the internal IP of the Oracle server and the interface was Outside.
Hope this points you in the right direction.

Similar Messages

  • Need Help Configuring Membership Website with External Approval Process

    I am working on configuring a membership website for a group of scientist.  Here are the interesting requirements.  Any brainstorming would be helpful.
    1 - A prospective member applies online. Within the application the prospective member has to include a reference for previous work proving his qualifications and naming a reference to confirm the qualifications.  The prospective member has to include the reference's name and email address.   (Site visitor creats a new user-submitted webapp item, easy enough.)
    2 - The application needs to kick off a workflow to an external site visitor (someone who doesn't have a site login).  This reference needs to confirm of reject the prospective member's qualifications.
    3 - If the external site visitor approves the reference, then the membership director needs to be emailed of the approval.  This approval should then kickoff another approval process to ask the membership director for his approval.
    4 - If the external site visitor rejects the reference, then the membership directory needs to be emailed the rejection notification.  (If the reference rejects then there will be some sort of appeal process or ability to start over or submit a different reference.)
    5 - If the reference approves and the membership director approves, then the prospective member is notified and submitted an invoice to pay.  His memberhsip is not active until he pays.
    6 - Once the member pays, then he appears in the online directory.
    7 - The member will also be able to login and edit his profile as needed.
    That about sums it up.  Any ideas??
    THANKS!

    1. Do I need to connect the two base stations via an ethernet cable?
    OR
    Can I simply plug the second base station into a power outlet in any room, along with the external hard drive connected to it's USB port?
    Airport Utility would not even recognize the second base station unless it is using an ethernet LAN-to-LAN connection. (It would not recognize the second base station with WAN-to-LAN connection.)
    You basically have three choices here that will allow the second AEBSn to share the attached USB HDD:
    Wired: Interconnect the two AEBSns by Ethernet; reconfigure both base stations into a roaming network.
    Wireless: Configure both AEBSns for an extended network. Note: This is what Lowell Tuttman is referring to.
    Wireless: Configure the second AEBSn as its own wireless network. This would work but would require network clients to switch network to access the drive or access the Internet. Not really practical and not recommended.
    The following Apple Support link provides very detailed information on setting up either a roamng or extended network with multiple AirPorts.
    2. Since I don't really care about the second base station utilizing the internet connection, do I set it up in Airport Utility as "create a new wireless network"?
    This is the current setting and I have a steady green light. However, Time Machine does not recognize the disk.
    In the first choice I provided, the second AEBSn would be configured to both "Wireless Mode = Create a wireless network" and "Connection Sharing = Off (Bridge Mode)."

  • NEED HELP configuring wifi sync with iPhone4

    Ok, I've updated my iPhone4 to iOS 5 and I have the latest version of iTunes.  It looks as if wifi sync should be working fine, but when I go into options, my phone tells me that the phone will sync the next time that it's plugged in and "ComputerA" is available.  The problem is that I don't want it to sync with "Computer A", the phone was updated and synced and used exclusively with "Computer B"... "Computer A" is completely decomissioned with a toasted power supply and shouldn't even be part of the equation here...  but I'm not given the option of selecting any other computer for the wifi sync to look for.. everything is "greyed out" and cannot be edited... anyone else have this problem?  Anyone know how to fix this problem?

    You can try putting into the phone the fields you see in Outlook in the +Tools > Accounts+ window. Use the various buttons (Advanced, Edit) to dig down and see your Exchange server and username. The iPhone needs those when you try to set up an Exchange account on it. However, this info alone wasn't enough for my phone to "verify" the Exchange account. I eventually gave up.
    I believe I.T. must do something on its end to allow remote devices to tap into the particular user account. In my company they do this if you have a Blackberry but not for anything else.

  • Please help me configure authentic connection with Caller ID via ISDN 30B+D using Cisco ACS

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    Hi all
    I have set up a dial up connection between to PC's at remote site and center. It using ISDN 30B+D which is configured on Router 3845. Currently I have configured authentic connection with username and password using Cisco ACS. To enhance the security configuration I want to authenticate both the phone number which dialup with Cisco ACS. And currently I have not done this. Please help me solve this problem.
    Thanks so much
    Longn

    1) I deleted bridge-utils, netcfg
    2) I edited /etc/hostapd/hostapd.conf:
    interface=wlan0
    #bridge=br0
    edited /etc/dnsmasq.conf:
    interface=wlan0
    dhcp-range=192.168.0.2,192.168.0.255,255.255.255.0,24h
    and edited /etc/rc.local:
    ifconfig wlan0 192.168.0.1 netmask 255.255.255.0
    ifconfig wlan0 up
    3) I added in autostart these daemons: hostapd, dnsmasq and iptables.
    Profit!

  • You may need to configure the connection settings in the deployment descrip

    Hi All
    I am new to BPEL and going through Order Booking Tutorial (using 10.1.3.4 version of opmn ) .
    I have a problem in 'Designing the Database Adapter to Insert Data' Chapter.
    I have installed Oracle 10g Express Edition and BPEL Process Manager on my local system.
    In the Example it has been asked to create a daabase connection with Third Party JDBC Driver. Instead I have created a database connection with Oracle(JDBC) Driver.So i didnt have to register any third party driver.
    I cud access the Order/OrderItems table as well .
    I Deployed the same on the server.But while running the process I get following error--
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    nested exception is:
         ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler found
    The Connection descriptor used by the client was:
    localhost:1521:XE
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.4.0) (Build 080602)): oracle.toplink.exceptions.DatabaseException
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    I have checked several post on this error but every post talks about third party database.I have used Oracle Database only so why/What shud I change anything in oc4j-ra.xml?? This is my doubt .
    Pls help me on this .Also Let me knowe in my case is there any need to create the datasource.?I am low at concept of database.
    Pls help
    Regards
    Naveen

    Hi
    I am trying to insert orader and order Items as given in the Order booking tutorial..
    Here are the files description
    .wsdl file looks like
    <service name="DBInsert">
    <port name="DBInsert_pt" binding="tns:DBInsert_binding">
    <jca:address location="eis/DB/MyConnection"
    UIConnectionName="MyConnection"
    ManagedConnectionFactory="oracle.tip.adapter.db.DBManagedConnectionFactory"
    mcf.DriverClassName="oracle.jdbc.OracleDriver"
    mcf.PlatformClassName="oracle.toplink.platform.database.oracle.OraclePlatform"
    mcf.ConnectionString="jdbc:oracle:thin:@localhost:1521:XE"
    mcf.UserName="system"
    mcf.Password="6672B62098892995C8B651EFDF798A59"
    />
    </port>
    </service>
    data source file looks like
    <connection-pool name="MyConnection">
    <!-- (DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=tcp)(HOST=nakhanna)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=XE))) below is in the form: [hostname]:[port]:[oracle sid]" -->
    <connection-factory factory-class="oracle.jdbc.OracleDriver" user="orabpel" password="->pwForOrabpel" url="jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=tcp)(HOST=nakhanna)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=XE)))"/>
    </connection-pool>
    <managed-data-source name="MyConnection" connection-pool-name="MyConnection" jndi-name="jdbc/MyConnectionDS"/>
    </data-sources>
    oc4j-ra.xml looks like
    <connector-factory location="eis/DB/MyConnection" connector-name="Database Adapter">
              <config-property name="xADataSourceName" value="jdbc/MyConnectionDS"/>
              <config-property name="dataSourceName" value=""/>
              <config-property name="platformClassName" value="oracle.toplink.platform.database.Oracle9Platform"/>
              <config-property name="usesNativeSequencing" value="true"/>
              <config-property name="sequencePreallocationSize" value="50"/>
              <config-property name="defaultNChar" value="false"/>
              <config-property name="usesBatchWriting" value="true"/>
              <connection-pooling use="none">
              </connection-pooling>
              <security-config use="none">
              </security-config>
         </connector-factory>
    ##################################################################3
    Still I get the same error .
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>null</code>
    </part><part name="summary"><summary>file:/C:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_FulfillOrder_4.0_e77c64251e45eb4711a3a093f92e6a86.tmp/DBInsert.wsdl [ DBInsert_ptt::merge(OrdersCollection) ] - WSIF JCA Execute of operation 'merge' failed due to: java.util.MissingResourceException
    java.util.MissingResourceException
    ; nested exception is:
         ORABPEL-00001
    java.util.MissingResourceException
    java.util.MissingResourceException
    java.util.MissingResourceException
    </summary>
    </part><part name="detail"><detail>null</detail>
    </part></bindingFault>
    Pls let me know if something looks wrong in the above files
    Thanks
    naveen

  • Need to configure Airport connection to access corporate wireless network

    Need to configure Airport connection to access corporate wireless network.
    Have imported my certificate from Windows XP machine into keychain and made Leopard always trust in order to authenticate automatically into my corporate wireless network. Also attempted to establish a new 802.1x connection via network preferences without any success. It keeps asking me for username and password even though we used self-generated certificates to log into corporate wireless network. Does anybody have any instructions on how to successfully configure certificates in Leopard?

    Welcome to the discussion area, jackregan!
    You'll need to "hard reset" the Time Capsule and then reconfigure it again. To do this, you will hold in the reset button until you see the amber light begin to blink more quickly, keep holding another second or two and then release.
    The "hard reset" will not affect the data on your Time Capsule
    Now you can open AirPort Utility and configure the Time Capsule using wireless (be sure to log on to the default network which will have a name like Apple Network xxxxxx), or you can connect an ethernet cable from your computer to one of the LAN <-> ports on the Time Capsule to have AirPort Utility communicate with it that way.
    When you open AirPort Utility, click Continue to follow the guided setup to re-configure your Time Capsule. You would choose the option to "Create a wireless network" when you are given the configuration options.

  • Hi! I need help, today I connected my mac Book Air to a tv for a presentation and as soon as I conected it the image on my screen went bigger. And I cant find the way to put it back as it was before. The Images are too big! heelp

    Hi! I need help, today I connected my mac Book Air to a tv for a presentation and as soon as I conected it the image on my screen went bigger. And I cant find the way to put it back as it was before. The Images are too big! heelp

    Morning DeeHutton,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at this article:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/ts2802
    Best of luck,
    Mario

  • I have misplaced my iPod Touch 4th Generation. According to Find my iPhone, it should show up in offline mode. I need help on locating it with a software or some other way. Help?

    I have misplaced my iPod Touch 4th Generation. According to Find my iPhone, it should show up in offline mode. I need help on locating it with a software or some other way. Help?

    There is no other way.
    Sorry

  • Need help re-synching iPods with new computer and getting iTunes to...

    Need help re-synching iPods with new computer and getting iTunes to recognize our iPods (it doesn't even recognize them when they're plugged in).
    Hubby wiped my harddrive for me, so now I need to get everything back in proper places. I'm using windows XP and installed iTunes once again (I believe it's version 8). I also installed all of my iTunes songs. Now I need to know where to go from here. We have 3 iPods and I need to get them all synched once again. I know how to create different libraries for each of us, but I can't figure out how to get our songs back into our iTunes libraries. When I open iTunes and plug in an iPod, iTunes doesn't even show that an iPod is plugged in.
    What do I do now to get each of our iPods synched with our own libraries?
    TIA
    Brandy

    Thanks Zevoneer. The "Restart ipod service" worked and itunes is now recognizing my ipod! Hooray!
    Okay, now how do I synch all of our ipods with our individual libraries (I don't want all of my kids' songs and vice versa)? We each have hundreds of songs on our ipods that we don't want to lose.
    Thanks again!

  • I need help my iphone 5c has been on charge for 5 hours and still has not turned on past the charging symbol, what can i do? (baring in mind i got this phone 2 days ago brand new.)

    i need help my iphone 5c has been on charge for 5 hours and still has not turned on past the charging symbol, what can i do? (baring in mind i got this phone 2 days ago brand new.)

    Do you see a lightning bolt near the battery , Battery is charging (supposedly(  IF  not return to where  you purchased it  (also make sure that the charger is on)  if still not charging with lighting bolt bring it back

  • I need help to decide which macbook pro is best for photo editing, editing movies and doing all the rest too like excel, word etc. 13"

    I need help to decide which macbook pro is best for photo editing, editing movies and doing all the rest too like  microsoft office products ...excel, word etc.  I am new to the apple world and have liked the idea of the MAC Book Pro 13" but really dont know if this is good enough or if the computer will soon crash?
    13-inch: 2.6GHz
    with Retina display
    Specifications
    2.6GHz dual-core Intel Core i5
    Turbo Boost up to 3.1GHz
    8GB 1600MHz memory
    512GB PCIe-based flash storage1
    Intel Iris Graphics
    Built-in battery (9 hours)2

    That's a fine machine and, with 8GB of RAM and 512GB flash storage should serve you well for light video/photo editing as well as for 'normal' usage. And it should last you for years to come.
    Good luck in making your decision!!
    Clinton

  • Need help FLASH not launching and not uninstalling "licensing for this product has stopped working".

    Need help FLASH not launching and not uninstalling "licensing for this product has stopped working" and " you can only install one adobe product at a time please complete the other installation"  Flash was working absolutely fine before, I have no idea why this happened.

    I am having similar problem.  Can't open any of CS3 programs after trying to download Dreamweaver Trial, which wouldn't work because "couldn't remove DLM extention" error message.  So now I can not run Illustrator, Photoshop, or even Adobe Reader.  These are properly licensed for about a year. I get "License for product has stopped working".  Have 2 pending cases open with Adobe support (one for Dreamweaver trial, one for license problem) since 8/3 with NO ANSWERS - It says answers within 1-3 business days.  Was on phone support hold today for over 3 hours before line went dead with no help.  What is up with adobe support?  Can anyone help?

  • Hey guys need help regarding iTunes U. My school is moving for iOS and Mac in the classroom and I have been appointed Junior Administrator for the schools technical department and integrating these devices into the classroom.

    Hey guys need help regarding iTunes U. My school is moving for iOS and Mac in the classroom and I have been appointed Junior Administrator for the schools technical department and integrating these devices into the classroom.
    I have an appointment with a director on Tuesday. I want to demo iTunes U. Problem is I have never used it before and have no idea how to set it up and even if I should sign up.
    Please help any ideas regarding iTunes U and how I should direct the meeting tomorrow.
    Please please post here.
    Thanks
    Tiaan

    Greetings fcit@!A,
    After reviewing your post, it sounds like you are not able to select none as your payment type. I would recommend that you read this article, it may be able to help the issue.
    Why can’t I select None when I edit my Apple ID payment information? - Apple Support
    Thanks for using Apple Support Communities.
    Take care,
    Mario

  • Need help activating Advanced Calling 1.0 on Verizon for iphone 6 business account

    I need help activating Advanced Calling 1.0 on Verizon for iphone 6 business account. I was on the phone with Verizon for over an hour and they can't figure out why it's not working. I'm trying to activate the Voice & Data and all I get is a spinning circle but it never actually works. Anyone have any ideas?

    I just pulled this from the Verizon page. Not sure if it applies to you or not, but it could explain part of your problem since you identify this as a business account.
    Q: Who is eligible for Advanced Calling 1.0?
    A: Any Verizon customer with a compatible phone and a postpaid calling plan is eligible. Please note that the following features are currently incompatible with Advanced Calling 1.0: Ringback Tones and Caller Name ID.  Additional incompatible features apply for Business and Government customers.

  • Canon 7D Mark II fails to connect with LR 5.7 for tethered shoot.

    Canon 7D2 fails to connect with LR 5.7 for tethered shoot.  
    The camera connection does work with Canon EOS Utility.
    LR sees the camera but fails to establish and maintain connection.  See small video clip to view the camera and computer behaviour while attempting to connect.
    https://dl.dropboxusercontent.com/u/28457054/7D2%20tethered%20test.m4v
    I also have the Canon 5D3 and have no issues connecting with various software (EOS Utility, LR, Helicon Remote) on that computer.  I have a MacBookPro mid-2009 running OS X 10.8.5.  Lightroom, Camera Raw and EOS Utility are up to date, same goes for the 7D2 firmware.

    It usually takes many months and perhaps more than one version of LR before tethering is supported after raws are supported.  The first hurdle is for the camera manufacturer to release a new SDK with the camera supported, so Adobe can’t have tethering ready when raw support is because a camera isn’t added until after it is announced.  Canon has added the 7D.2 to their SDK about two weeks after the camera was available, so the ball is in Adobe’s court:
    http://www.usa.canon.com/cusa/consumer/standard_display/sdk_homepage

Maybe you are looking for

  • My offline search does not matches mbsa (isInstalled=0)

    I've created an app to work offline and that list the updates not installed (IsInstalled=0) in the PC. When I compare the results with result generated by mbsacli.exe I see that I have some couple KBs not listed in my result, I mean, the list generat

  • Hi how to write text file continuosly

    hi i know how to write a text file but if i write something and close the whole program, then when i open the program and do the samething, i wanna write something contiguosly, write the next line of the very last saved line.. but..i tried couple of

  • Problem starting adobe photoshop element 10  or premiere element 10

    I have just installed these 2 software. when I am trying to start any of them I get an error message 213:11 with a message to try to restart the computer and if it doesn't work to contact the support. It doesn't work, so what's the next step. Thank y

  • Subscriptions Count to the FAVORITES folder in KM

    We have a request from IT-Consulting to get the number of subscriptions to the FAVORITES folder in KM. Could you please help me get a start on this issue? Do we actually need to Hard code this in JAVA to get the results or can we pull this from any p

  • Flawed colors with Lightroom and Fuji XE-1

    The Camera Raw support for Fuji XE-1 is heavily flawed. Using Lightroom as a raw converter for these pictures, severe color mismatches can be found in the images. The problem is well known and was frequently reported on in internet blogs (sometimes r