Search
Results (711)
- Revision 6791c2ab: Also return IP alias VIP networks in filter_get_direct_networks_list.
- Revision ccf346dd: Bump config version to take care of new vips
- Revision 7b47bd4c: Make vips vhid be unique per parent interface!
- Revision 4d0c032c: Make vips vhid be unique per parent interface!
- Bug #2333 (Resolved): CARP filter_synchronize PHP error, can not break
- PHP Errors: [01-Apr-2012 08:31:40 UTC] PHP F ... l in /etc/rc.filter_synchronize on line 425
- Revision 2452cc37: fix: Input validation problem with VIPs and "none" type interfaces
- http://redmine.pfsense.org/issues/2291
- Bug #2300 (Resolved): Static routes for IPsec peers missing when attached to IP Alias VIP
- The "static route needed?" check in vpn.inc for IPsec peers only checks CARP VIPs to see if a static route is needed, and not IP Alias VIPs. So if you attach a tunnel to an IP Alias VIP on an alternate (non-default) WAN, it does n ... atic route, and thus doesn't work properly.
- Bug #2291 (Resolved): Input validation problem with VIPs and "none" type interfaces
- When trying to set an interface to "none" type IP and you have a VIP, it spits out: <pre> This interface is referenced by VIPs please delete those before setting the inte ... n't set IPv6 to "none" when you have an IPv4 VIP, and vice versa, where that's perfectly valid.
- Bug #2278 (Resolved): IPv6 Carp vip both master on FreeBSD 8.3
- On our FreeBSD 8.3 snapshots both carp members will become master for IPv6 vips. The IPv4 vips if they exist work normally and stay backup ... e configuration on our FreeBSD 8.1 snapshots.
- Bug #2277 (Resolved): miniupnp will does not listen on vip's
- Currently miniupnp does not listen on vip's just the of the interface. Unfortunately that means if the default GW is on a vip many clients won't be able to use UPNP. I h ... dd the ip to the config file it doesn't work.