I''m using Roberto''s squeeze repository on an old lenny VM that I just updated from 4.5.2.something to 4.5.3. After the update I was seeing this during start/restart: Initializing... /usr/share/shorewall/modules: line 19: ?INCLUDE: command not found /usr/share/shorewall/modules: line 23: ?INCLUDE: command not found /usr/share/shorewall/modules: line 27: ?INCLUDE: command not found /usr/share/shorewall/modules: line 31: ?INCLUDE: command not found /usr/share/shorewall/modules: line 35: ?INCLUDE: command not found /usr/share/shorewall/modules: line 39: ?INCLUDE: command not found Compared it to another system and lines in /usr/share/shorewall/modules all started with "INCLUDE" instead of "?INCLUDE" and when it took all the ? out the errors went away. I see in git that they were intentionally added but I can''t tell what they are supposed to do. Brad C ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today''s security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
On 05/17/2012 10:13 AM, Brad Clarke wrote:> I''m using Roberto''s squeeze repository on an old lenny VM that I just > updated from 4.5.2.something to 4.5.3. After the update I was seeing > this during start/restart: > > Initializing... > /usr/share/shorewall/modules: line 19: ?INCLUDE: command not found > /usr/share/shorewall/modules: line 23: ?INCLUDE: command not found > /usr/share/shorewall/modules: line 27: ?INCLUDE: command not found > /usr/share/shorewall/modules: line 31: ?INCLUDE: command not found > /usr/share/shorewall/modules: line 35: ?INCLUDE: command not found > /usr/share/shorewall/modules: line 39: ?INCLUDE: command not found > > Compared it to another system and lines in > /usr/share/shorewall/modules all started with "INCLUDE" instead of > "?INCLUDE" and when it took all the ? out the errors went away. I see > in git that they were intentionally added but I can''t tell what they > are supposed to do.You can work around this by setting EXPORT_MODULES=Yes in shorewall.conf. -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today''s security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
On 05/17/2012 10:40 AM, Tom Eastep wrote:> On 05/17/2012 10:13 AM, Brad Clarke wrote: >> I''m using Roberto''s squeeze repository on an old lenny VM that I just >> updated from 4.5.2.something to 4.5.3. After the update I was seeing >> this during start/restart: >> >> Initializing... >> /usr/share/shorewall/modules: line 19: ?INCLUDE: command not found >> /usr/share/shorewall/modules: line 23: ?INCLUDE: command not found >> /usr/share/shorewall/modules: line 27: ?INCLUDE: command not found >> /usr/share/shorewall/modules: line 31: ?INCLUDE: command not found >> /usr/share/shorewall/modules: line 35: ?INCLUDE: command not found >> /usr/share/shorewall/modules: line 39: ?INCLUDE: command not found >> >> Compared it to another system and lines in >> /usr/share/shorewall/modules all started with "INCLUDE" instead of >> "?INCLUDE" and when it took all the ? out the errors went away. I see >> in git that they were intentionally added but I can''t tell what they >> are supposed to do. > > > You can work around this by setting EXPORT_MODULES=Yes in shorewall.conf. >Make that EXPORTMODULES=Yes -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today''s security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
On Thu, May 17, 2012 at 12:50 PM, Tom Eastep <teastep@shorewall.net> wrote:> On 05/17/2012 10:40 AM, Tom Eastep wrote: >> On 05/17/2012 10:13 AM, Brad Clarke wrote: >>> I''m using Roberto''s squeeze repository on an old lenny VM that I just >>> updated from 4.5.2.something to 4.5.3. After the update I was seeing >>> this during start/restart: >>> >>> Initializing... >>> /usr/share/shorewall/modules: line 19: ?INCLUDE: command not found >>> /usr/share/shorewall/modules: line 23: ?INCLUDE: command not found >>> /usr/share/shorewall/modules: line 27: ?INCLUDE: command not found >>> /usr/share/shorewall/modules: line 31: ?INCLUDE: command not found >>> /usr/share/shorewall/modules: line 35: ?INCLUDE: command not found >>> /usr/share/shorewall/modules: line 39: ?INCLUDE: command not found >>> >>> Compared it to another system and lines in >>> /usr/share/shorewall/modules all started with "INCLUDE" instead of >>> "?INCLUDE" and when it took all the ? out the errors went away. I see >>> in git that they were intentionally added but I can''t tell what they >>> are supposed to do. >> >> >> You can work around this by setting EXPORT_MODULES=Yes in shorewall.conf. >> > > Make that EXPORTMODULES=Yes >Thanks, that works. Oddly, I didn''t have that setting at all in shorewall.conf so I ran "shorewall update" get it in there and it appeared it with the "Yes" value. Thanks again, Brad C ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today''s security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/