Sponsored Content
Full Discussion: Ports
Top Forums UNIX for Dummies Questions & Answers Ports Post 29603 by RTM on Wednesday 9th of October 2002 09:52:44 AM
Old 10-09-2002
If you are on Solaris or HP-UX, then you can comment out the service in /etc/inetd.conf. It may or may not be the same file for any other OS.

If this doesn't answer your question, then post what OS and version you are using for more information.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

ports

how can i check to see if my mail ports are open (port 110 for incoming and 25 for outgoing)? I want to do this because i am having a problem sending email out. If one of the ports has a problem, how can i open it? Thanks in advance! (9 Replies)
Discussion started by: djatwork
9 Replies

2. UNIX for Dummies Questions & Answers

Ports

I know i can look in the /etc/services file to look at referenced port numbers, but is there a command that will list the current ports being used? (i.e. what is the application does not have an entry in the services files :confused: ) (2 Replies)
Discussion started by: Ralf
2 Replies

3. IP Networking

ports???

Ok, I've been working in the IT field for about 3 years now and I never fully understood the concept of ip ports. I just started a new job that uses Solaris and today it kinda clicked in my head and I want to know if I'm right or wrong. Does each ip address have multiple ports. because we... (4 Replies)
Discussion started by: eloquent99
4 Replies

4. IP Networking

Ports

What are some good sites that list all TPC/UDP ports? ~thanks (3 Replies)
Discussion started by: ireeneek
3 Replies

5. UNIX for Dummies Questions & Answers

Ports...

Hello UNIX people... This is my first foray into the UNIX world so go easy on me... I have a client who has hired me to do some work on his windows stuff, BUT it just so happens his UNIX server started giving him problems... He is running SCO Open Server 5.0.6 The TTY ports won't... (5 Replies)
Discussion started by: TechKnow
5 Replies

6. HP-UX

Ports

Can any one tell the command for which process are running on a perticular port (1 Reply)
Discussion started by: zsujith
1 Replies

7. Solaris

regarding ports

Hi , I need one help... Is there any command on solaris 10 to free the ports. For e.g I used netstat -na| grep 8080 it displays either it is listening or established.. i want to free the ports... Anyone please help me on this... Thanks, Shanmuga (2 Replies)
Discussion started by: shanshine
2 Replies

8. Solaris

ports

Hi, If for example i try to start tomcat in a solaris server and get errors related to address already in use, how can I know if this port is really used for another process? If someone can point any documentation it will be very helpfull. Thanks! :rolleyes: (9 Replies)
Discussion started by: ffpradella
9 Replies

9. UNIX for Dummies Questions & Answers

ports

When the netstat -an command is run on current unix machine, it seems that there's an excessive amount of ports established (roughly 600). How can I tell what each of these ports are being used for? (1 Reply)
Discussion started by: lastchance551
1 Replies

10. UNIX for Advanced & Expert Users

Ports

** forum admins: Before you come down on my like a wrath of something, I can get no decent answers so I have to come to these Gurus' court *** I am by no means Unix expert. However, none of our unix admin (aix & hpux) can give me an answer that makes sense. My Issue: Assigned ports in 8601,... (7 Replies)
Discussion started by: rsheikh
7 Replies
PORTINDEX(5)						      BSD File Formats Manual						      PORTINDEX(5)

NAME
INDEX -- File containing information about the state of the ports tree DESCRIPTION
The port index file in /usr/ports contains various bits of information about the ports tree. Each major branch of FreeBSD has a separate index file, named ``INDEX-N'', where N is the major version number of the FreeBSD branch, i.e.: INDEX-7, or INDEX-8. name The name of the package. path The path to the port directory. install prefix The default install prefix. short description A short description. full description The path to the full description. maintainer email The email address of the maintainer. index The categories this port is part of. build dependencies Ports required to be installed prior to building this port. run dependencies Ports required to be installed for this port to run. website The project website for the port. e-deps Ports that may be required to extract this port. p-deps Ports that may be required to patch this port. f-deps Ports that may be required to fetch this port. FILES
/usr/ports/INDEX-N where N is the major version number of the FreeBSD branch. EXAMPLES
vim-6.3.15|/usr/ports/editors/vim|/usr/local|Vi "workalike", with many additional features|/usr/ports/editors/vim/pkg-descr|obrien@FreeBSD.org|editors|libiconv-1.9.2_1|libiconv-1.9.2_1|http://www.vim.org/||| SEE ALSO
build(7), ports(7) AUTHORS
This manual page was written by Paul Armstrong and Thomas Abthorpe <tabthorpe@FreeBSD.org>. BSD
October 14, 2012 BSD
All times are GMT -4. The time now is 04:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy