Closed b4b857f6ee closed 5 years ago
I manage to get the access for the clean freebsd install. I have use hostname command to get a certificat. I have add jail_enable="YES" in /etc/rc.conf even if service jail status work. And run 2 time /home/vlt-adm/gui/cluster_create.sh as root
For the appliance ovf. The /etc/jail.conf is empty.
For the complet process to get the GUI from a clean FreeBSD install you need to add the information that we need to run the "hostname" command after install all the jail to get the certificat generation before the chapter : Bootstraping Vulture 4
@b4b857f6ee Could you please explain the things done. I followed the readme for installing on fresh freebsd12. Unable to get the gui working.
Getting the following error when bootstraping system jails
Updating FreeBSD repository catalogue... pkg: http://pkg.FreeBSD.org/FreeBSD:12:amd64/quarterly/meta.txz: No address record repository FreeBSD has no meta file, using default settings pkg: http://pkg.FreeBSD.org/FreeBSD:12:amd64/quarterly/packagesite.txz: No address record Unable to update repository FreeBSD Error updating repositories! Fail !
Yeh, did you install a FreeBSD12 amd64 ?
@b4b857f6ee Yes. I used FreeBSD-12.0-RELEASE-amd64-dvd1.iso with ZFS. Till package installation everything was fine. But after that getting errors like above.
Ok, i remember i got the same problem... i didn't remember well but i think it's something like your pkg configuration are not in amd64. something like that.
ok. Thanks for the clue. Also whether the learning mode working? I mean whether the dataset logs is getting recorded for application for creating rules.
I can check if i still have the VM tomorrow. I didn't check it yet. I stop trying and waiting others versions because my Vulture crash when i running wss request :/. But it's a beta version so .. :)
:) Its ok. Also, let me know whether that worked with the stable one. Vulture 3 on freebsd12
@hashimea did you succeed to install it?
@b4b857f6ee Not yet
@b4b857f6ee Could you please explain the things done. I followed the readme for installing on fresh freebsd12. Unable to get the gui working.
Getting the following error when bootstraping system jails
Updating FreeBSD repository catalogue... pkg: http://pkg.FreeBSD.org/FreeBSD:12:amd64/quarterly/meta.txz: No address record repository FreeBSD has no meta file, using default settings pkg: http://pkg.FreeBSD.org/FreeBSD:12:amd64/quarterly/packagesite.txz: No address record Unable to update repository FreeBSD Error updating repositories! Fail !
Hello,
If you have this error, it's probably because the NAT is not done correctly by PF and your jails cannot access internet. Try to execute :
pfctl -snat
and verify if the nat address has access to internet.
It's hard to explain, don't hesitate do ask if I'm not clear.
Regards,
Kevin
@KGuillemot Everything working fine after installation. But after rebooting the system unable to load the gui. I am getting the 504 error
Gateway Timeout The gateway did not receive a timely response from the upstream server or application.
@KGuillemot Everything working fine after installation. But after rebooting the system unable to load the gui. I am getting the 504 error
Gateway Timeout The gateway did not receive a timely response from the upstream server or application.
Issue is with vm. The vmm kernel module which is needed for inside vm not loading. I am using the freebsd kvm with proxmox host. Nested virtualization enabled but still the module is not working.
Hi, closing this issue - not reproductable on latest release. Nested virtualization is not mandatory for the community version of Vulture4. Vulture will complain about vmm not being available at boot time, but everything will work as expected (except virtualisation, of course).
Other subject : Add to the readme : do not use 192.168.1.0/24 network or you can have conflict with the vm-public interface by default in 192.168.1.1
Can the default vm-public 192.168.1.1 be changed?
Hi, I just install the 0.2rc with the ovf and on a clean freebsd 12.0 I got the same issue for both. When i configure the hostname in admin menu i see for all jail, not found. For the management IP modification nothing change. The Readme say "*" " this command will run installation & configuration of jails" I have some logs for update OS or Hostname menu but nothing for Management. Any idea? I have done pkg update and upgrade for both VM.