Search
Results (250)
- Bug #8465 (Resolved): Lost default gateway after recover from failover with CARP VIP and HA
- Both boxes works with SuperMicro Boards which ... restored with c) but not with a) or b)?
- Bug #8383 (Duplicate): OpenBGPD not working with MD5 passwords
- I am using OpenBGPD on 2.3.5 and am peering u ... dit! AS 1xxxxx fib-update yes listen on 0.0.0.0 router-id 2.2.2.3 network 4.4.4.0/24 grou ... "Fiber1" announce self local-address 0.0.0.0 } } group "AS2" { remote-as 3xxxxx ne ... PASSWORD announce self local-address 0.0.0.0 } } deny from any deny to any allow fro ... allow from 3.3.3.3 allow to 3.3.3.3
- Bug #8239 (Resolved): If IPsec bypasslan is e ... rface is disabled, all traffic bypasses IPsec
- If IPsec bypasslan is enabled while the LAN i ... c bypasses IPsec because it makes an SPD for 0.0.0.0/0 to 0.0.0.0/0 set to 'none', which effectively makes all ... isabled or if LAN does not have an IP address
- Bug #8233 (New): NAT reflection back to originating host broken when using FQDN-based IP aliases
- It appears NAT reflection is slightly broken ... side the server's subnet (let's say outside 10.0.0.0/24), everything is fine (even from interface ... = domain nat on lagg0 inet proto tcp from 10.0.0.0/24 to <NameServer> port = domain -> 10.0.0.1 port 1024:65535 nat on lagg0 inet proto udp from 10.0.0.0/24 to <NameServer> port = domain -> 10.0.0.1 ... is needed, to enable creation of these rules.
- Bug #8152 (Not a Bug): No DHCP on WAN with cable modem
- My cable modem (SagemCom FAST3686v2 - in brid ... etting an IP after the link cycle (WAN shows 0.0.0.0). Same happens with a brand new, default ins ... ov 9 19:57:28 dhclient 61193 exiting. </pre>
- Bug #8070 (Closed): IKEv2 IPSec tunnel under load crashes pfSense when AES-NI is enabled
- I want to refer you to this forumpost: https: ... 6 It seems it is fixed in FreeBSD 11-STABLE.
- Feature #8030 (Resolved): Unbound: Add support for DNS over TLS to internal clients
- Add support for DNS over TLS to internal clie ... rt used in webConfigurator>" ssl-port: 853
- Bug #7999 (Resolved): XSS via 'hostname' parameter in diag_dns.php
- On diag_dns.php the 'hostname' parameter is s ... o test, enter this for the hostname: <pre> 0.0.0.0";alert("diag_dns XSS")// </pre>
- Bug #7979 (Resolved): Error setting limiter over 2GB/s
- Setting a bandwidth limiter over unsigned 32b ... ipermail/freebsd-net/2014-October/040218.html
- Feature #7874 (Rejected): Change OpenVPN Help
- Currently the OpenVPN text reads: @EXAMPLE: push "route 10.0.0.0 255.255.255.0"@ This should be updated to @EXAMPLE: push "route 10.0.0.0 255.255.255.0 vpn_gateway 0"@ In OpenVPN ... e in the following network: pfsense net: 10.0.0.0/24 openvpn net: 172.16.1.0/24 Advanced Options: @push "route 10.0.0.0 255.255.255.0 vpn_gateway 0"@ Remote IP Range from which we connect to pfsense: 10.0.0.0/24 With the current example without the @ ... he additional 2 parameters makes the remote 10.0.0.0/24 routeable. I would do the change on my ... translations which also contain this example.