Search
Results (402)
- Feature #2693 (New): Allow mapping mapping non-physical interfaces via console
- Creating virtual interfaces via console like ... , + 'carp', + 'vip', + 'ipfw' + ); + + ... let me know and I can prepare a pull request.
- Bug #2688 (Resolved): Dynamic DNS IPsec endpoints not allowed through firewall rules
- Previously in 2.1 there were rules in rules.d ... ow ESP and UDP 500 from anywhere to the CARP vip hosting the IPsec service. Since adding thes ... ything we need is already in the IPsec config
- Feature #2687 (Resolved): Allow GIF interfaces to work with IP aliases
- The web configuration currently does not supp ... There is a patch that enables the usage of VIP addresses here [1], but there currently is n ... mmit/13aafb0add75a9028242aa7de1ba9f93c9dc6164
- Bug #2686 (Resolved): OpenVPN listens on interface address instead of VIP
- The OpenVPN server listens on the interface address instead of the specific ip address (VIP). In commit:c1449c948480dd1a445a94b1aa991 ... ges are required to enable the usage of IPv6 VIPs since the openvpn.inc differentiates betwee ... envpn_server.php apparently does not.
- Bug #2645 (Resolved): stristr() warning repeated dozens of times during boot
- During boot, the message: Warning: stris ... ded to troubleshoot anything until today :-).
- Feature #2607 (Duplicate): CARP Traffic affected from Traffic Shaping
- CARP is freaking out, some VIPs were master on a box and some others are on ... p://forum.pfsense.org/index.php?topic=45045.0
- Todo #2565 (Resolved): Update code for PHP 5.4, fix pass-by-reference
- One of the big Deprecated function is pass-by ... interface_ipalias_configure(&$vip); And include files. ./etc/inc/basic_sas ... interface_ipalias_configure(&$vip); ./etc/inc/shaper.inc: ... eue($q, &$tmpcf, &$tmppath, $input_errors);
- Bug #2490 (Resolved): Reassigning interfaces ... causes them to be disabled, lose descriptions
- When restoring a config, and reassigning inte ... username> </revision> <virtualip> <vip> @@ -2703,5 +2701,4 @@ <synchronizednsf ... </hasync> - <dhcpdv6/> </pfsense> </pre>
- Bug #2483 (Closed): IPv6 Interface Aliases not functioning
- GUI supports adding an IPv6 alias - however it never actually updates the interface config.
- Feature #2472 (Closed): Option to tie OpenVPN client instance to CARP status
- Currently OpenVPN clients on backup CARP stat ... inate any kind of problem along these lines.