Search
Results (717)
- Revision 3707ffc4: DHCPV6 only check VIPs in range if range valid
- If the user has input invalid values into ran ... to, then there is no point checking any IPv6 VIPs to see if they fall in the range. None of t ... ecause the specified range is not even valid.
- Bug #6834 (Closed): VIPs can cause hard-to-trace issues with dhcpd.conf
- I just hit a problem with my test version of ... ld (see forum post). In doing so I created 3 VIPs. This is the relevant config.xml <pre> <vip> <mode>ipalias</mode> <interface>opt2< ... ubnet_bits> <subnet>10.1.1.9</subnet> </vip> <vip> <mode>ipalias</mode> <interface>lan</ ... et_bits> <subnet>192.168.1.9</subnet> </vip> <vip> <mode>proxyarp</mode> <interface>lan< ... t_bits> <subnet>192.168.1.10</subnet> </vip> </pre> The relevant interfaces were LA ... documentation isn't clear about setting up a VIP for use in Outbound NAT, what type of VIP (alias or ARP proxy or something else), whic ... art dhcpd for the first time since the above ...
- Revision 5116a8aa: Fix bug where CARP vip status is incorrent in the interface when more
- than one CARP vip is configured for an interface.
- Bug #6799 (Resolved): Negating ``<interface> net`` when a VIP exists on the interface results in unintended behavior
- LAN Interface: 172.25.232.1/24 IP Alias VIP on LAN: 10.10.10.10/32 OPT1 Interface: 192. ... This generally works as expected without the VIP on LAN, but the VIP on LAN results in a rule that looks like thi ... add or if this is unclear just let me know.
- Bug #6678 (Duplicate): Virtual IPv6 IP (IP Al ... 6-PD tracked interface causes inconsistencies
- 2.3.2-RELEASE (amd64) WAN interface gets ... st category for this ticket. CARP? DHCP6?
- Bug #6677 (Resolved): CARP VIPs are configured on disabled interfaces at boot time
- When a CARP VIP is configured for a disabled interface, it i ... being active when it should not be. CARP VIPs for disabled interfaces should be skipped.
- Revision f003f8db: Some small improvements to OpenVPN server handling when using CARP VIPs in Gateway Groups. Might help with issue #6607
- Revision 51d2e735: Some small improvements to OpenVPN server handling when using CARP VIPs in Gateway Groups. Might help with issue #6607
- Bug #6657 (Not a Bug): Unable to add network in the source section of a LAN firewall rule
- Since 2.3.2-RELEASE, the following causes an ... le Host 8.8.8.8, any ports 3. Click Save
- Bug #6607 (Not a Bug): OpenVPN server won't s ... , when set to a Gateway Group specifing CARP VIPs
- No problem for OpenVPN clients. When OpenVPN server is set to a simple CARP VIP, it will start after reboot. When CARP fa ... (when set to a Gateway Group specifing CARP VIPs).