How can i open a new Port on Firewall service (1200)

Hello,
i need to open a port 1200 for one Application on my macmini server 10.6..
I have try to ad port to a Service and i did it, but is seams like the port
dont exist.
With Networkutility i make a port scan, but i don´t became succsses massage.
What is the best Way to open a port on Mac OS X Server 10.6.

You're probably working with broken client software (bad client test, bogus diagnostic, routing or IP error of some ilk), or the application server itself isn't starting correctly, or the firewall wasn't reconfigured correctly for the source address, or there's an intermediate firewall involved here.  
If it's the Mac OS X Server firewall that's blocking the traffic, you should see accesses in the log file, depending on the settings.  (If you have an external gateway-firewall at the edge of your network and a private LAN, then drop the server firewall and try it from a local client.  That'll provide clear evidence of which components are culprits and which are merely bystanders.)
If you're running the Mac OS X Server box as a gateway firewall, then IP routing errors can easily arise.
If you want to see if something is bound to port 1200 on the Mac OS X Server box, then launch Terminal.app and issue the command:
sudo lsof -i -P | grep -i ":1200"
and see what turns up.  You'll need to specify your administrative password for the sudo.
Port 1200 looks to be used for some Steam games and for some malware.  Most of the games seem to be UDP, though a few are both TCP and UDP.  The malware usually found on 1200 is reportedly largely using UDP.

Similar Messages

  • How can we open a new folder in the email account (ex: need to save certain emails into a new fodder called "work". can anyone help

    How can we open a new folder in the email account (ex: need to save certain emails into a new fodder called "work".
    Anyone can help?

    Right click on any folder in mail and select Create new mailbox.

  • How can I open a new page (using "Pages") when I already have another page open?  It just keeps reverting to the page I have opened already and won't let me open another one?

    How can I open a new page (using "Pages") when I already have another page open?  It just keeps reverting to the page I have opened already and won't let me open another one?

    To make a new document, go to File > New From Template chooser and choose the type of document you wish to create.
    To add a new page to an existing document go to Insert > Sections > Blank.

  • How can i open a new blank page, if i open a new tab??

    how can i open a new blank page, if i open a new tab?? because if i click the plus "+" sign(at right corner) it open a website that i don't like.... please help meee....

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • How can you open a network port in Snow Leopard?

    Hello everyone.
    This is really out of my comfort zone, so I hope I don't sound like a complete idiot.
    How do you open a port for an application? I downloaded a new application that requires access to ports 1900 and/or 9335. The application will not run unless one of those ports are free.
    Can anyone shed light on what this means and how to fix it? Is this doable in Snow Leopard or is it something to do with our comcast router?
    Thanks in advance!
    Barry

    Sorry for the delayed response on this as I discovered the problem and forgot to reply.
    Another application, EyeConnect, was using the same port. EyeConnect is related to EyeTV for watching live cable on my Mac and I guess it installed some software that utilized my network.
    Anyhow, I was able to disable it from launching on login and it seemed to do the trick! Thanks again for your input!
    Barry

  • How can I open a new browser window!!!  Very Challenging!!!

    I have a form (name=MAIN) with a submit button (name=Button A). Button A opens a new browser window (name=SEARCH), via an HTML form target tag (<FORM TARGET=A>). Window SEARCH has multiple submit buttons (10-15). Each button has a different action which is handled by a servlet (form name and button name are passed to a servlet as a hidden field in the form to determine the action), which is setup to be an action handler. When a button in the SEARCH window is clicked the results are retrieved from an Oracle database and should be displayed in the text fields in window MAIN.
    For example, some results may be displayed in window SEARCH (_self) and and other results may be required to be sent to window MAIN depending on the button clicked.
    How can I setup window SEARCH so each button can have a different target window (some may be window MAIN or other windows)? Using a form tag for each button doesn't give desirable results. Is there a way to do this with JSP or some form of Java code?
    A form tag can only have one target. Basically I have one form with multiple submit buttons. How can I get it to send each submit buttons results to a specific window?
    Thanks.

    <!-- try this -->
    <script language="JavaScript1.2">
    function mysubmit(mytarget){
    document.myform.target=mytarget;
    document.myform.submit();
    function validation(myform){
    //validation stuff
    return [true | false];
    </script>
    <form target='none' name='myform' action='myaction.jsp' method='post' [onsubmit='return validation(this)']>
    <input type=button name='submit1' value='submit1' onclick='mysubmit("target1")'>
    <input type=button name='submit2' value='submit2' onclick='mysubmit("target2")'>
    <input type=button name='submit3' value='submit3' onclick='mysubmit("target3")'>
    <input type=button name='submit4' value='submit4' onclick='mysubmit("target4")'>
    </form>

  • How can we open a New Window on click of a button

    Dear All,
    Please can anyone guide me how to open a page in A new pop up window.
    Application Express 4.0.1.00.03
    Thanks & regards
    Arif Khadas

    Assalamwalkeum Tauceef,
    Thanks for your reply.
    For the second query where you want to refresh parent window and close the popup window,
    Create a html region and give a condition to this region that it should display on a particular request and pass that request on your button click and write this javascript code in your Region SourceAccordingly I created a Region on the Calling Page and have the condition Request = REFRESH.
    Now my problem is on the pop-up window how can I pass the Request as the action when button pressed is Submit and I am using an SQL Insert Action.
    For such an action for button click the Request field is hidden.
    Also please help me through this one for setting the Item values in the pop up window:
    I have the following in Execute When Page Loads
      var total = 0;
      var inv   = '';
      var selected_inv = '';
      total        = opener.document.getElementById('P24_PAY_AMOUNT');
      selected_inv = opener.document.getElementById('P24_PAY_INV');
      $s('P23_RCP_AMOUNT_PAID', total);
      //setSessionValue ('P23_RCP_AMOUNT_PAID', total);
      $s('P23_INVOICES', selected_inv);
      //setSessionValue ('P23_INVOICES', selected_inv);The value that I am getting for the above Items is "     [object HTMLInputElement]" in Mozilla Firefox and "[object]" in Internet explorer, not sure why?
    Please guide.
    Thanks & Regards
    Arif Khadas
    Edited by: Arif Khadas on Apr 27, 2011 9:51 AM

  • How can I open a new browser window from UIX?

    I need to open a new browser window from an event handler. How that can be done? HELP!
    Thanks!
    Martin Patrici

    HTML doesn't really let you do this on the server side; the client is in charge
    of creating new windows, not the server.
    If you know that clicking a certain link/button, etc. will always raise a new window,
    then you should use Javascript or "targetFrame" accordingly.
    If the decision will only be made on the server side, then you could reload the current
    window, only this time use an "onLoad" on the <body> to raise a window.

  • If I already have firefox open in Linux, how can I open a new URL in a new window.

    I want to be able to click on a button, and have firefox open a new window at a given URL. Currently, if I already have firefox running, then it opens a new tab, which may be on a different desktop. Having to detach the new tab to a new window and move it back to the right desktop seems like unnecessary work.

    If you mean a shortcut or link ''completely outside of Firefox,'' there is a hidden preference to change how that works. This requires a visit to the about:config preferences editor. I think it's (C) below that you might want to change.
    In a new tab, type or paste '''about:config''' and press Enter. Click the button promising to be careful.
    In the filter box, type or paste '''link.o''' and pause while the list is filtered.
    Double click these and set the value as desired:
    '''(A) browser.link.open_newwindow'''
    3 = divert new window to a new tab (<u>default</u>) (checked*)<br>
    2 = allow link to open a new window (unchecked*)<br>
    1 = force new window into same tab
    '''*''' First checkbox in Options > Tabs
    '''(B) browser.link.open_newwindow.restriction''' - for links in Firefox tabs
    0 = apply the setting under (A) to ALL new windows (even script windows)<br>
    2 = apply the setting under (A) to normal windows, but NOT to script windows with features (<u>default</u>)<br>
    1 = override the setting under (A) and always use new windows
    '''(C) browser.link.open_newwindow.override.external''' - for links in other programs
    -1 = apply the setting under (A) to external links (<u>default</u>)<br>
    3 = open external links in a <u>new tab</u> in the last active window<br>
    '''2 = open external links in a <u>new window</u>'''<br>
    1 = open external links in the <u>last active tab</u> replacing the current page
    Does that work?

  • How can I open a new window with the same website like the one I have open?

    In safari I can open a new window with the same website like the one I have open, that makes it easy continuing to navigate on a website and to go back to the original website

    Hello Andieas
    Why open a new window for fast browsing??
    Open new tabs.
    Just right click on what you want to open and click "Open in new Tab"
    It is easy and doesn't consume memory from your computer as well as easy to navigate.
    Hope you'll like it

  • How can I open a new tab not right next to the one I open from but next to the last?

    Before I switched to the current version of Firefox, the new tab that I would open, was opening right after the last open tab previously opened.
    Now if I have 4 tabs open and I open a new tab from inside the first one, the new tab opens as number 2 tab.
    Is there an option that toggles the opening sequence ?

    A couple of methods, first use the [https://addons.mozilla.org/en-US/firefox/addon/61766/ New Tabs at the End] add-on. The second method involves changing a hidden preference.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # In the filter box type '''related'''
    # Double-click on the preference browser.tabs.insertRelatedAfterCurrent to change its value to '''false'''

  • How can I open a TCP port?

    I'm using a Windows Virtual Machine running on VMware Fusion as a server on a LAN. I need to get communication through the 5413 port, used by WonderWare SCADA. The only client on the LAN shows that the communication through the port can't be stablish, It does send the bit for synchronizing, but my MAC doesn't give any acknowledge. I did it with 2 Windows OS, and it worked.

    Thanks Cliff,
    The Mini is about 1 year old
    I am using 10.6.8 Leopard on my mini
    I am using a Time Capsule that is about 3 years old. It is an 802.11n
    My internet provider is US Cable > the call it Warp Drive Online down here.
    I used the tool link in your post and it does indicates the port (20 and 21) did not respond to the test. My computer has had the firewall turned off so I could use this billing program. I bought the computer used about one month ago and for a while I was able to send out statements using this program. Last week I opened an E-mail from a friend who had his account hacked and I am wondering if this has caused a problem - (the message I received wasn't from him) Subsequent attempts to use the program have failed. I also used a couple of trial based antivirus programs to check my computer. "Avast" found nothing. "Bit Defender" found and eliminated 5 harmful cookies. A free "Sophos" scan has turned up nothing either.
    As far as logging into the router and using port forwarding if you could give a few details on how to do that it would be a help. The process is new to me. Not afraid to try just need more knowledge.
    Thanks again to you and anyone else who might wade in on this

  • How can I open a new window based upon input in an existing window

    Hi,
       I'm pretty new to LabVIEW and I've run into a slight problem that I having trouble finding information about.  My LabVIEW application will present a user with several configuration options.  Depending upon the options the user chooses, a new window/panel will need to appear with an entirely different set of options.  Is this possible?  If so, how?
    Thanks,
    Al

    Hi Al,
    you can call subvis in a case structure ("when button is true then call subvi"). In the subvi's properties you have to set "open front panel when called" and "close afterwards" (window appearance settings).
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • How can I open a new window for a (calculated) PDF?

    Hi,
    I have a BSP application with MVC. The start page is a HTML/HTMLB page with some buttons. If you click on the buttons, you get a PDF document in the same browser window. I generated the PDF over smart forms from table/Cluster data.
    I call the controller in the OnInputProcessing event handler of the page and give it the parameters.
    The problem: if you are on the PDF you cannot come back to the start page. I think, it is better, if the PDF gets a new window. The user can open on this way many PDF docs.
    I tryed with navigation->next_page(...) or call_view etc. but all this dosn't work. Only the PDF will be show and in the same window!
    Do I have to separe the application in two applications and use the CALL_APPLICATION method?
    Or does anyone know a better way?
    Thank you!
    Regards
    Patrizia

    HI Thomas,
    I send you a fragment of the code. It does work well.
    Thank you for the links!
    The data are read, convert into a otf, then in pdf
    CALL METHOD me->print_otf_2_pdf
          EXPORTING
            otfdata    = model->otf
            response   = response
            navigation = navigation.
    METHOD print_otf_2_pdf .
    generated result: PDF format
      DATA: l_pdf_xstring  TYPE xstring,
            linetab        TYPE tlinetab,
            l_pdf_len      TYPE i.
    Conversion of output format OTF into PDF format
    now convert the final document (OTF format) into PDF format
      CALL FUNCTION 'CONVERT_OTF'
           EXPORTING
             format                      = 'PDF'
           MAX_LINEWIDTH               = 132
           ARCHIVE_INDEX               = ' '
           COPYNUMBER                  = 0
           IMPORTING
             bin_filesize                = l_pdf_len
             bin_file                    = l_pdf_xstring       " binary file
           TABLES
             otf                         = otfdata
             lines                       = linetab
           EXCEPTIONS
             err_max_linewidth           = 1
             err_format                  = 2
             err_conv_not_possible       = 3
             err_bad_otf                 = 4
             OTHERS                      = 5
      IF sy-subrc <> 0.
      ENDIF.
      CALL METHOD me->open_pdf
        EXPORTING
          pdf_xstring = l_pdf_xstring
          pdf_len     = l_pdf_len.
    ENDMETHOD.
    METHOD open_pdf .
      DATA: l_pdf_len  TYPE i,
            runtime    type ref to if_bsp_runtime,
            filename   type string,
            guid       type guid_32.
      response->set_header_field( name  = 'content-type'
                                value = 'application/pdf' ).
      response->set_header_field(
                        name  = 'cache-control'
                        value = 'max-age=0' ).
       l_pdf_len = XSTRLEN( pdf_xstring ).
      response->set_data( data   = pdf_xstring
                          length = l_pdf_len ).
      navigation->response_complete( ).
    ENDMETHOD.
    Regards
    Patrizia

  • How can we open a new instance of Firefox without URL bar and any other control (except PREV, NEXT and RELOAD)?

    Dear Volunteers,
    I am looking for a solution for Firefox Win App and Mobile Apps where on click of a button from the website page, we should be able to launch a new instance of firefox instance (like a popup box) with following features:
    a. It SHOULD NOT have any URL bar to display.
    b. It SHOULD NOT show any plug-ins or any other functionality except Previous, Next and Reload.
    c. This instance of firefox should always be on-top of all other application.
    Please advise, how firefox can be customized to offer in all platforms by default.
    With lot of hope from this volunteer community,
    Rajiv

    You would need your visitors to install some kind of add-on, since web pages do not have permission to block the display of the page address and users do not need to allow a new window to be modal and block other Firefox windows, much less other OS windows.
    Over the years, people have developed extensions for kiosk-style displays. You could investigate those for ideas.

Maybe you are looking for

  • How do I setup a Samsung CLP300 color laser printer

    I got this from a friend at work. I am running Tiger on my mac. I plan to update to Leopard soon, so I hope I can use this printer with either OS version. I got it home and hooked it up to one of my macs. It comes up with the name "Adobe PDF 8.0". Wh

  • DEP error on CS2 in Vista

    I've done some googling and troubleshooting but can't seem to find a fix for this. We've recently "upgraded" to Vista at work. We run Photoshop CS2 (with unfortunately no plans of upgrading in the very near future). Installation of CS2 appeared to be

  • Accounting doc Open can't reversed

    Hi I have cancelled billing document but accounting document is still appearing as Open Item. How this accounting document can be reversed. This problem is coming for the billing document which was cancelled without logical system. However after conf

  • Error when generating IDoc from MC document - workitem to all the SAP users

    A workflow item with the subject of “Error when generating IDoc from MC document” is sent to all the SAP users' inbox. Is it possible to stop the generation of this work item? If that is not possible, can we limit sending the work item to a specific

  • Trouble Converting Files

    I've had many problems with Nokia PC Suite but I won't mention all of them just the ones I've had to deal with recently. Often, and I'm sure a lot of Nokia users will agree with me, Nokia Music Manager won't convert files. It will say that that parti