[jadmin] Re: Jabberd-2.0.11 DNS issues

Wolfgang Frisch wf at frexx.de
Mon Nov 6 04:56:16 CST 2006


> Could you post your quick-and-dirty fix, perhaps?

We had redirected all traffic going to the wrong IP (A record) to the
correct IP (SRV record) with these iptables commands:

# jabber.ccc.de -> jabberd.jabber.ccc.de
iptables -t nat -A OUTPUT -o eth0 --dest 217.10.10.194 -j DNAT --to 217.10.10.196

Though meanwhile our server is running ejabberd.



More information about the JAdmin mailing list