The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
22 views

Multiple remote gateways for one ipsec phase 1 entry with pfsense

On a Sonicwall I've to replace it is possible to configure multiple remote gateways for one phase 1 ipsec entry. Can I do this on a pfsense 2.0 installation too? I haven't found a way so far and ...
0
votes
0answers
120 views

Migrating a rule from Debian Iptables to PfSense

I have this firewall rule in my (ex) Debian box: -A POSTROUTING -s ! 192.168.1.0/255.255.255.0 -j MASQUERADE And I want to implement the same on my pfsense box.
1
vote
1answer
89 views

Find out what /dev/cuaU maps to?

I have an USB 3G modem (Huawei E353-u2) on pfSense 2.0.2 (which is based on FreeBSD 8.1-RELEASE-p13), it seems to create 2 /dev/cuaU devices: /dev/cuaU0.0 /dev/cuaU0.3 1) Why are there 2 devices? ...