Search
Results (397)
- Bug #2823 (Resolved): Unable to save changes on a CARP VIP
- If I try to edit and save a CARP VIP, changing nothing, the GUI rejects the chang ... ddress is being used by another interface or VIP. </pre> There is no other trace of the I ... onfig, so it's definitely matching on itself.
- Bug #2775 (Closed): OpenVPN Server binds on CARP IP on slave instead on master
- Hello, I am running 2.1-BETA1 (amd ... . The client part is running fine on master.
- Feature #2768 (Resolved): Don't allow adding IP Alias or CARP VIP on network or broadcast addresses
- It's currently possible to configure an IP al ... oadcast address of a subnet. For instance, a VIP of 192.168.1.0/24. Since that's not a valid ... egit when used with proxy ARP and Other type VIPs).
- Feature #2731 (Resolved): Add input validation of static route destination networks
- We need input validation on system_routes_edi ... t all locally-configured IPs (interface IPs, VIPs, IPv4 and v6). Route destination must be an ... you have a 192.168.1.0/24 subnet locally.
- Bug #2708 (Rejected): CARP status missing the word "Backup"
- Version: 2.0.1-RELEASE (amd64) Bug trigge ... face in backup pfsense box. 2)Create a CARP VIP 192.168.105.3 for OPT2 interface. 3)Create ... face in backup pfsense box. 4)Create a CARP VIP 192.168.115.3 for OPT2 interface. Problem ... , the word "Backup" will be missing for CARP VIP interface 192.168.105.3 on CARP status page. Screenshot attached.
- 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 :-).