Solaris 8 to many open port


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 8 to many open port
# 1  
Old 03-25-2006
Solaris 8 to many open port

hi all,

My OS is solaris 8 with core system installation only. so far everything works fine. by i do some testing from my xp pc as client to nmap and scan opening port to my solaris. the result as below:

Initiating SYN Stealth Scan against 10.10.10.10 [1672 ports] at 16:25
Discovered open port 21/tcp on 10.10.10.10
Discovered open port 23/tcp on 10.10.10.10
Discovered open port 22/tcp on 10.10.10.10
Discovered open port 540/tcp on 10.10.10.10
Discovered open port 32771/tcp on 10.10.10.10
Discovered open port 79/tcp on 10.10.10.10
Discovered open port 13/tcp on 10.10.10.10
Discovered open port 7/tcp on 10.10.10.10
Discovered open port 32777/tcp on 10.10.10.10
Discovered open port 513/tcp on 10.10.10.10
Discovered open port 32778/tcp on 10.10.10.10
Discovered open port 111/tcp on 10.10.10.10
Discovered open port 32779/tcp on 10.10.10.10
Discovered open port 514/tcp on 10.10.10.10
Discovered open port 37/tcp on 10.10.10.10
Discovered open port 4045/tcp on 10.10.10.10
Discovered open port 32780/tcp on 10.10.10.10
Discovered open port 515/tcp on 10.10.10.10
Discovered open port 9/tcp on 10.10.10.10
Discovered open port 512/tcp on 10.10.10.10
Discovered open port 19/tcp on 10.10.10.10
Discovered open port 7100/tcp on 10.10.10.10
The SYN Stealth Scan took 3.84s to scan 1672 total ports.
For OSScan assuming port 7 is open, 1 is closed, and neither are firewalled
Host 10.10.10.10 appears to be up ... good.
Interesting ports on 10.10.10.10:
(The 1650 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
7/tcp open echo
9/tcp open discard
13/tcp open daytime
19/tcp open chargen
21/tcp open ftp
22/tcp open ssh
23/tcp open telnet
37/tcp open time
79/tcp open finger
111/tcp open rpcbind
512/tcp open exec
513/tcp open login
514/tcp open shell
515/tcp open printer
540/tcp open uucp
4045/tcp open lockd
7100/tcp open font-service
32771/tcp open sometimes-rpc5
32777/tcp open sometimes-rpc17
32778/tcp open sometimes-rpc19
32779/tcp open sometimes-rpc21
32780/tcp open sometimes-rpc23

Question: What is the best way to prevent this?...I only open for ssh and ftp only. What kinda firewall solaris mostly use?

thanks
# 2  
Old 03-26-2006
sorry for the question...i found some of people using IPF....i try to googleing around net, and i cannot find package for Solaris 8 for intel pc. if anyone using for intel based pc do you mind to tell me where you download it? thanks
# 3  
Old 03-29-2006
comment out unneeded service from this file /etc/inetd.conf






Ahmad

Last edited by ahmad_one; 03-29-2006 at 08:12 PM..
# 4  
Old 03-29-2006
Or you can use TCP Wrappers for prevent specific hosts to use specific service...

for more info.
http://www.sun.com/bigadmin/content/..._wrappers.html
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 10: How to just open a port - nothing else

Hi there, I tried just open a port but I failed ;-( # telnet localhost 9876 That should work so I did ... # vi /etc/services myport 9876/tcp # my port # svcadm restart inetd -> New pid, see ps - ef | grep inet # netstat -an | grep 9876 No port 9876 is waiting ;( #... (4 Replies)
Discussion started by: System
4 Replies

2. IP Networking

Tcp ip port open but no such process (merged: Release A Port)

i want to kill a tcp connection by killing its pid with netstat -an i got the tcp ip connection on port 5914 but when i type ps -a or ps-e there is not such process running on port 5914 is it possible that because i do not log on with proper user account i can not see that process running? (30 Replies)
Discussion started by: alinamadchian
30 Replies

3. Solaris

Is it possible to install Solaris softwares on Open Solaris or Open Indiana?

Hi there, I'm sorry in advance if my question seems stupid, but I can't figure out myself. I was wondering. Is it possible to install a Solaris program on an Open Solaris or Open Indiana operating system? After searching the web for a long time, it seems that Open Solaris was released by... (7 Replies)
Discussion started by: firstpost
7 Replies

4. Solaris

Open port on Solaris 10

Hi All, I am installing Infosphere (ETL tool) on solaris 10. One of the requirement is to open multiple ports for different apps that will be installed. I ran netstat -n | grep 9080 (,etc) but that did not return anything. I have attached the requirement. Can anyone guide me about how to... (3 Replies)
Discussion started by: sumeet
3 Replies

5. Solaris

Open port in Solaris 8 (not accessible from outside)

Hello guys, I've recentrly installed a Tomcat server in our Solaris 8 servers, and while it's properly configured and running already, I can't access the port from outside the network segment the server is on. I.e., we have 4 servers in the same segment (consecutive IP addresses), and if I... (4 Replies)
Discussion started by: Acapulco
4 Replies

6. Solaris

Unable to open 3966 port in solaris

Unable to open 3966 port for buildforge in Solaris 10, anyone pls help me how to open the 3966 port in solaris. Thanks in Advance (1 Reply)
Discussion started by: durgaprasadr13
1 Replies

7. IP Networking

Unknown open port: "6881/tcp open bittorrent-tracker" found with nmap

Hi. I ran nmap on my server, and I get the following: Starting Nmap 4.76 ( http://nmap.org ) at 2009-03-19 16:33 EDT Interesting ports on -------- (-----): Not shown: 997 closed ports PORT STATE SERVICE 22/tcp open ssh 80/tcp open http 6881/tcp open bittorrent-tracker The... (0 Replies)
Discussion started by: Rledley
0 Replies

8. Linux

open port

How can I open a port on linux machine ??? (5 Replies)
Discussion started by: mm00123
5 Replies

9. Programming

open an port on freebsd

i have made some thing with leds on it. i put it directly on the printer port. in dos and windows i can send data to it with outp(0x378,123); and then have some leds on and some leds off. i found out that it is possible linux with same assembly (after searching much.). but i want to have those led... (0 Replies)
Discussion started by: jurrien
0 Replies
Login or Register to Ask a Question