-
YseanI have a quick question... I have the fax whapp going on a node and am trying to send an e-mail to fax. I'm getting refused connections on port 19025. I don't recall having the issue when I've setup faxing on a couple nodes in the past. Can anyone point me in the right direction?
-
mc_typically haproxy will forward port 25 (smtp) to kazoo 19025 i believe
-
mc_so fax app can do the smtp dance to get the email attachment
-
mc_Ysean: ^
-
Yseanmc_ yup... but. postfix is reporting that connection to 19025 is being refused.
-
YseanThus my issue.
-
lvlinuxYsean: restart your kazoo-applications?
-
lvlinuxAlso verify the port is actually reachable, and a misbehaving firewall isn't blocking (if applicable).
-
YseanI've telnet from the node itself and get conenction refused
-
Yseaniptables has no rules set as I'm blocking at the edge.
-
YseanI'll try the apps restart
-
Yseanrestart fixed it. heh.. I shouldn't have tried that prior.
-
YseanThanks.
-
lvlinux:)