Firewall disabled; yet "connection refused"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm trying to set up dovecot on a fresh installation of Fedora 16. This is an obvious problem:

  $ telnet rail 143
  Trying 10.0.0.21...
  telnet: connect to address 10.0.0.21: Connection refused

localhost works:

  $ telnet localhost 143
  Trying ::1...
  Connected to localhost.
  Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.

After first trying to permit traffic on port 143 in the firewall configuration, I've now disabled it altogether:

  $ systemctl status iptables.service
  iptables.service - IPv4 firewall with iptables
  	  Loaded: loaded (/lib/systemd/system/iptables.service; disabled)
  	  Active: inactive (dead)
start condition failed at Sat, 27 Mar 1999 03:25:13 -0500; 13 years and 0 months ago
  	  CGroup: name=systemd:/system/iptables.service
  $ systemctl status ip6tables.service
  ip6tables.service - IPv6 firewall with ip6tables
  	  Loaded: loaded (/lib/systemd/system/ip6tables.service; disabled)
  	  Active: inactive (dead)
start condition failed at Sat, 27 Mar 1999 03:25:13 -0500; 13 years and 0 months ago
  	  CGroup: name=systemd:/system/ip6tables.service

? yet I still get "connection refused" as above.

If not the firewall, what's the culprit here?

--
Braden McDaniel                           e-mail: <braden@xxxxxxxxxxxxx>
<http://endoframe.com>                    Jabber: <braden@xxxxxxxxxx>
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux