FusionHub: License key verification fails

Hi there,
I need a bit of advice.
We are not able to verify the license key of our FusionHub and it seems it is not able to communicate with the license server or partly outwards in general.

We have a Linux machine in a data center and are running KVM for virtualization.
fusionhub-8.0.1-build1644.raw is deployed
Port forwarding is set as requested in the Fusionhub HowTo
TCP_PORTS=“443 5312 32015 2222 5246”
UDP_PORTS=“4501 5246 4500 4505 32015”

This has been confirmed by iptables --list

The FusionHub web interface is accessible from outside but I am not able to verify the license key.
It hangs in “submitting” without any further message.
Check for firmware is not possible as well.
And of course FusionHub is not online in InControl

Ping and traceroute from the web interface to the internet are, however, possible.

There is no further firewall active.

Any idea what I might have missed here?
Is KVM a bad idea and would it be better to switch to VMware or similar?

Thanks in advance!

Steffen

KVM is fine.

Sounds like outbound traffic to Peplink incontrol is being blocked or you have a DNS resolution issue.

Can you run a network capture on the WAN interface of the fusionhub from your host and see what is going on?

1 Like

Thanks a lot for the reply.
I must emphasize that I am anything but a professional. I am glad that I managed to create this network capture file. I opened it in Wireshark, but I can’t interpret all these values. So first I have to find someone who can do something with this data. I will come back later…

Just want to give feedback in regards of the solution of this problem.
It seems we have done some weird port forwarding with a not so perfect qemu script.
This is corrected and everything works so far.
Case closed.

1 Like