How to check if server is behind a firewall or not.

Hi Everyone,
For one of our customer remote sites i need to open some specific ports between the servers.
For this i need to config the ACL on firewalls.
Say Source is 192.168.50.x 
       Source is 172.16.10.x
       Source is 172.30.50.x
Destination is 172.16.10.x
I do not know deatiled network topology at the remote site.
I know the servers default gateway and traffic from source server to  to destination goes via few firewalls.
Need to confirm if i need to track which firewalls traffic flows from source to destination server best way is to remote in to server gateway and
do the sh ip route 172.16.10.x? and check the next hop device if it is firewall or not?
Also in some case source and destination server have same subnet so in this case i can assume no ACL is needed as they are behind same network?
Regards
Mahesh

Mahesh,
If your remote partner is using the same private network addressing as you (172.16.10.0 network) then you will have to use some NAT to change how they appear to your sources. Otherwise they won't be able to distinguish the path to "your" 172.16.10.0 subnet from "theirs". You will also have to NAT your sources in the 172.16.10.0 network to appear as something else to them or else they will have the same problem.
There a couple of good external sites with examples of how this works. Please refer to this packetu.com posting and this packetpushers one.

Similar Messages

  • How to check Integration Server Client and ABAP stack Client?

    How to check Integration Server Client and ABAP stack Client? How to check,,pls tell in detailed steps???
    Points would be awarded.
    Arnab

    hi,
    Must be the server has different clients,one declared as application server ie abap stack client and the other declared as Integration server ie XI. U might be trying to open idx5 in application server client, in which idx5  exists but you cant open the screen even, that can be achieved through we02.
    000 is the default client when  XI server is installed .We can create separate clients on the system through sccl tcode.
    As told we can find the client  on sap logon screen.
    Logon to sxmb_adm and check whether the client is declared as an application system(r/3) or Integration server(xi).Try idx5 in xi not r/3
    Edited by: NagaDurga Nannapaneni on Aug 28, 2008 11:36 AM

  • How to check weather a material created is active or not

    Dear Friends
    1    How to check weather a material created is active or not.
    2  MIGO standard document has a check button, can we have similar check button in other documents like Purchase requisition.
    3   In case of material valuation is Standard (Price control), the costing is done on the basis of the Standard Price or actual cost of the raw material.
    I will be thankful for your advice.
    Sanjeev

    1 How to check weather a material created is active or not.
    There is a Blue "i" button for the Material, pls click that it will show you the current status..
    2 MIGO standard document has a check button, can we have similar check button in other documents like Purchase requisition.
    for PR you can see the check button( CtrlShiftF3) beside personal settings

  • How to check whether set up tables are filled or not

    Hi Gurus,
    How to check whehter set up tables are filled or not?
    Cheers,
    Reddy.

    Hi Reddy.......
    And another point I want to make u clear............LBWQ is not the Delta Queue.............Delta queue is RSA7...............it comes into play in delta loading.......LBWQ is Extraction Queue.........While delta loading....if we use the Update mode Queued Delta........then any Changes will not directly get updated in the Delta queue.....For the Delta set up.........
    1) First u hav to run init with data transfer(After filling the set up table)
    2) After that any Changed ........will be recorded in the Extraction Queue(LBWQ)........
    3) After a certain number of records get accumulated in LBWQ........We hav to run V3 jobs to bring the data in the Delta queue(RSA7)...
    Check this.....
    Re: question on LBWQ and RSA7
    Regards,
    Debjani.....

  • How to check wheather the project is having 'AUC' or not.

    Hi friends,
    How to check wheather the project is having 'AUC' or not.
    Regards,
    Safiq.

    Hi Basha ,
    as per my knowledge , WBS will have AUC ,Settlement rules  etc, so u need to check asset tables based on the WBS element .
    regards
    Prabhu

  • How to check SQL Tuning Advisor task is exist or not

    How to check SQL Tuning Advisor task is exist or not using DBMS_SQLTUNE,
    I want to remove SQL Tuning Advisor task only if it is exist using DBMS_SQLTUNE.DROP_TUNING_TASK function

    Two approaches.
    1. Look up in DBA/USER_ADVISOR_TASKS, if it exists, drop it.
    2. Drop it, ignore the exception
    3. Drop it, catch the exception (specific exception if you want to rightly avoid such constructs as when others then null) obviously within an inner block is you want to catch and then move on to do other work.
    SQL> declare
      2   e_no_such_task exception;
      3   pragma exception_init(e_no_such_task,-13605);
      4   procedure forgetaboutit
      5   as
      6   begin
      7      null;
      8   end;
      9  begin
    10     begin
    11       dbms_sqltune.drop_tuning_task('NON_EXISTENT_TASK');
    12     exception
    13          when e_no_such_task then
    14               forgetaboutit;
    15     end;
    16     -- do something else
    17     null;
    18  end;
    19  /
    PL/SQL procedure successfully completed.
    SQL> P.S. Ignore procedure forgetaboutit - just amusing myself...

  • How to Check MRP/MPS ASCP planning manager running or not

    Hi Team,
    How to Check MRP/MPS ASCP planning manager running or not.
    Could you please navigation for the same.
    Regards
    Jagadeesh

    Hi Jagadeesh,
    You can check whether the planning manager is running or not from the following navigation:
    Material Planner (R)  -> Setup -> Planning Manager
    You can get more information on planning manager from the below note:
    11.5 - Planning Manager Related Issues - A Complete Troubleshooting Guide (Doc ID 131051.1)
    Hope that helps!!
    Regards,
    Mohan Balaji
    NOTE: Please mark the post as Helpful or Answered if the update has really helped you. This would also bring the thread to logical conclusion and will be helpful for the viewers.

  • HT3576 how can i verify that the network or firewall is not blocking access to port 5223.

    how can i verify that the network or firewall is not blocking access to port 5223?

    Talk to someone who knows something about networking and/or firewalls on an appropriate forum.
    Configuring your network and/or firewall is beyond the scope of this forum, which is devoted to issues using the iPhone.

  • HT3576 How do you, verify that the network or firewall is not blocking access to port 5223.

    How do you, verify that the network or firewall is not blocking access to port 5223.

    Maybe:
    http://answers.yahoo.com/question/index?qid=20110606132954AAZH4Tc
    http://forum1.netgear.com/showthread.php?t=48533

  • How to check installed server is ABP + JAVA

    Hi,
    Please let me know , how to check the installed server is ABP+JAVA.
    and also how do i know whether its an SR2 or SR3..
    Thanks

    Hi,
    If you have access to  MMC, where you can very well find out through that, if the SDM is installed then assuem that JAVA is also installed.
    otherise through the t_code: SMICM, menu->Goto->Administration->Display HTTP Data, will display
    J2EE_SERVER=True then java is installed.
    Release level can be find out from System->Status->SAP Sytem Data->Magnify you can find out the latest patch level & Release level.
    Ahamed

  • How to Check Report Server Service

    Hi Friends,
    I have installed Report 6i on NT - Report server and Report Developer on my PC and am running Forms on web successfully , but when I call a report from the web form (thru Run_Product) I am facing problem to see the report output in the browser (report made recently in Report 6i). The report runs well as a standalone in the previewer.
    Can anybody tell me how to check whether the Report Server process running or not I mean whats its name and also whether the Report Server is installed as a service or not how to check ?
    Thanks in advance.
    null

    Hi SQL_By_Chance,
    Based on my experience, you can use ReportingService2010.FindItems Method or ReportingService2010.ListChildren Method to return items from a report server database or SharePoint library that match the search criteria or get a list of children of a specified
    folder. And then judge whether the item exists. For the details, please refer to the link:
    Report Server Namespace Management Methods.
    For the second question, you can read the RDL as XML using .NET in local machine. For the more information, please see the thread:
    http://social.msdn.microsoft.com/Forums/en-US/f64b3071-ffb5-40b6-8529-49b5d9fe159a/what-apis-are-available-for-reading-rdl-files.
    When you read the data source item, you can set the data sources for an item in a report server database or SharePoint library using ReportingService2010.SetItemDataSources Method. Please follow the link:
    ReportingService2010.SetItemDataSources Method
    Hope this helps.
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • How to check if server is up?

    I have my own server (using no-ip) with my system but sometimes it might no be up and running, in that case all system should still continue working, and they do, the only problem is the system takes ages to really start - it seems that it keeps checking the server status for a long period of time.
    My Question is: how can I set my JNLP to no keep checking server status if it not up and running?
    Here is my JNLP file:
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp
        spec="1.5+"
        codebase="http://_MY_SERVER_/sistemas"    href="SIKGET_INSTALAR-SERVIDOR.jnlp">
        <information>
            <title>Transis</title>
            <vendor>Francisco Vieira Souza</vendor>
            <homepage href="docs/help.html"/>
            <description>ERP Para Transportadoras</description>
            <description kind="short">Transis</description>
            <icon href="imagens/icone_sikget.gif"/>
            <icon href="imagens/sikget-logo.png" kind="splash"/>
            <offline-allowed/>
            <shortcut online="true">
                <desktop/>
                <menu submenu="ERP Transis"/>
            </shortcut>
        </information>
        <security>
            <all-permissions/>
        </security>
        <update check="timeout" policy="always"/>   
        <resources>
            <j2se version="1.5.0+" java-vm-args="-esa -Xnoclassgc -Xms256m -Xmx256m" href="http://java.sun.com/products/autodl/j2se" />
            <jar href="http://_MY_SERVER_/sistemas/SikGet10Y.jar" main="true" download="eager" />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/commons-beanutils.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/commons-collections-3.1.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/commons-digester.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/commons-lang-2.0.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/commons-logging-1.0.3.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/commons-logging.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/commons-logging-api.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/commons-net-ftp-current.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/jakarta-oro-2.0.8.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/firebirdsql-full.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/binding-2.0.1.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/beansbinding-1.2.1.jar"  />   
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/formsrt.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/jasperreports-2.0.4.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/itext-1.3.1.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/jcommon-1.0.0-rc1.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/jdt-compiler.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/jfreechart-1.0.0-rc1.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/Lib.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/looks-2.1.4.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/log4j-1.2.14.jar"  />       
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/swingx-0.8.0.jar"  />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/mail.jar" download="eager" />
            <jar href="http://_MY_SERVER_/sistemas/libs/libs10anos/pop3.jar" download="eager" />
        </resources>
        <application-desc main-class="main.Main"/>
    </jnlp>

    .

  • How to check/retrieve server logs?

    Hi. I have an app that is running off a CF server. The app has been crashing lately and a programmer recommends I check the server logs. Could someone please tell me how I do that? Thanks so much.

    Hi Luke,
    Login to CFadmin http://URL/cfide/administrator/index.cfm
    then select Debugging & Logging > Log Files
    search or download server.log or other logs present.
    Alternate CF Java log files in CF\runtime\logs (\Jrun4\logs multi-server)
    might provide hint to crash outage.
    HTH, Carl.

  • How I check form server version oracle

    Hi .
    I am need to install Report biulder on my pc and i do not know how to check the version of form server .
    Can enyone help please.
    Thanks.

    Hi
    am afraid 2 tell u this is not the appropriate form but, Pls see the following link
    http://onlineappsdba.com/index.php/2008/08/17/oracle-releaseversion-number-for-apps-forms-jinitiator-oid-sso-portal-ias-oc4j-unix-xxxx/
    http://easyoracleapps.wordpress.com/2010/03/12/find-component-version-in-oracle-apps/
    u need Apps forum
    Regards,
    Abdetu...

  • How can I put my program behind a firewall or make it more secure?

    I have a client server program and I was reading through my notes. I had jotted down a recommendation to put it behind a firewall. However, I do not know how to do this in Java at all or even where to begin. How do I even create a firewall in Java?
    I'm also not sure if this is the security I need.
    This program is already running inside a network limited only to certain users. However, this particular program is limited only to two users. Also, the client runs on Unix and Windows machines accesible by many users in our project. I would not know how to create a firewall for just this program and just these two users.
    Right now my program is sorta like the basic client/server program examples given in the Java tutorials. It verifies the IP address of the client but like I said before anyone can be logged into that IP but only two users should be allowed to run the commands.
    Would a firewall even work in this case?

    However, I do not know
    how to do this in Java at all or even where to begin.
    How do I even create a firewall in Java? You don't.
    I'm also not sure if this is the security I need.I don't think so.
    I would not know how to create a firewall for just this
    program and just these two users.A firewall is not for restricting access to particular users of a network. It's for keeping unauthorized people out of the network entirely. What you should do is secure the server (how to do this depends on probably many factors), and use a username and password in the client app to control access. The client contacts the server, passing the credentials, and the server either grants or denies access. It's possible you would want to hash and salt the password, depending on how secure it needs to be.

Maybe you are looking for

  • Need fix - itunes 10.6.1.7 info box unstable when entering info

    When box is highlighted for typing, it sudenly stops being highlighted and you can not enter any data - frustrating!

  • Download doesn't work with MAC 10.4.11 and i just noticed my Firefox is 2.0.0.6

    Hi, I tried downloading the free Firefox. As soon as I clicked on it a message popped up and said it wasn't compatible with my Mac. My Mac is 104.11 and I cannot afford to buy another computer right now. The screens say it is compatible with MAC 10.4

  • Performance issue 11g.2

    hi all , oracle 11g.2 in rac with asm in linux 5 vender send email : With regard to the mediation process we have identified some performance improvements which we feel will speed up the updation of the mediation DB i see the alert log in found ALTER

  • Header conditions in PO

    Hi Experts Like in R/3 in SRM how do we maintain header conditions in purchase order. In SRM in header details no tab is there for Header conditions. Kindly help. Regards

  • How to use JDI handle event, need you help!~

    Hi, In our recent project, I need listen some event such as ClassPrepareEvent, MethodEntryEvent using JDI and handle it. I am trying to mend the TTY and let it do something simple when MethodEntryEvent occur. I just add a print line in the method met