Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restricting machines by IP address to access the AIX server

Status
Not open for further replies.

sreeja1611

Programmer
Sep 3, 2002
7
FR
Hi,
Can anyone help how to restrict the machines by IP address from some other network to access my AIX server on different network.

thanks in advance
Ravikumar
 
Hi,

have a look at FAQS which i have written.use command smitty ipsec4 to restrict telnet and ftp by ip address.for telnet use port number 123 and for ftp use port number 121.

regards

arvind
 
Or, you might want to review tcp/wrappers. This access utility uses the hosts.allow/hosts.deny files to control access. Works pretty well and easy to set-up.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top