Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2001
    Posts
    168

    how can I open a port #?

    Hi there,

    I need to open a port# on my raq4 for a credit card authorizing agent... just wondering how I go about doing that.

    Thanks,

    dr

  2. #2
    Which service needs to run on the port? Typically what you'll do is configure whatever program needs the port to use the port

  3. #3
    Join Date
    Jun 2001
    Posts
    168
    a credit card authorization company needs something like port 41568 open for bi-directional communication using cURL.


    -dr

  4. #4
    Join Date
    Jun 2003
    Posts
    976
    checkout http://curl.haxx.se/
    maybe it will help you

  5. #5
    Join Date
    Feb 2002
    Location
    Riverside, California
    Posts
    3

    /etc/services

    try looking at /etc/services -- you can make appropriate modifications to this file

    if you don't have root on the box you can't bind any port lower than 1024

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •