Open specific port

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Open specific port

    Hi one of my sites needs to get it's data from a specific port on an external server - how do I open that port on my server to allow the php to get the data.
    David Allen - www.serina.co.uk

    #2
    Originally posted by DavidAllen View Post
    Hi one of my sites needs to get it's data from a specific port on an external server - how do I open that port on my server to allow the php to get the data.
    Hi David.. You will need to open the port in server firewall. If you have csf firewall, open it under TCP_OUT in csf configuration file (/etc/csf/csf.conf). Once you are done with the changes, restart the firewall.

    If you have any issues, initiate a chat & a support technician will be happy to assist.
    Cristiano


    MSN :: cristiano @ eukhost.com
    Skype :: cristiano.dawson

    Comment


      #3
      Originally posted by Cristiano View Post
      Hi David.. You will need to open the port in server firewall. If you have csf firewall, open it under TCP_OUT in csf configuration file (/etc/csf/csf.conf). Once you are done with the changes, restart the firewall.
      Cristiano - many thanks - worked a charm
      David Allen - www.serina.co.uk

      Comment


        #4
        Originally posted by DavidAllen View Post
        Cristiano - many thanks - worked a charm

        A new thing to learn
        Cristiano


        MSN :: cristiano @ eukhost.com
        Skype :: cristiano.dawson

        Comment

        Working...
        X