Search
Results (402)
- Feature #3718 (New): radvd - enhancement prop ... tise routes and some fixes - patches attached
- Hi, I was configuring radvd on two back-to ... ity>medium</rapriority> <rainterface>wan_vip31</rainterface> <radomainsearchlist/> ... on is 2.1.3-RELEASE (i386). Regards, Marc
- Bug #3603 (Rejected): Outbound NAT failure on Carp VIP after editing firewall rule.
- pfSense version 2.1.1-RELEASE (amd64). Har ... g setup; (see diagram) dmz1 -> nat -> wan_vip (x.x.x.44) external -> wan_vip (x.x.x.44) -> dmz_host dmz2 -> nat -> wan_vip (x.x.x.45) lan -> nat -> wan_vip (x.x.x.42/29) This works fine, until I ed ... x.42). I am able to ping x.x.x.44, so the VIP is still up (and this is indicated as such i ... ely 5) Go to CARP, select the outbound CARP VIP for the DMZ 6) Edit, change nothing and sav ... attached a diagram of our installation.
- Bug #3531 (Rejected): WAN to VIP on WAN traffic routing.
- 2.1.1-PRERELEASE (i386) built on Wed Mar 12 ... uted /29 subnet from my ISP When I ping a VIP from on the LAN interface (or from the FW Di ... y fibre at my ISP. where X.Y.1.88/29 are VIPs on the FW and X.Y.12.68 is the GW given by ... 4 (127.0.0.1) or null6 (::1) are available.
- Feature #3522 (Resolved): Option to set CARP ... the primary machines stays as backup/inactive
- Option to set CARP interfaces to 'maintenance ... wont work with installing a pfSense upgrade.
- Bug #3488 (Resolved): Deleting an interface doesn't delete associated shaper queues
- I'd defined a PRIQ shaper setup (via the wizard) on a 2 LAN, 1 WAN (with 4 CARP VIPs, no fail-over/syncing) then changed the que ... duplicate/second set of associated queues.
- Bug #3470 (Resolved): IPSec VPN not recognizing alternative IP name
- Using a self-created/signed CA (created via p ... P names for the 1 real WAN IP and the 4 CARP VIP WAN IPs. When used with an OpenVPN config ... d only via the WAN IP address (a static CARP VIP and the "local" directive used to bind OpenV ... on-recognition of the alternative IP name).
- Feature #3413 (Resolved): CARP interface names in WebGUI
- As mentioned on the forum: https://forum.pfse ... st in the WebGUI, something like this: opt3_vip1 opt1_vip2 opt5_vip3 and so on... Would be nice if you could ... ill perhaps get the CARP interface name opt5_vip2. You then rename the display name of that C ... e solution (and perhaps easier to implement?)
- Bug #3407 (Resolved): Changing CARP IP to IP Alias doesn't work until failover is trigered
- If you change an existing CARP IP Address to ... kup and then move it back over to the master.
- Bug #3346 (Rejected): 1:1 NAT rule (w/ VIP) breaks connectivity to WAN
- Clean installation on a computer, setup defau ... 192.168.10.18 External IP: 50.242.64.21 VIP gets created (50.242.64.21/32) VM (linux, o ... c or somesuch I can provide, let me know. VIP Rule screenshot and 1:1 NAT rule screenshot ... to work. Version: 2.1-RELEASE (i386)
- Bug #3331 (Resolved): Rules to pass out traffic for Proxy ARP VIP entries have an incorrect destination
- On 2.1 some rules are generated on an interface (e.g. WAN) to pass out traffic for Proxy ARP VIP addresses. These rules look like so: <pre> pass out route-to ( em0 [gateway_ip] ) from [parp_vip] to ![parp_vip]/32 keep state allow-opts label "let out any ... tination for that rule should not be "![parp_vip]/32" but "![interface_subnet_id]/[interface_ ... affic from a 1:1 NAT host using one of these VIPs is unable to reach items in the WAN subnet ... sent directly. The case is less clear if the VIP lies outside of a subnet that exists on the firewall. A similar issue is possible with IP Alias VIPs but with IP Alias VIPs the subnet mask on the VIP can be changed to match the interface, negat ... d on WAN to pass quick out to the WAN subnet.