20:10:04 Hi to all. I'm moving my first steps with ipfilter and after a brief learning curve I manage to get what I needed. But I was not able in any way to use variables in ipnat.conf... ipnat -f [filename] keeps returning "syntax error" just after the line containing the variable definition. 20:10:32 here is the line where i try to define the variable: 20:10:42 if_etc = "igb0"; 20:11:51 what I'm doing wrong?