Quantcast
Channel: Ignite Realtime: Message List
Viewing all articles
Browse latest Browse all 11412

Closing session due to incorrect hostname in stream header

$
0
0

Hi Folks,

 

i hope anybody can help me out.

Last week i set up a Jabber-Server using openfire on my Test vServer and it worked.

 

Today I want to set up openfire on my "real" server and it dosen't work

 

I get "Closing session due to incorrect hostname in stream header. Host: oliver-arp.de."

What is differnt this time, that I want to use a Domain for jabber that is NOT the Hostname or FQDN of the Server.
openfire is running on hetzner.o-arp.de, witch is also the servername in openfire.

The User I want so use is from a virtual Domain. oliver-arp.de.

 

Here is my setup:

System: Ubuntu Server 14.04.2 LTS

Hostname: hetzner

FQDN: hetzner.o-arp.de

 

I habe added a DNS entry into cloudflare.com, witch I use for DNS only.

 

[code]

root@hetzner ~ # dig SRV _xmpp-server._tcp.oliver-arp.de

 

; <<>> DiG 9.9.5-3ubuntu0.2-Ubuntu <<>> SRV _xmpp-server._tcp.oliver-arp.de

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63781

;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

 

;; OPT PSEUDOSECTION:

; EDNS: version: 0, flags:; udp: 4096

;; QUESTION SECTION:

;_xmpp-server._tcp.oliver-arp.de. IN    SRV

 

;; ANSWER SECTION:

_xmpp-server._tcp.oliver-arp.de. 300 IN SRV     5 0 5269 hetzner.o-arp.de.

 

;; Query time: 24 msec

;; SERVER: 213.133.98.98#53(213.133.98.98)

;; WHEN: Thu Apr 02 02:00:38 CEST 2015

;; MSG SIZE  rcvd: 96

[/code]

 

Open Ports TCP out - 5222,5223,5269,7777

Open Ports TCP in - 5222,5223,5269,7777


Viewing all articles
Browse latest Browse all 11412

Trending Articles