The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Restrict user access to their home dir rdns UNIX for Dummies Questions & Answers 10 05-26-2008 07:28 AM
Restrict FTP access to a single directory for only one user. santhoshkumar_d UNIX for Advanced & Expert Users 8 05-23-2008 05:08 AM
restrict access of a user to two directories only vikas027 Linux 10 05-03-2008 07:26 AM
Apache restrict access with certificates Esaia UNIX for Advanced & Expert Users 2 12-20-2007 04:30 AM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-17-2004
Registered User
 

Join Date: May 2004
Posts: 1
restrict tcp-port access

Hi

Is there any way to restrict the TCP-IP port usage.

I want to restrict TCP-IP port 1500/1550 to the oracle osuser.

Tanks in advance.



Remi
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 05-17-2004
killerserv's Avatar
Unix Predator
 

Join Date: Dec 2000
Location: Phoenix, AZ
Posts: 670
Have you used iptables before ?

A simple Example:

iptables -A INPUT -s <IPrange>/<to range> -P TCP --dport 1500 -J REJECT
Reply With Quote
  #3 (permalink)  
Old 05-18-2004
andryk's Avatar
Registered User
 

Join Date: Sep 2003
Posts: 448
You can't prevent the system no to use those tcp-port >1024 unless they're already in use...
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 06:19 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0