451
General Discussion / Re: How to install ports?
« on: February 09, 2016, 09:47:23 am »
My advice is that a firewall is not the correct place to be running a VM, certainly run the firewall in a VM but not the other way round.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
These are interesting idea but I have some doubts about VMs.You can find information on the internet by doing a quick search but it's been available in guest VMs since vSphere ESX 4.x
For example AES-NI instructions are available inside VM?
I will use VPN and I would like to use these instructions.I run SoftEther VPN in a a VM without problems.
I tried to disable all of them (except the VLAN filtering which seems to be required) and nothing changed.Did you reboot after making those changes? If you didn't I'd suggest you also do that.
It's intended. You get to see both the cpu utilisation and the number of processes on the same graph.Thanks for that confirmation.
[U]tilization,[#]Number
Hey Bill, NAT reflection rules seem to use inetd, it might clobber your manual setup of it. Are you aware of any changes in your configuration in that regard?I thought that there weren't any changes to my rules, I've just checked and I didn't realise that using squid set a NAT reflection rule all by itself - I guess that's what is causing it? If you add the xinetd package would that still suffer from the reflection rule problem?
For custom purposes, we could add this to the packages to avoid clashing of inetd setups:That would be good for me, I assume that if this were implemented the config files would remain after any updates?
https://www.freebsd.org/cgi/man.cgi?query=xinetd&apropos=0&sektion=8&manpath=FreeBSD+10.2-RELEASE+and+Ports&arch=default&format=html
inetd_enable=yes
inetd_flags=-wWThis was working OK a version or two back but in the current 15.7.23 it requires me to start it manually. I can't see anything obvious in the logs about this and I'll check again later today with the 15.7.24 version to see if it's still a problem, is there any way to increase the logging for this service?Ad was sad about being addressed as Franco.Bummer! I'd just read one of your post and then replied to this, no excuse but I'll put it down to advancing age.
My apologies to Ad for that mistake.
Jan 4 17:27:10 192.168.1.1 Jan 4 17:28:05 configd.py: [648e0600-45de-4465-b512-2580c9251faa] Inline action failed at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 488, in execute return ph_inline_actions.execute(self, inline_act_parameters) File "/usr/local/opnsense/service/modules/ph_inline_actions.py", line 52, in execute filenames = tmpl.generate(parameters) File "/usr/local/opnsense/service/modules/template.py", line 296, in generate for filename in self._generate(template_name, create_directory): File "/usr/local/opnsense/service/modules/template.py", line 226, in _generate new_filename = filename.replace('[%s]' % target_filter, target_filters[target_filter][key]) TypeError: expected a string or other character buffer object