Menu

Show posts

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.

Show posts Menu

Topics - Pulsar

#1
Would it be possible to specify the DNS servers from the console menu? At worst we can open a shell and edit /etc/resolv.conf.
#2
For the record, here is how I test opnsense: two virtual machines. Each has a 10GB HDD, 512MB of memory and 3 vnics configured in virtio:
- vnic0 is the WAN side and is set as a "bridge" interface over a physical Ethernet interface
- vnic1 is the LAN side and is set as an "internal network" (name "net1")
- vnic1 is the OPT1 interface and is set as an "internal network" (name "net2"), this is the interface used for pfsync

Really important: enable the promiscuous mode on vnic0 and vnic1 else you won't be able to use a VIP failover through CARP.

I set a minimalistic network configuration on the LAN interface, then from a third VM that shares the virtual network "net1", I configure each my opnvpn nodes.
#3
The installation ends in the middle with an error 1 at around 32% :

Quote/usr/local/bin/cpdup -vvv -I -o /usr/include /mnt/usr/include

FAILED with a return code of 1

Trying to skip but I get the same error for the rest...

Perfectly reproducible inside VirtualBox with settings for a FreeBSD machine.
#4
Either I don't catch how use it, either it does not work as intended. So, I click on "Traffic Shaper", on the "by Interface" tab then click on "Enable this discipline" (the queue name that shows up is "wan" by the way) and enter some BW limit then I click on "Save" then "Apply". 

To my surprise nothing has been changed for the interface "WAN" but a new icon with no name appears on the left of the page, just on the top of "WAN". Whenever I click this icon  I get an error => Queue not found :)

Also, how to add a sub-queue?  The button "Add new queue" does not seems to do something...   :-\
#5
When I click a NAT rule (Firewall ->NAT ->Outbond), I get the following error:

Cannot create references to/from string offsets nor overloaded objects in /usr/local/www/firewall_nat_out_edit.php on line 47

This is a regression of the previous release.

EDIT: Unable to reproduce it after some tests, I flag this "INVALID" as I am unable to delete the thread.