- Dual WAN support (primary and backup)
- Traffic shaping that works for dual WANs where each WAN connection is a different speed- Traffic shaping that just prioritizes a few things up/down - VoIP (based on my VoIP phone IPs), ssh, DNS, ICMP, OpenVPN, and a handful of other things
- OpenVPN (I use it as a server for when I'm working outside my home, and it's acting as a VPN client for 3 remote sites)
- Dynamic DNS updates
- DNSSEC-capable resolver (not forwarder)
1) I have a supermicro j1900 based motherboard with 8gb ram and 120GB SSD. two i210-at intel gigabit lan ports ... OK? No AES-NI.
2) As an aside, i noticed opnsense will support wifi. I have a spare intel 6205 dual band card. My motherboard will support it. Will I need an external antenna ... if so, pointers on how to install it. Thanks.
3) I'm assuming openVPN still support multiple servers like pfSense? I want to install a tun, possibly a tap, and a site to site. Can openvpn be locked to specific users and the certs must match the user? Is there a client export capability?
4) Geoblocking and IPS/IDS are needed and appear to be offered. Any big differences? It took a while but I eliminated most snort false positives in pfSense. Are specific false positives easy to override in opnsense?
5) No-IP dynamic DDNS is used by me. Is it supported?
6) I need to afix a few permanent ip addresses on a couple of devices. I assume it's pretty easy?
7) Any big differences you have to deal with? The above pretty well described my complete needs. My preference is that the forum here doesn't have as many snotty contributors as pfSense has.
edit: jut did some research. Looks good. I plan to test it out soon. Still wondering about the wifi - mostly how to deal with antennas on a motherboard - in general.
Quote from: coffeecup25 on May 07, 2017, 04:43:06 pmedit: jut did some research. Looks good. I plan to test it out soon. Still wondering about the wifi - mostly how to deal with antennas on a motherboard - in general.Oh, for hardware guidance on this best thing to use a targeted topic. I don't have experience with this.
Yes, but to be fair we rewrote the shaper to resemble what the limiter used to be. Traffic shaping happens in another packet filter (ipfw) and there is no link between the main firewall (pf) anymore, because these were custom kernel additions. I can't say for sure you'll find what you expect if you reference the pfSense shaper, not the limiter.