AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  how to open a port in AIX?

    Posted Wed October 31, 2012 07:39 AM

    Originally posted by: SystemAdmin


    Hello,

    Does any one know a command to close and open ports?

    PS: I know,I could accomplish that by editing /etc/services & /etc/inetd.conf !
    i am wondering if i could find a command instead of editing ,something like #lsitab #chitab , #mkitab ,and #rmitab !
    Thanks in advance
    #AIX-Forum


  • 2.  Re: how to open a port in AIX?

    Posted Wed October 31, 2012 08:21 AM

    Originally posted by: shyhc


    you might want to look at the listen option for nc (netcat) (try nc -h)
    HTH
    Stefan
    #AIX-Forum


  • 3.  Re: how to open a port in AIX?

    Posted Wed October 31, 2012 09:32 AM

    Originally posted by: SystemAdmin


    Hello,
    after looking for nc (netcat) here and there,i didnt find it in AIX !
    #AIX-Forum