issue with Keyfactor EJBCA appliance

krowle

New Member
Jan 16, 2025
1
0
1
Dear all,

i have a couple of EJBCA appliances to setup on proxmox for a PKI infrastructure.
They are on different subnets and SDNs.

I'm following this exact procedure: https://docs.keyfactor.com/software...a/configure-static-ipv4-and-or-ipv6-addresses

but for some reasons, nothing comes in/out of this virtual appliance.

Tried to setup the interface with e1000, e1000e, virtio and event vmxnet "just in case". but nothing.

If I use a dummy linux machine instead, no problem at all. all is reachable/ can ping.

I cannot even reach my gateway from the EJBCA virtual appliance.

any ideas of tweaks I could test? i'm out of ideas, the ejbca documentation is not very talkative about that matter.
 
In the Deploy on KVM documentation it talks about some XML file. Maybe look inside it to see if it contains some network-related information?

In any case, you could try capturing traffic (tcpdump) from the PVE tap interface to see if there is anything coming from the VM.