[Techtalk] IP tables
Meryll Larkin
alwanza at oz.net
Wed Oct 29 04:26:33 UTC 2008
Hi Wolf Rising,
Then that is your answer: you aren't running any service that opens port
5286.
What service do you want your remote hosts to connect to? Whatever it is,
is there a listing for it in /etc/services ? Is the service turned on? Is
it configured (check its configuration file) to run on port 5286?
I hope that helps,
Meryll
-----Original Message-----
From: techtalk-bounces at linuxchix.org [mailto:techtalk-bounces at linuxchix.org]
On Behalf Of Wolf Rising
Sent: Tuesday, October 28, 2008 9:12 PM
To: Meryll Larkin
Cc: techtalk at linuxchix.org
Subject: Re: [Techtalk] IP tables
Hi,
There were no errors received when restarting the service.
Running nmap -sV localhost returns:
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 4.3 (protocol 2.0)
25/tcp open smtp Postfix smtpd
111/tcp open rpc
631/tcp open ipp CUPS 1.2
705/tcp open rpc
2049/tcp open rpc
3306/tcp open mysql MySQL 5.0.45
4000/tcp open rpc
4002/tcp open rpc
attempting to connect via telnet returns:
telnet localhost 5286
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
It seems while the entry is in iptables, the port is not recognized as being
open.
I have not tried running traceroute.
Thanks!
More information about the Techtalk
mailing list