Actions
Bug #1083
closedaliases cause error when creating NAT 1:1 rules
Start date:
12/07/2010
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
I can create 1:1 NAT rules using IP Addresses, for instance entering 192.168.1.3 as a source IP.
Creating an alias with 192.168.1.3 as the host and trying to use that as the source results in the error:
There were error(s) loading the rules: /tmp/rules.debug:75: invalid use of table <bomgar_host> as the source address of a binat rule
pfctl: Syntax error in config file: pf rules not loaded The line in question reads [75]: binat on em0 from $bomgar_host to any -> yy.yy.yy.yy.
Actions