Search
Results (717)
- Revision 58ebf6bb: Setting the VIP to the VHID ID has to be the
- single most brain-headed decision in the hist ... his correctly by finding the first available vip interface.
- Revision 1fb2bf25: Carp interfaces are named 'VIP#' now. Make sure this is hidden on interface assignment.
- Revision abcb2bed: * Convert carp/vips code to behave the same as other interfaces.
- * Make optimizations around it. * Make sure w ... und the code. Reviewed-by: scott@ and billm@
- Bug #69 (Resolved): OpenVPN 'local' directive
- The OpenVPN local directive is forced to be s ... : 1) Need to list CARP and IP Alias type VIPs 2) Need an "any" option there to allow lis ... ehavior, and needed in some circumstances.
- Bug #50 (Resolved): DHCP Server input validation lacking
- The network and broadcast addresses shouldn't ... If the range includes the interface IP or VIPs on that interface, it should also be rejected.
- Bug #46 (Resolved): 1.2.3 Loadbalancer Status "Description" incorrect
- The "Description" column on the Loadbal Statu ... h, by referencing $vsent['desc'] instead of $vipent['desc'] (Ref - tested against 1.2.3 - built on Wed Apr 22 15:45:47 EDT 2009)
- Bug #30 (Closed): Home directory issue for admin on 2.0
- When trying to login to the admin account via ... directory should be /root, but when you run vipw it is looking for /home/admin. Change it to /root there and it works as expected.
- Revision 35e4f68e: Merge backup_vip_function to the synchronize code where its only used.
- Revision d3b6dd4c: Revert "Include pfsense-utils for backup vip function."
- This reverts commit 2ff71279575e0afbac28b9a79a43e81721a4fced.
- Revision 2ff71279: Include pfsense-utils for backup vip function.