Current time: 04-19-2024, 08:42 PM Hello There, Guest! (LoginRegister)


Post Reply 
Error when hiding server ports (Trunk 794)
Author Message
rsmithgs Offline
Junior Member
*

Posts: 176
Joined: Apr 2007
Reputation: 1
Post: #1
Error when hiding server ports (Trunk 794)
When attempting to hide certain server ports in the server ports section I get the error:

ERROR: Only positive numbers are allowed !

When I click on apply. Though I don't get this error on another server with the same trunk. (The one I set up from scratch displays the error, the one I upgraded to the latest trunk does not display this error).

Anybody else have this issue and did you upgrade or fresh install?

Cheers Smile
09-04-2007 08:01 AM
Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #2
RE: Error when hiding server ports (Trunk 794)
What's the content of the ispcp.config table?
09-04-2007 08:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rsmithgs Offline
Junior Member
*

Posts: 176
Joined: Apr 2007
Reputation: 1
Post: #3
RE: Error when hiding server ports (Trunk 794)
Hopefully this formats right

+---------------+----------------------+
| name | value |
+---------------+----------------------+
| PORT_FTP | 21;tcp;FTP;1;0 |
| PORT_SSH | 22;tcp;SSH;1;0 |
| PORT_TELNET | 23;tcp;TELNET;1;0 |
| PORT_SMTP | 25;tcp;SMTP;1;0 |
| PORT_DNS | 53;tcp;DNS;1;0 |
| PORT_HTTP | 80;tcp;HTTP;1;0 |
| PORT_HTTPS | 443;tcp;HTTPS;1;0 |
| PORT_POP3 | 110;tcp;POP3;1;0 |
| PORT_POP3-SSL | 995;tcp;POP3-SSL;1;0 |
| PORT_IMAP | 143;tcp;IMAP;1;0 |
| PORT_IMAP-SSL | 993;tcp;IMAP-SSL;1;0 |
+---------------+----------------------+
11 rows in set (0.00 sec)

Well close enough Smile

Cheers Raphael Smile
09-04-2007 09:00 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)