Search
Results (407)
- Bug #153 (Resolved): Removing proxy ARP VIP doesn't kill off choparp
- When a proxy ARP VIP is removed, its choparp is left running. Thi ... d running interface_proxyarp_configure() the VIP is still set in the configuration 2) When a ... <pre> if ($_POST['apply']) { if ($a_vip[$_POST['id']]) { switch ($a_vip[$_POST['id']]['mode']) { ca ... interface_ipalias_configure($a_vip[$_POST['id']]); bre ... changes does kill off choparp properly.
- Bug #152 (Closed): Deleting a VIP leaves <vip/> in config.xml
- Each deleted VIP leaves <vip/> in config.xml. For example after deleting 3 VIPs: <virtualip> <vip/> <vip/> <vip/>
- Bug #151 (Resolved): Deleting a CARP IP doesn't remove it
- Deleting a CARP IP from firewall_virtual_ip.p ... remove it. On a positive note, 'ifconfig vip0 destroy' does work, and no longer panics th ... o we don't need to force a reboot anymore.
- 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.
- « Previous
- 1
- …
- 39
- 40
- 41
- Next »