port issue

kevster

Verified User
Joined
Jun 26, 2008
Messages
96
Hello again everyone,

On this new server my script I use to install shoutcast services wont open shoutcast services because of the ports.

SOmething is stopping it opening the ports just now. Temporarily I have disabled IPTables and i have no firewall at present.

Any other reason as to why it would stop it but even doing the above it still wont open the ports.

When doing the following on SSH

[root@i ~]# nmap 94.23.243.176

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2009-12-31 02:50 CET
Interesting ports on i.host.with.1click-hosting.com (94.23.243.176):
Not shown: 1668 closed ports
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
25/tcp open smtp
53/tcp open domain
80/tcp open http
110/tcp open pop3
143/tcp open imap
443/tcp open https
587/tcp open submission
993/tcp open imaps
995/tcp open pop3s
3306/tcp open mysql

Nmap finished: 1 IP address (1 host up) scanned in 0.113 seconds

it shows it has 1668 closed ports
 
DirectAdmin doesn't manage your firewall; it's up to you to open the ports you need and close the ones you don't need, using IPTables, or KISS, or APF+BFD, or one of the other firewalls discussed in these forums.

Jeff
 
DirectAdmin doesn't manage your firewall; it's up to you to open the ports you need and close the ones you don't need, using IPTables, or KISS, or APF+BFD, or one of the other firewalls discussed in these forums.

Jeff
 
Back
Top