________________________________
From: Tom Eastep <teas...@shorewall.net>

>> Here's what I did in gw1's snat file:
>> 
>> SNAT($IF_LAN_MASQ_ADDRESS)      $IF_LAN_MASQ_SOURCE     $IF_LAN
>> 
>> The params file contains:
>> 
>> IF_LAN=enp11s0
>> IF_LAN_MASQ_ADDRESS=10.215.144.92
>> IF_LAN_MASQ_SOURCE=172.16.0.2

>
> You wanted:
>SNAT($IF_LAN_MASQ_ADDRESS)    $IF_LAN:$IF_LAN_MASQ_SOURCE    -


I hope I copied it correctly:

# tail -n 1 snat
SNAT($IF_LAN_MASQ_ADDRESS)      $IF_LAN:$IF_LAN_MASQ_SOURCE     -


However, this led to:

# shorewall check
[...]
ERROR: DEST must be specified

# shorewall version
5.1.5


Vieri

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to