Ports for External Connection

Hi, i have one problem, i dont know what's ports i need to open in my modem for one user in other network connect in my network. I need to make a NAT for this, but i need to know apple remote port for external connection. And sorry for my english, bad.
thank's.

You need to open TCP and UDP port 3283 and, for ARD 2.0 and later, TCP and UDP port 5900. For encrypted file transfer (ARD 3.x), open TCP port 22. You may also need to open TCP (and perhaps UDP) 5988 and 5989, though it's not clear under what circumstances this will be necessary.
Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Discussions page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums, in the User Tips Library and in the Apple Knowledge Base before you post a question.
Regards.

Similar Messages

  • Via (for external connection) does not connect to copper plane

    I am trying to place a PTH via for external connection. This via suppose to connect to the ground plane (net 0). However, I am having trouble to assign this via to net 0. It always leave a gap between the via and the copper plane.
    Please help!!!!!
    Jake
    Attachments:
    Via to GND plane.JPG ‏48 KB

    Try this...
    In the via properties window, to go the Via tab. Click the checkbox next to "Assume Net" and then select net 0 from the drop down list.
    Hg

  • Change http port for Adobe Connect Pro?

    I'm running Adobe Connect Pro 7.5 and would like to change the HTTP port Adobe Connect Pro uses.  I've changed this from 80 to 90 in the Adobe Connect Pro console and saved.  Then restarted my Adobe Connect Pro application.  When I go to the URL http:\\<servername>:90 I get a "Connot Connect to Webpage" error.  If I change it back to 80 the URL http:\\<servername>:80 works.
    Does anyone know how I can change the port for  Adobe Connect Pro 7.5?  Is there another step I need to do on my Windows 2003 server?

    I've had to "cache" uploaded videos by playing them shortly before the audience will see them. For me, the cache holding time when using Adobe's servers is about 5 minutes.

  • Getting error 'opening port for MGR  (Connection refused).

    Hi Guys,
    I m getting below, while starting replicat on target.
    GGSCI (ggtarget) 16> start replicat RLOAD
    Sending START request to MANAGER ...
    ERROR: opening port for MGR MGR (Connection refused).
    GGSCI (ggtarget) 20> view param mgr
    PORT 7809
    USERID orgg, PASSWORD orgg
    PURGEOLDEXTRACTS /ggs/dirdat/*, USECHECKPOINTS
    GGSCI (ggtarget) 21> view param rload
    REPLICAT RLOAD
    USERID orgg, PASSWORD orgg
    ASSUMETARGETDEFS
    HANDLECOLLISIONS
    APPLYNOOPUPDATES
    GETUPDATEBEFORES
    reperror default, discard
    DISCARDFILE ./dirrpt/rload.dsc, purge
    MAP HR.TCUSTORD, TARGET HR.TCUSTORD;
    MAP HR.TCUSTMER, TARGET HR.TCUSTMER;
    from Source I could able to do the telnet to target...
    What could be issue ???

    Hi,
    Error:
    GGSCI (ggtarget) 16> start replicat RLOAD
    Sending START request to MANAGER ...
    ERROR: opening port for MGR MGR (Connection refused).
    You can start Manager, but when you try to start Replicat, GGSCI gives me a connection timeout error
    Solution:
    GoldenGate uses a TCP/IP socket to communicate between local processes. When you issue a START, STOP, SEND, or other command in GGSCI, the command interface will try to open a local port for the process.
    Here is how to find out which local ports these processes are listening on. In the dirpcs directory, there will be one file for each running GoldenGate process.
    For Manager, the file name will be MGR.pcm.
    For Extract, it will be <GROUP_NAME>.pce.
    For Replicat, it will be <GROUP_NAME>.pcr.
    These are text files that can be viewed by using cat or any equivalent command. For example, the MGR.cpm file content will read like this:
    PROGRAM MGR PROCESSID MGR PORT sys1.4356 PID 60070
    After the keyword PORT will be the local hostname and the port number that Manager is supposed to be running on. In the preceding example, the hostname is sys1, and the port is 4356.
    The program (ggsci) tries to use that hostname to communicate to the process (Extract/Replicat/Manager) when the command is issued in GGSCI. If you get a timeout or connection-refused error on the command, that means GoldenGate could not connect to the local host. Most of the time, you should have no problem connecting to a local host, but when you have the wrong IP address or routine table configured in your TCP/IP settings, connection errors can happen.
    To troubleshoot this, follow the steps below
    1. Try to ping that host name from the OS shell to see if it goes to the correct IP address (which should be the one for the local system).
    2. If the ping is successful, try to telnet to the Manager port on your local host. You will be able to see your telnet session connect if a Manager is listening on that port.
    Here is an example:
    shell>telnet
    telnet> open sys1 4356
    Trying 100.100.100.100...
    Connected to sys1.oracle.com (100.100.100.100).
    Escape character is '^]'.
    3. If your telnet session times out or gets a connection-refused error, that means either the hostname is wrong or the port number is wrong.
    If the ping to the hostname listed in the pcm/pce/pcr file fails, or if you cannot connect your telnet session to the port listed in the file(s), contact your network engineers to get the TCP/IP issue resolved.
    Hope this information helps.
    Thanks & Regards
    Santhosh

  • Setting up 2nd Ethernet port for NAS connection

    Hi
    I want to split out my internet and NAS drive access across my two Ethernet ports.
    Port 1 is connected to my router and connects to the internet.
    Port 2 is connected to a gigabit switch and then into two NAS drives. I have set up the second ethernet port with a manual ip and it says it is connected. But when I use Command K to connect to the ip address of the NAS, it cannot connect. Previously this worked fine when everything was going out of Ethernet port 1.
    I suspect I have not set up Ethernet port 2 correctly. So far I have set it up for manual configuration and given it an ip address of 192.168.1.17 (the NAS is 192.168.1.18, Ethernet 1 is 192.168.119). Nothing else has been entered.
    Any advice gratefully received. Thanks

    Ping the destination address 192.168.1.19 from a terminal window and see if it responds.

  • Specifing port for smtp connection

    Hi,
    Could someone confirm the equivalence of these two ways of specifying an SMTP server's port?
    a) constructing a new URLName with the string "smtp://<host>:<port>" and then connecting using the Transport class
    b) constructing an URLName with "smtp://<host>", specifying the session property "smtp:mail:port" and then connecting using Transport
    And is one preferred over the other?
    Thanks in advance,
    Tim

    yes in the second option i need in fact mean specifying the property "mail.smtp.port" !

  • Tracing TCP Source/Destination Addresses/Ports for ongoing connections

    On Solaris 10 U4 through U7, I'm trying the following just to perform basic tracking of TCP source/destination addresses and ports, using code similar to what is available in tcpsnoop_snv and tcptop_snv.
    The odd thing is that the addresses/ports appear to be zeroed out - are they being cached outside of the conn_t data structure?
    #!/usr/sbin/dtrace -Cs
    #pragma D option switchrate=10hz
    #pragma D option bufsize=512k
    #pragma D option aggsize=512k
    #include <sys/file.h>
    #include <inet/common.h>
    #include <sys/byteorder.h>
    #include <sys/socket.h>
    #include <sys/socketvar.h>
    /* First pass, for all TCP Read/Write actions, collect source/destination
       IP + Port - after a few secs, print them all out */
    fbt:ip:tcp_send_data:entry
      /* Outgoing TCP */
      self->connp = (conn_t *)args[0]->tcp_connp;
    fbt:ip:tcp_rput_data:entry
      /* Incoming TCP */
      self->connp = (conn_t *)arg0;
    fbt:ip:tcp_send_data:entry,
    fbt:ip:tcp_rput_data:entry
    /self->connp/
      /* fetch ports */
    #if defined(_BIG_ENDIAN)
      self->lport = self->connp->u_port.tcpu_ports.tcpu_lport;
      self->fport = self->connp->u_port.tcpu_ports.tcpu_fport;
    #else
      self->lport = BSWAP_16(self->connp->u_port.tcpu_ports.tcpu_lport);
      self->fport = BSWAP_16(self->connp->u_port.tcpu_ports.tcpu_fport);
    #endif
      /* fetch IPv4 addresses */
      this->fad12 =
        (int)self->connp->connua_v6addr.connua_faddr._S6_un._S6_u8[12];
      this->fad13 =
        (int)self->connp->connua_v6addr.connua_faddr._S6_un._S6_u8[13];
      this->fad14 =
        (int)self->connp->connua_v6addr.connua_faddr._S6_un._S6_u8[14];
      this->fad15 =
        (int)self->connp->connua_v6addr.connua_faddr._S6_un._S6_u8[15];
      this->lad12 =
        (int)self->connp->connua_v6addr.connua_laddr._S6_un._S6_u8[12];
      this->lad13 =
        (int)self->connp->connua_v6addr.connua_laddr._S6_un._S6_u8[13];
      this->lad14 =
        (int)self->connp->connua_v6addr.connua_laddr._S6_un._S6_u8[14];
      this->lad15 =
        (int)self->connp->connua_v6addr.connua_laddr._S6_un._S6_u8[15];
    /* At this point, this->{f|l}ad1{2345}->connua_v6addr.connua_{f|l}addr._S6_un.S6_u8
        are empty - where is this data? */
    }

    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.50/command/reference/CmdGrpC.html#wp1139667
    portmap [base-port base_number|disable|enable|number-of-ports number|vip-address-range number]
    disable
    Instructs the CSS to perform Network Address Translation (NAT) only on the source IP addresses and not on the source ports of UDP traffic hitting a particular source group. This option does not affect TCP flows.
    For applications with high-numbered assigned ports (for example, SIP and WAP), we recommend that you preserve those port numbers by configuring destination services in source groups. Destination services cause the CSS to NAT the client source ports, but not the destination ports.
    Note If you disable flows for a UDP port using the flow-state table and configure the portmap disable command in a source group, traffic for that port that matches on the source group does not successfully traverse the CSS.
    The CSS maintains but ignores any base-port or number-of ports (see the options above) values configured in the source group. If you later reenable port mapping for that source group, any configured base-port or number-of ports values will take effect. The default behavior for a configured source group is to NAT both the source IP address and the source port for port numbers greater than 1023.
    There is no possibility to disable it for TCP.
    We need to source nat the port to guarantee that the server response comes back on the same module/CPU and the internal packet allocation algorithm is based on src and dst ports.µ
    Gilles:

  • Can't use front USB port for external Hard Drive

    I have had some problems for about the past year with the front USB port on my 2009 13in Macbook Pro 5.5.
    As you know, there are 2 USB ports on the left side on a 13inch Macbook pro.  The one closest to me (the front one) works fine when I use it with a flash drive.  But when I connect my external 7200RPM external drive to it, after about a minute, it ejects then re-recognizes the disk. 
    I video edit with FCP and use the external as one of my scratch disks. 
    At first I thought maybe it was the cord or the drive that was messed up.  But then I connected my other external drive to this port and the same thing happened.
    But when I connected it to the back USB port, everything works fine. I haven't had any trouble.  So i make sure it's connected to that port when using the external.
    Why would this be happening.  It only screws up when using a standard external drive but not flash drives or any other peripherals.
    Thanks
    Brandon

    Exactly what Ogelthorpe mentioned.
    I bought a Seagate 500GB 7200RPM and bought an external case from Staples that has a big fancy led to show HD activity.  Sometimes it works and sometimes it doesn't.
    Tested it on my PC and it works all the time so it got me stumped.  Thought it was my MB.
    Decided to try another external drive drive on my MB and everything works.  So I returned the fancy external enclosure and bought the simple $10 one.
    Now everything works fine.
    Maybe changing your external case might help you.

  • Issue on Service Ports for outgoing connection

    Hi,
    My question is regarding to my desktop Mac making outgoing connection to an external IP address 184.84.124.244 using TCP protocol destination port 443 but using 40 Service Ports between 49170 through 49217.  This is an automatic outgoing connection by OS X 10.7.3 (I assumed as I did not make that connection).  Why such connection required 40 ports to be opened at the same time?  Anyone have any idea what might have caused that?  Thanks.

    There could be lots of outgoing connections when you fire up Safari, as an example, because by default it has many favourites that are RSS feeder. You could have added some new yourself.
    How do I find out if those connections stay up indefinitely?
    By the way just curious, how did you look up the IP address as who they are?
    If you are "Terminal aware" there are some commands that can help you in this direction
    host
    host is a simple utility for performing DNS lookups. It is normally used to convert names to IP addresses and vice versa. When no arguments or options are given, host prints a short summary of its command line arguments and options.
    netstat
    show network status
    whois
    The whois utility looks up records in the databases maintained by several Network Information Centers (NICs).
    nslookup
    query Internet name servers interactively
    dig
    dig (domain information groper) is a flexible tool for interrogating DNS name servers. It performs DNS lookups and displays the answers that are returned from the name server(s) that were queried. Most DNS administrators use dig to troubleshoot DNS problems because of its flexibility, ease of use and clarity of output. Other lookup tools tend to have less functionality than dig.
    just to name a few.
    netstat in particular let you know which connections and their relative status are going on between your computer and the rest of the world

  • Port for External Debugger

    What port number should I use to connect to the external debugger?
    I have ODT for vs.net 2005. I have Oracle 10g XE. I can connect to XE from vs.net and browse via the Oracle Browser, so I assume I should be able to try the PL/SQL Debugger out.

    Please read the online help, specifically the Debugging chapter for details about how this all works. In summary, in the options page, you need to pick a port range that is not blocked by your firewall. Then you need to decide if you will be doing "Direct Debugging", "Multi-Tier Application debugging" or "External Debugging".
    It sounds from your post like you are trying to use "External Debugging". Normally you would not use that unless you are debugging ASP.NET apps.
    If you are debugging a .NET application, you will probably use "Multi-Tier Application debugging" and in that case you can just follow along with my blog.
    If you really are using "External Debugging" then when prompted you need to provide the port number that you will be providing in the environment of the external application (eg the IIS server or whatever the application is).
    What I have said above will all make more sense after you read that chapter...

  • Low power on USB port for external hard drive

    Hi all!
    I'm new here and I have some question about my brand new hybrid - HP Envy x2.
    Couple days ago i found an issue that usb ports are powered by from motherboard even when tablet with dock is turned off or in hibernation mode. This is problematic when I leave device with plugged usb hub, external HD, speakers (powered from usb port) and mouse. After 8 hours in work when I go back home I saw that battery is about 10-15% lower than before leaving Envy x2. I disabled USB charge mode in BIOS, but after that I have problem with working of my external HD.
    When I try to attach hard drive to computer and then I try to turn it on nothing happens - looks like system (Windows 8.1) can't boot. But after immediate unplugging HDD from USB system goes to procedure of starting. I also tried to plug Toshiba HD after turning on my Envy x2 and being in desktop, but nothing happens. Light on HD is blinking, I can hear from it sound like clicking (trying to start?). Also HD is visible in Device Manager but not in My Computer (as additional partition).
    I have tried to change boot options in BIOS by positioning of devices (priority to boot from CD ROM, HDD, OS etc.) but did not fixed problem. 
    After couple of tests provided to found why my HD did not work properely in disabled USB charge mode I know that USB port did not give minimum value of power from supply. I found cable with one plug on one side, and with two plugs on other side (like "Y" type). Then i plugged one end into first USB port, then second end in second USB port and finally - last end of cable to m HD and booooom! It works!
    Here is my question: Is there any ability to change that kind of power supply on USB ports? I want to power mu external hard drive from one USB port, not from two. I have USB hub but don't want to use two USB ports (on the opposite positions of docking station) and additional USB cable. I have the most recent BIOS (F12) and all fresh drivers installed on my computer.
    Any solutions?

    I am not going to take credit for this. I had a similar problem, but all of my USB ports stopped working for EVERYTHING! You were right on track, and here is the final bit of information that you needed: Microsoft Surface tablet External USB hard drives auto-sleep in Windows 8.1 Posted on November 4, 2013 After upgraded from Windows 8 to Windows 8.1 Pro, my SeaGate Expansion 2TB hard drive always runs to sleep mode automatically and then disappears if no file transfers occur. when I try to access its stored files, the File Explorer will be unresponsive. Changing the power options is not working. In Windows 8.1 the external USB hard drives and USB flash drives are configured with a low power state by default. That causes USB massstorage devices auto-sleep or file transfers stop unexpectedly. You could change the hardware ID of USB storage device in the registry to resolve the problem. * Updated to the latest firmware for the device to check if it is fine. * From Start screen, open the Search charm, type regedit, right-click the regedit icon from result, and select “Run as administrator“. * In the left pane of Registry Editor, navigate to the key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro​l\usbstor * Right-click the “usbstor” and create a key with the following key name: apricorn (aegis padlock) 09840315 buffalo external hdd 500gb 04110105 cavalry dual bay dock 152d2352 diskgenie usb device 09840092 hitachi touro 3.0 4tb usb 3.0 49711015 kingston datatraveler hyperx 3.0 usb device 256gb (dthx30/256gb) 0951162b lacie 2tb usb drive 059f1018 mediasonic h82-su3s2 probox 152d0539 multi-drive enclosure connected 15200551 seagate expansion 2tb 0bc23320 seagate expansion desk 3tb 0bc23312 seagate fa goflex desk 2tb 0bc25071 verbatim store ‘n’ save superspeed 3tb 18a50400 western digital elements desktop 2tb 10581021 western digital my book 2to 10581140 * Now right-click the new key, create a DWORD entry named DeviceHackFlags with 400 hexadecimal value. * Make a reconnection for the device. RELATED POSTS How to Disable SkyDrive Integration in Windows 8.1 Install Windows 8.1 from USB flash drive Error Code 0xc1900104 Windows 8 gps receiver for Surface Pro Fix Stylus/Pen not working bug on Surface Pro Windows 8 app not sync with Google Apps calendar Create Windows 8.1 Bootable USB Flash Drive This entry was posted in Windows 8 and tagged issues, USB, Windows 8.1 by Windows 8 rt/pro. Bookmark the permalink.

  • Listerning port for client connection

    When the oracle client connects to the oracle database, the default port that the system uses is 1521, which is configured as the listerner location using TCP/IP protocol.
    However, we noticed that once the connection has been establised, the oracle database will start to use different ports (range from 1000 to 5000) in a random manner throughout the connection.
    Is there a way to specify the range or limit the ports used by the database?
    Thank you
    Oo

    Have you set USE_SHARED_SOCKET to true? The Security and Network Integration Guide for Windows has a section on this parameter http://download-west.oracle.com/docs/cd/B10501_01/win.920/a95492/net_conf.htm#634333.
    By default, when any Oracle application contacts a Windows database, it connects to the listner (generally on port 1521) and is then given a port to connect back to. The application then reconnects to the database on this new port and does its work. USE_SHARED_SOCKET changes this behavior so that all the communication happens on the listener port, but this only works in dedicated server mode because of architectural restrictions on Windows.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Port for JCO connection

    Hi,
      I am accessing an R3 table using JCO connection. Can someone please let me know the port no. of the server which will be neccessary for doing this?
    Thanks

    Hi Jacob,
    try {
    con = cgservice.getConnection("ISOILESconnect", cp);
    ix = con.createInteractionEx();
    ixspec = ix.getInteractionSpec();
    ixspec.setPropertyValue("Name", "Z_MESSAGES");
    rf = ix.getRecordFactory();
    // CCI api only has one datatype: Record
    RecordFactory recordFactory = ix.getRecordFactory();
    MappedRecord importParams=recordFactory.createMappedRecord("CONTAINER_OF_IMPORT_PARAMS");
    MappedRecord exportParams = (MappedRecord) ix.execute(ixspec, importParams);
    output = (IRecordSet) exportParams.get("LI_MESSAGES");
    This is the piece of code im using, I have already created a system on both the servers and tested them successfuly. But for some reason it works on one but does not give an output when i run it on the other server.
    I get an error which tells me that no output is returned.
    Thanks.

  • Using different SMTP port for external user registration

    Hi,
    I need to configure a different SMTP port rather than the default port 25 for sending all external user registation invites, reset password, etc... Would it possible to configure that? I am using Adobe Policy Server 7.0.2.
    Thanks.
    Regards,
    Prem.

    Hola,
    Ok a small 'enhancement' to  CL_HRRCF_ADDRESS_SERVICE->IS_EMAIL_UNIQUE has done the trick. Not exactly a best practice but will get me through this testing. NO this will not be going to production. This is strictly a test.
    Cheers!

  • Configure OWA to require a client ssl certificate only for external connection

    Hello.
    At now i migrated OWA client from Exchange 2003 to Exchange 2010 and faced with a problem.
    I want to then external client (somebody like user from home PC) connect to Outlook Web App, client certificate will be required.
    But then client connect (somebody from work PC) to internal Outlook Web App Url, Integrate Windows Auth will be used and client ssl certificate not required.
    Is it possible? Or i need to enable Outlook Anywhere?

    Hi,
    Base on my konwledge, I don't think it is possible.
    When you install Exchange 2003, only one Default Web Site in Internet Information Services (IIS). if you change the authentication method and enable SSL on OWA, client ssl certificate always be required whether it's external or internal.
    I recommend you refer to the following articles:
    http://www.msexchange.org/articles-tutorials/exchange-server-2003/mobility-client-access/Securing-Exchange-Server-2003-Outlook-Web-Access-Chapter5.html
    http://www.msexchange.org/articles-tutorials/exchange-server-2003/security-message-hygiene/SSL_Enabling_OWA_2003.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft.
    Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Thanks.
    Niko Cheng
    TechNet Community Support

Maybe you are looking for

  • Firmware Upgrade has hosed my Gateway - Massachusetts

    An early morning Gateway firmware upgrade has apparently stopped a lot of Gateway's from recognizing devices. In addition, the Gateway will go offline and come online 2 dozen times in an hour. I'm getting a little frustrated with the downtime of this

  • Oracle 10g and 11g Reports

    I recently upgraded from Oracle Forms/Reports 10g to 11g.  Oracle 10g Reports when saved as a PDF is easily converted to a word document, however ,Oracle 11g does not convert as 10g does.  What is the difference and how to make the 11g report saved i

  • Query Performance and Result Set Query/Sub-Query

    Hi, I have an infoset with as many as <b>15 joins</b> with different ODS and Master Data..<b>The ODS are quite huge with 20 million, 160 million records)...</b>Its taking a lot of time even for a few days and need to get atleast 3 months data in a re

  • MOST crucial decision - please please help me...!!!!!!

    please please read the whole post....please have patience.... WHAT I WANT: To be able to record lectures deli'vered by my professor so that I can later on listen it while commuting and also make notes. WHY I WANT: Because our professor deli'vers lect

  • Safari crashes, can not load it.  Fire fox works fine.

    I just put 10.5 on my mac book pro, every time I try to use safari it bounces a few times and crashes. Any ideas?