![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| URGENT,URGENT- Need help tape drive installation | sriny | UNIX for Advanced & Expert Users | 3 | 11-16-2006 11:43 AM |
| URGENT---URGENT--No OK PROMPt after RSC CONFIG | sriny | SUN Solaris | 7 | 10-29-2006 07:06 AM |
| Signal Handling | themezzaman | High Level Programming | 3 | 07-12-2006 07:05 PM |
| Date Handling | AkumaTay | UNIX for Dummies Questions & Answers | 1 | 08-15-2001 11:53 PM |
| String Handling | AkumaTay | UNIX for Dummies Questions & Answers | 2 | 07-30-2001 02:54 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I am working in HP-UX workstation. I have a software, which is mounted to my workstation from server. It uses a specific port for communication between my terminal and server, when i invoke the software. The software is a Network licensed one. If some other software uses the port that my software use. then my software fails to invoke. Is there a way to restrict the port not to be used by other softwares. Any idea would be greatly appreciated. Thanks, Anent |
| Forum Sponsor | ||
|
|
|
|||
|
Each different software should be set up in /etc/services to use a particular port which, in a way, restricts it. To restrict the port, you may need some type of 'firewall software' to allow only specific traffic to the port in question.
|
|||
| Google The UNIX and Linux Forums |