- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FortiNAC-F deploy on KVM
I am following this doc.
https://docs.fortinet.com/document/fortinac-f/7.2.0/kvm-deployment-guide/31945
./deploy_kvm <domain_name>
1- what is meant by "domain name" in this case?
2 - Didn't know what that was so I just used "nac".
After running the script, I got the following errors and cannot proceed.
./deploy_kvm: line 164: virsh: command not found
./deploy_kvm: line 165: sudo: command not found
Any ideas ?
Solved! Go to Solution.
- Labels:
-
FortiNAC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Donca
I'd say the image you downloaded may not be suitable for Proxmox, even if it is for KVM.
Because it seams virsh and sudo are not available on Proxmox hypervisor (I don't know well Proxmox but that's what I understand from your error messages).
On the other hand I can't find anywhere that FNAC is supported on Proxmox.
Personally I'd try the following:
- Deploy FortiNAC on a KVM host, like any Linux server with a KVM hypervisor
- Once deployed, export the VM (if required)
- The import it on your Proxmox
I didn't test it but I think it is worth a try. But still it may not be supported, even if it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note this is being installed on a Proxmox 8.3 server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are some customer that have used Proxmox as hypervisor for KVM image, check if there is any special configuration for this hypervisor. You should avoid using 'nac' in any configuration since it may cause issues, some details here.
If you have found a solution, please like and accept it to make it easily accessible for others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Donca
I'd say the image you downloaded may not be suitable for Proxmox, even if it is for KVM.
Because it seams virsh and sudo are not available on Proxmox hypervisor (I don't know well Proxmox but that's what I understand from your error messages).
On the other hand I can't find anywhere that FNAC is supported on Proxmox.
Personally I'd try the following:
- Deploy FortiNAC on a KVM host, like any Linux server with a KVM hypervisor
- Once deployed, export the VM (if required)
- The import it on your Proxmox
I didn't test it but I think it is worth a try. But still it may not be supported, even if it works.
