Changing FTP Port in 10.3

hi,
i am searching everywhere on how to change the port of the ftp service built into OSX 10.3. but no luck on find anything.
can someone please tell me how to change this port 20-21 to someting else such as 22-23.
thanks.

May I suggest searching in the standard Unix man pages when dealing with low-level services like ftp? "man ftpd" states:
"ftpd is the Internet File Transfer Protocol server process. The server uses the TCP protocol and listens at the port specified in the ``ftp'' service specification; see services(5)."
Thus, you would need to modify the /etc/services file to change the default port (21). As a side note, ftp is considered an unsafe service nowadays for secure file transfers - the recommended service is sftp, which is part of the secure shell package. If you need to use it for unauthenticated file transfers (aka "anonymous ftp"), following all the safety precautions stated on the same "man ftpd" is very important to keep your Mac from getting hacked.
PowerBook G4 15/1.25GHz Mac OS X (10.3.9)

Similar Messages

  • Changing Application that uses FTP port 21

    We have a Windows server that uses an OCR software that allows our printers to scan documents to our Mountain Lion server to a document management application (at least thats what we are trying to do). The problem is that the OCR software is sending it to an FTP share but will not let you specify the FTP port number. By default Mac uses port 21 and I know how to change that port to something else. I just need to know if there is a way to let another application take control of port 21?

    Sure.  Shut off the ftp server on the target system. 
    At most there can be one application listening to a particular TCP port.  If you don't want that to be ftp, shut it off.
    But I'd tend to doubt that'll help, here.
    I'd be interested in learning a little more about how this OCR tool works and how this file transfer supposedly happens, as ftp is a paragon of insecurity and also largely incompatible with modern network security and firewalls, but this particular request for a changed-port seems quite unexpected. 
    The identity of the OCR software might help, as a look at the documentation would be interesting, too.

  • Ftp port remapping?

    Is there a way to change a port number ftp server is using?
    My T1 is down since Monday and Verizon have no clue what happened. I want to setup temporary backup ftp server at home but my ISP (Verizon Fios) is blocking inbound ftp, web and mail traffic. Can I redirect ports 20, 21, 25, 80, 110 and 143 to different ports on Mini?
    I have D-Link 624 wireless router, that I can port forward to MacMini I took home from work. How can I set ftp on Mini to listen on different port? I am running Tiger but not running OS X Server.
    Derek

    Changing them on the server isn't what you need to do. You need to change them on the router since that's the public address that Verizon are blocking.
    That is, assuming the D-Link will allow you to map one port on the outside world to a different port on the inside...?
    If not you'll have to change it in both places, and FTP is going to be a PITA due to its use of multiple ports.
    The web server is trivial to change - /etc/httpd/httpd.conf and /etc/httpd/sites/*.conf - look for any Port statements and <VirtualHost> directives that tell Apache what to listen to.
    email is a little tricker - you need to edit /etc/postfix/master.cf and look for the line that begins with 'smtp'. Change this keyword to any other port number you like then postfix reload to invoke the change.
    Give up on FTP - I mean generally,not just on changing its port number

  • FTP port?

    Hello,
    I am trying to use a non-standard FTP port (2121) with B2B (10.1.2) but it seems not to work as it should (or as I anticipate anyways).
    I change the "receiver control port" and it picks up the files fine from the endpoint. But when it sends file it sends them to "port 21".
    So is there spoused to be a "sender control port" somewhere or am I missing something?
    I also noticed this post B2B Sftp Port number but that is about SFTP and this is vanilla plain old FTP so nothing fancy.
    // Michael Medin

    Yes, that is what I have configured as follows:
    *Remote TP [CAB]:*
    Delivery Channel:
    Name: CAB_CABTest_EDIEL_DC
    Document Exchange: CAB_EDIEL_FTPDocEx
    Transport: CAB_CABTest_EDIEL_FTPTransport
    Transport:
    Name: CAB_CABTest_EDIEL_FTPTransport
    Transport Server: CAB_CABTest_EDIEL_FTPTransportServer
    URI:     /Recv
    Transport Server [CAB_CABTest_EDIEL_FTPTransportServer]:
    receiver control port = 2121
    *Host TP [GoteborgEnergi]:*
    Delivery Channel:
    Name: GoteborgEnergi_CABTest_CAB_EDIEL_FTPDC
    Document Exchange: GoteborgEnergi_EDIEL_DocEx
    Transport: GoteborgEnergi_CABTest_CAB_EDIEL_FTPTransport
    Transport:
    Name: GoteborgEnergi_CABTest_CAB_EDIEL_FTPTransport
    Transport Server: GoteborgEnergi_CABTest_CAB_EDIEL_FTPTransportServer
    URI: /Send
    Transport Server [GoteborgEnergi_CABTest_CAB_EDIEL_FTPTransportServer]:
    receiver control port = 2121
    The interesting thing here is that there is a FTP server at port 21 as well which is what is being used for sending:
    Transport log like so:
    2009.11.11 at 09:17:27:871: Thread-16: (DEBUG) FTPAgent.login(): Enter
    2009.11.11 at 09:17:27:871: Thread-16: (DEBUG) Host name is 'cabkonvappinv'.
    2009.11.11 at 09:17:27:874: Thread-16: (DEBUG) Host cabkonvappinv FTP command: USER cabftpt3edi
    2009.11.11 at 09:17:27:874: Thread-16: (DEBUG) FTP Command: USER, reply:
    *331 User name okay, need password.*
    2009.11.11 at 09:17:27:874: Thread-16: (DEBUG) Host cabkonvappinv FTP command: PASS
    2009.11.11 at 09:17:27:915: Thread-16: (DEBUG) FTP Command: PASS, reply:
    2009.11.11 at 09:19:28:163: Thread-12: (DEBUG) FTPAgent.login(): Enter
    2009.11.11 at 09:19:28:163: Thread-12: (DEBUG) Host name is 'cabkonvappinv'.
    2009.11.11 at 09:19:28:164: Thread-12: (DEBUG) Host cabkonvappinv FTP command: USER cabftpt3edi
    2009.11.11 at 09:19:28:164: Thread-12: (DEBUG) FTP Command: USER, reply:
    *331 Password required for cabftpt3edi.*
    2009.11.11 at 09:19:28:164: Thread-12: (DEBUG) Host cabkonvappinv FTP command: PASS
    2009.11.11 at 09:19:28:165: Thread-12: (DEBUG) FTP Command: PASS, reply:
    530 User cabftpt3edi cannot log in.
    2009.11.11 at 09:19:28:165: Thread-12: (ERROR) Server 'cabkonvappinv' unable to login , reply code = 530
    In the above log you can see we get different 331 response:
    And trying from command line ftp yields:
    ftp cabkonvappinv 21
    331 Password required for cabftpt3edi.
    ftp cabkonvappinv 2121
    331 User name okay, need password.
    So I am pretty sure it uses "the wrong port".
    If you want I can send you the b2b log as well but here are some extracts but I have not been able to see any information about the "sending transport server" so it is not very useful:
    // Michael Medin
    2009.11.11 at 09:12:57:547: B2BStarter thread: B2B - (INFORMATION) oracle.tip.adapter.b2b.transport.TransportInterface:initialize: Props: ftp://cabkonvappinv//Send file.receiver.wallet_location = /etc/ORACLE/WALLETS/oracle/ewallet.p12
    file.receiver.polling_interval = 60
    file.receiver.path = /Send
    file.receiver.marker = false
    marker = false
    ccc = false
    file.receiver.channel_mask = None
    file.receiver.minimum_age = 0
    filename_format = *_%MSG_ID%.edi
    file.receiver.van = false
    file.sender.channel_mask = None
    file.receiver.user = cabftpt3edi
    PROTOCOL_ENDPOINT = null
    file.receiver.password = *****
    file.receiver.preserve_filename = false
    transport_callout_waittime = 30
    preserve_filename = false
    file.receiver.control_port = 2121
    file.receiver.ccc = false
    van = false
    polling_interval = 60
    2009.11.11 at 09:19:28:154: Thread-12: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Calling Send to transmit the message
    2009.11.11 at 09:19:28:154: Thread-12: B2B - (DEBUG) Protocol Name: FTP
    2009.11.11 at 09:19:28:154: Thread-12: B2B - (DEBUG) Version Name: 1.0
    2009.11.11 at 09:19:28:154: Thread-12: B2B - (DEBUG) Endpoint: ftp://cabkonvappinv//Recv
    2009.11.11 at 09:19:28:155: Thread-12: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send URL: FTP://CABKONVAPPINV//RECV
    2009.11.11 at 09:19:28:155: Thread-12: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send TO Endpoint: 506 ftp://cabkonvappinv//Recv
    2009.11.11 at 09:19:28:155: Thread-12: B2B - (DEBUG)
    Protocol = FTP
    Version = 1.0
    Transport Header
    Content-Transfer-Encoding:binary
    filename:GoteborgEnergi_2009Nov11_09_19_28_127.dat
    ACTION_NAME:Process_EDIFACT_PRODAT_D97A
    DATE:Wed, 11 Nov 2009 08:19:26 GMT
    file.sender.type:BINARY
    TO:CAB
    DOCTYPE_NAME:PRODAT
    FROM_PARTY:GoteborgEnergi
    DOCTYPE_REVISION:D97A
    FROM:GoteborgEnergi
    MESSAGE-ID:internal_C0A8D210124E2535D6000000F899B200-1B2BIDSuffix
    TO_PARTY:CAB
    Connection:close
    Parameters
    -- listing properties --
    http.sender.timeout=0
    2009.11.11 at 09:19:28:166: Thread-12: B2B - (WARNING)
    Message Transmission Transport Exception
    Transport Error Code is 530 User cabftpt3edi cannot log in.
    StackTrace oracle.tip.transport.TransportException: FTPAgent cannot login to cabkonvappinv. Check user name and password.
         at oracle.tip.transport.basic.ftp.FTPAgent.login(FTPAgent.java:580)
         at oracle.tip.transport.basic.ftp.FTPAgent.init(FTPAgent.java:614)
         at oracle.tip.transport.basic.FileSource.init(FileSource.java:189)
         at oracle.tip.transport.basic.FileSource.<init>(FileSource.java:111)
         at oracle.tip.transport.basic.FileSender.send(FileSender.java:119)
         at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
         at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:1034)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1757)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:975)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1167)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
    2009.11.11 at 09:19:28:166: Thread-12: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send Error in sending message
    2009.11.11 at 09:19:28:166: Thread-12: B2B - (INFORMATION) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Request Message Transmission failed
    2009.11.11 at 09:19:28:166: Thread-12: B2B - (DEBUG) DBContext beginTransaction: Enter
    2009.11.11 at 09:19:28:166: Thread-12: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2009.11.11 at 09:19:28:166: Thread-12: B2B - (DEBUG) DBContext beginTransaction: Leave
    2009.11.11 at 09:19:28:166: Thread-12: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab FTPAgent cannot login to cabkonvappinv. Check user name and password.
    FTPAgent cannot login to cabkonvappinv. Check user name and password.
    2009.11.11 at 09:19:28:360: Thread-12: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2009.11.11 at 09:19:28:360: Thread-12: BusinessLogicLayer - (DEBUG) Push Stack: updateBusinessMessage
    2009.11.11 at 09:19:28:361: Thread-12: BusinessLogicLayer - (DEBUG) Pop Stack: updateBusinessMessage
    2009.11.11 at 09:19:28:362: Thread-12: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value <= 0, so sending exception to IP_IN_QUEUE
    2009.11.11 at 09:19:28:370: Thread-12: B2B - (DEBUG) Engine:notifyApp Enter
    2009.11.11 at 09:19:28:371: Thread-12: B2B - (DEBUG) Enqueue Engine AQJMSCorrelationID = null
    2009.11.11 at 09:19:28:371: Thread-12: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>internal_C0A8D210124E2535D6000000F899B200-1B2BIDSuffix</correlationId>
    <b2bMessageId>internal_C0A8D210124E2535D6000000F899B200-1B2BIDSuffix</b2bMessageId>
    <errorCode>AIP-50079</errorCode>
    <errorText>Transport error: FTPAgent cannot login to cabkonvappinv. Check user name and password.
    FTPAgent cannot login to cabkonvappinv. Check user name and password.</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (tsr-appint.goteborgenergi.se)
    Transport error: FTPAgent cannot login to cabkonvappinv. Check user name and password.
    FTPAgent cannot login to cabkonvappinv. Check user name and password.  ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2009.11.11 at 09:19:28:377: Thread-12: B2B - (DEBUG) Engine:notifyApp Exit
    2009.11.11 at 09:19:28:377: Thread-12: B2B - (DEBUG) DBContext commit: Enter
    2009.11.11 at 09:19:28:379: Thread-12: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2009.11.11 at 09:19:28:379: Thread-12: B2B - (DEBUG) DBContext commit: Leave
    2009.11.11 at 09:19:28:379: Thread-12: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest Exit
    2009.11.11 at 09:19:28:380: Thread-12: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage:
    ***** REQUEST MESSAGE *****
    Exchange Protocol: Generic Version 1.0
    Transport Protocol: FTP
    Unique Message ID: GoteborgEnergi_2009Nov11_09_19_28_127.dat
    Trading Partner: CAB
    Message Signed: No
    Payload encrypted: No
    Attachment: None
    ***** REQUEST MESSAGE *****

  • FTP Port from 21 to 211

    Greetings,
    I have an:
    Xserve
    2x 2GHz Dual-Core Intel Xeon
    2GB 667 MHz FB-DIMM
    Trying to reconfigure the FTP port from 21 to 211 (or any other, except 21).
    How do I tell the Xserve to listen for that particular port for FTP instead of 21?
    I already forwarded the port 211 to the IP address assigned to the Xserve.
    Thank you.

    First let me preface this by saying I think this is a really bad idea.
    There are two common reasons for using non-standard ports for services. One is to circumvent network filters (such as those imposed by an ISP), the other is to hide the fact you're running a particular server.
    In the former, there are usually easier ways to overcome that, for example, port forwarding at the router, tunneling over SSH or a VPN, or using a different protocol SFTP, for example.
    In the latter you're largely wasting your time since any serious hacker isn't trying any particular port to get into your machine, they run a port scan and analyze whatever responds. Any worthy hacker (is that a legitimate term? ) will know almost immediately what kind of service is running on any given port.
    In addition to all of that, FTP is a major PITA due to its use of multiple ports. While you may use port x for the FTP control connection, you typically use port x-1 for the data connection, meaning you need to open port 210 as well as 211.
    Then comes the future. Running non-standard ports requires that you remember the changes and re-apply them after any future updates - Apple have a habit of updating files they don't expect users to change and you may find that FTP reverts to a standard port without you realizing.
    That said, FTP's main control file is /System/Library/LaunchDaemons/ftp.plist.
    In there you'll find the part that tells FTP which network ports to listen to:
    <key>Sockets</key>
     <dict>
      <key>Listeners</key>
      <dict>
       <key>SockServiceName</key>
       <string>ftp</string>
       <key>Bonjour</key>
       <true/>
      </dict>
     </dict>
    The SockServiceName is the relevant part - in this case it tells the daemon to listen on the 'ftp' port.
    At this point you have two options - either tell it to use a different port, or redefine what 'ftp' relates to.
    In the first option, I think (but haven't confirmed) you can just change the <string>ftp</string> with an alternate port number, e.g.:
       <key>SockServiceName</key>
       <string>211</string>
    The other option is to edit the file /etc/services (which is where the daemon looks up the port names) and redefine the ftp port number:
    ftp 21/udp # File Transfer [Control]
    ftp 21/tcp # File Transfer [Control]
    Change both these numbers to 22. You may also need to change the 'ftp-data' ports listed immediately above in the file.
    As mentioned before, whichever option you choose (.plist or /etc/services) you should be prepared to re-apply the change if Apple overwrites them.
    If you're running a firewall you will also need to edit your firewall rules to match the new port numbers.

  • ORA-30931 when changing WebDAV port

    Hi,
    I've created the XDB_UTILITY package like described in note 209564.1 on the metalink site. This package is an interface to the dbms_xdb package and can be used to change the FTP and HTTP ports of the XML DB.
    Changing the FTP port is no problem but Oracle does not change the HTTP port. The error I get is 'ora-30931: Element 'httpconfig' cannot contain mixed text'. I've tried several portnumbers, the only moment I don't get the error is when I leave the parameter portnumer blank.
    I've googled for this error without success, hopefully somebody on this forum has got this error before.
    Best Regards,
    Kris

    Kris
    In 10.2.0.1.0 and later the xdb_utility package should not be used to change port numbers. This functionality was added directly to the dbms_xdb package via the getHttpPort, getFtpPort, setHttpPort and setFtpPort methods. If you get the problem you are reporting when you call those methods directly please open a tar with Oracle Support as this will need to be bugged.
    I'll ask someone to update the note you reference with this info.

  • How to change default port in iws 4.1 installed in Solaris 5.9

    Hi All,
    I had installed iws 4.1 in solaris 5.9
    Now , I want to change my default https port from 443 to 445 .
    Can anybody , Please let me know the proceudre how to do it ?
    Thanks for help in advance.
    Regards
    James

    Ya , Manish you are right IWS 4.1 is really old.
    But My application has been developed in past that is using IWS4.1 .
    Right now , we are not having budget to migrate it from IWS4.1 to IWS6.1.
    And the pointer for changing the port from magnus.conf is also correct but
    I need to make it default port.
    That means If would not specify any port number out of two port request goes to default one.
    Right now default port is 443
    But I want it to be 445
    Thanks
    James
    Message was edited by:
    write2jamesbond

  • How to change the port no in weblogic 10.3 server.

    Hi,
    Could you please tell me the steps,how to change my bea10.3 port no from 7001 to 7002?
    Thanks Advance.

    Hi,
    Please refer to : http://weblogic-wonders.com/weblogic/2010/02/25/changing-adminserver-port-using-jmx/ (Using JMX)
    http://forums.oracle.com/forums/thread.jspa?threadID=1037611&tstart=0 (Using WLST)
    Simplest option ...your can change it from AdminConsole as well.....
    Login to AdminConsole--->Server--><YourServer_name>--->Cionfiguration(Tab)--->ListenPort (Change it)
    Thanks
    Jay SenSharma

  • My ISP tells me I need to I need to change the port to send/receive e-mails, but I can't remember my Mail password to add an account. How can I proceed without the password?

    My ISP tells me I need to change the port to send/receive mail, as the current port is going to be disabled for security reasons. But I can't remember my Mail password to add an account. How can I add an account when I don't remember my password? It's been several years.

    your email password is with your ISP so they can help. but if it is saved in the email app you can just change the ports in the preferneces without a password.

  • My provider changed to pop3 port 995 incoming and port 465 outgoing. Now it no longer works. I went into the Thunderbird 28 beta and changed the ports

    I have Thunderbird 28 beta. After changing the ports, I no longer receive mail and this is the error message going out:
    Sending of message failed.
    The message could not be sent because the connection to SMTP server mail.3dcartstores.com timed out. Try again or contact your network administrator.
    Passwords have not been changed and I have to login on the web

    What are the exact instructions from your email provider?
    Please post your Troubleshooting Information.
    AppMenu button - Help - Troubleshooting Information

  • How do I set up my Belkin router to forward ftp port to macMini?

    I am trying to set up my spare macMini (non-intel) as an ftp server, but I am not able to connect to the ftp server (office) from a remote location with my MacBook Pro (home). I have tried to make the right settings as below:
    1. forwarded ports 20 and 21 on my Belkin router to the private IP of my macMini (192.168.2.15)
    2. set up a dynamic dns account xxx.dyndns.org so that this domain is updated with the current public IP
    3. set Sharing Preferences to allow ftp access and turned off the Firewall
    I think the port forwarding info is not correct because it does connect if I use the DMZ setting and hard code the public IP to the private IP.
    Any help appreciated,
    Cynthia

    Are you sure that your Internet Service Provider (ISP) doesn't block the ftp ports?
    Is is fairly common these days for ISPs not to allow any kind of file server on ordinary household contracts.
    Anyway, I'd suggest you rule that out before you get further into the intricacies of port forwarding.
    I also hope that you only have the firewall turned off for the ftp ports -- or if not, that your router has firewall protection.

  • Can't change printer port on Windows 8.1 and Server 2012 R2

    1. Install "Lexmark X646e Class Driver" using a in-box print driver (i.e. one comes with the Windows installation base) .
    2. Go to "Printer properties" -> "Port"
    3. Select a custom monitor port, and the following error occurs in Event Viewer.
    An error occurred while configuring print queue 'Lexmark X646e Class Driver'. Printer driver 'Lexmark X646e Class Driver' may not be used in conjunction with a non-inbox port monitor.
    Same steps applied on Windows 8 and Server 2012, and not issues found. The restriction/limitation is newly added in Window 8.1 and Server 2012 R2. 
    Changing to a custom monitor port after printer driver installation is very important for us.
    How can we solve or workaround the above issue, so it can behave like Windows 8 and Server 2012? 

    What Port Monitor just so I can bubble this information to some others?
    Alan Morris Windows Printing Team
    Hi Alan:
    We developed a custom printing system, which involved the following configurations:
    1. Create a custom port monitor on server 2012 r2.
    2. Change an existing print queue to use this custom port monitor, and share this print queue.
    3. All workstations will print to this shared print queue on the server.
    The goal is to manage/monitor the print information in StartDocPort for all printing for instance.  This is what we've been doing for a long time.
    Now we upgraded our system from server 2012 to server 2012 R2, but we can't change the port monitor to our ones anymore.
    I've tried the Type3 printer driver, such as Brother Color Type3 Class Driver, unfortunately it didn't work if the installation is using "Add a printer", and select the driver from the list.   
    The only way to make it work is to install the printer driver using the one downloaded from the vendor's website, this will bypass Windows "Add a printer". 
    Is there any chance we can make this to behave like server 2012 or earlier? Modify registry keys?
    Cheers
    Steven

  • How do I change a port in Mac OS X Mountain lion

    Apparently Logmein  makes use of port 2002 in mac OS X  Mountain Lion. I need to use that for some new accounting software. How  do I change the part in Mountain Lion and how would I do an install of  Logmein on the computer to use another port or how, with Logmein  currently installed do I change from port 2002 to some other port. The major question is how do you change port assignments in OS x Mountain Lion?
    Thanks for you help.
    Tom in Dallas

    There isn't a generic way to do what you want.  Not on Microsoft Windows.  Not on OS X.
    The ICANN registry of port numbers exists so that these messes don't happen, or don't happen very often.  So that there are no port conflicts among various applications, and there are ways to request ephemeral (temporary) ports, and (for some applications) to find out which port(s) the application happens to have allocated and is using.  In this case, it appears that folks at LogMeIn and with the accounting software didn't avail themselves of the ICANN port database.  They're using the preferences mechanism as a work-around for that.
    Have a look at ipfw and pfctl tools here (see man ipfw and man pfctl at the Terminal.app prompt), and see if you can figure out how you're going to map just one local application that's opening 2002 to some other port, without disturbing the other application that's mapping to that same port (and colliding).  This is the remapping mechanism and akin to what can happen at some firewalls, and not the requested control over the selected port.  It's not set up to remap local application conflicts.
    The selected port is either a configuration option within the specific tool, or it's hard-coded within the tool.  There's no generic registry of applications and ports.  That's what the ICANN port registry is for.
    The worst-bad-ugly approach is to dump out the executable code, reverse engineer it, and patch the preferred port right into the code; to change the code without using the original source code.  Or some tool-specific configuration file or preferences setting, as and if available.

  • How to change audio port output to input port on mac os x 10.9.2 to connect electric guitar on macbook pro for garageband

    How to change audio port from output to input port so that i can connect my electric guitar to play along with garageband. I couldn't the option to change it in my system preferences of sound as my mac os x is 10.9.2. So please help me!!!!!!!!!!!! I want to play electric guitar with my garageband so badly!!! :O
    Mac os x 10.9.2. ; Garageband 10.0.2

    There is no audio line input on your Mac, get a USB interface, get one that is specified for guitars.

  • How to change the port in the URL of a BSP Iview

    Hello,
    we have several appraisal templates released in our R/3 system and we can access them by the portal.
    We are changing our systems and we are implementing a load balanced in order to improve the connections with the portal. So we need to know how can we change the port of the server that appears in the URL when we go to MSS ->teamviewer and select one appraisal to see the information of the template.
    We need to change it and indicate the port of the load balanced http://emsapl404pre.endesa.es:8000/sap/bc/bsp/sap/hap_document...) not the port of one of the WAS server as we have now http://emsapl404pre.endesa.es:8302/sap/bc/bsp/sap/hap_document...)
    Thanks in advanced.
    Best regards.
    Seshen

    Hi,
    Just view any BSP Application in SE80 and the click on Utilities(M)->Settings.
    This will fgive you option to change URL and port number of the URL..
    It will be under the Business server Pages tab in the settings window.
    Hope this helps.
    <b><i>Do reward each useful answer..!</i></b>
    Thanks,
    Tatvagna.

Maybe you are looking for

  • How do I get BT to honour its offer?

    Hi. I've just tried to order BT BB and a hub phone for the reduced price of £39.99, as quoted in the section 'The Legal Stuff' here (Scroll down to see it). http://www.productsandservices.bt.com/consumerProducts/displayCategory.do?categoryId=CON-TOTA

  • 2/25/2014 - Beta - AIR 13.0.0.42

    Adobe AIR Beta Channel Update This beta release provides access to the latest AIR runtime and SDK (with compiler) for Windows, Mac OS, iOS and Android. With this release we've synchronized the AIR version number with Flash Player at version 13. Below

  • Trees laying on roadside telephone wires

    I have been reporting multiple trees and limbs lying on the roadside telephone wires in my neighborhood since November of 2011.  These are not just branches and twigs but entire dead trees and very large branches that have been lying on the wires sin

  • Need help with x1 tv and no sound

    I have recently switched to x1platform tv for my 3 hd lcd tvs.  Two work fine, but one is constantly having an issue.  When I turn the tv on there is no sound.  I have to turn off the tv and turn on several times.  Sometimes I unplug the cable box an

  • INSTALLING FLASH PLAYER 11 ACTIVEX

    EVEN THO I'VE IONSTALLED THE LATEST VERSION OF FLASH PLAYER - IT WILL NOT ALLOW ME TO WATCH VIDEOS OR PLAY GAMES ON FACEBOOK - STILL GIVES MESSAGE TO UPDATE TO LATEST VERSION OF FLASH PLAYER.