Hi List, I have just updated my shorewall version to the latest on my CentOS 5.4 system using the rpm. Now when I restart shorewall using shorewall restart I get this in the output. <q> Generating Rule Matrix... Use of uninitialized value in concatenation (.) or string at /usr/share/shorewall/Shorewall/Chains.pm line 649. Use of uninitialized value in concatenation (.) or string at /usr/share/shorewall/Shorewall/Chains.pm line 649. Creating iptables-restore input... </q> Everything seems to run as expected, I just want to see if there is something I have missed or if this is a problem. TIA V. shorewall-4.4.3-0base -- Brian << Looking for Fremont Weather? http://wx.Tatorz.com >> Open WebMail Project (http://openwebmail.org) -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mail List wrote:> Hi List, > > I have just updated my shorewall version to the latest on > my CentOS 5.4 system using the rpm. > > Now when I restart shorewall using > > shorewall restart > > I get this in the output. > > <q> > Generating Rule Matrix... > Use of uninitialized value in concatenation (.) or string at > /usr/share/shorewall/Shorewall/Chains.pm line 649. > Use of uninitialized value in concatenation (.) or string at > /usr/share/shorewall/Shorewall/Chains.pm line 649. > Creating iptables-restore input... > </q> > > Everything seems to run as expected, I just want to see if there is something > I have missed or if this is a problem. > > TIA > > V. shorewall-4.4.3-0basePlease forward the output of ''shorewall trace compile foo'' Thanks, - -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 \________________________________________________ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkruC6IACgkQO/MAbZfjDLJGXQCaAxgVPW3ZrOvTTP0CuEZFOCYw 5ssAoMJpZcwCYAyMo8oY5tPPJwTfk1T+ =Dldm -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tom Eastep wrote:> Mail List wrote:>> I get this in the output. > >> <q> >> Generating Rule Matrix... >> Use of uninitialized value in concatenation (.) or string at >> /usr/share/shorewall/Shorewall/Chains.pm line 649. >> Use of uninitialized value in concatenation (.) or string at >> /usr/share/shorewall/Shorewall/Chains.pm line 649. >> Creating iptables-restore input... >> </q> > >> Everything seems to run as expected, I just want to see if there is something >> I have missed or if this is a problem.> Please forward the output of ''shorewall trace compile foo''Hmmm -- brain cramp; that output won''t help. Rather, please: a) shorewall show -f capabilities > /etc/shorewall/caps b) tar -czf shorewall.tgz /etc/shorewall/ c) Send shorewall.tgz to upload@shorewall.net Thanks, - -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 \________________________________________________ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkruDZoACgkQO/MAbZfjDLK6zgCfRO6xtP+xUUCFWmdHXese5jdL bCYAn20ndDZVuFQ84EfMTcCgvpONNomP =jxup -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tom Eastep wrote:> Tom Eastep wrote: >> Mail List wrote: > >>> I get this in the output. >>> <q> >>> Generating Rule Matrix... >>> Use of uninitialized value in concatenation (.) or string at >>> /usr/share/shorewall/Shorewall/Chains.pm line 649. >>> Use of uninitialized value in concatenation (.) or string at >>> /usr/share/shorewall/Shorewall/Chains.pm line 649. >>> Creating iptables-restore input... >>> </q> >>> Everything seems to run as expected, I just want to see if there is something >>> I have missed or if this is a problem. > Rather, please: > > a) shorewall show -f capabilities > /etc/shorewall/caps > b) tar -czf shorewall.tgz /etc/shorewall/ > c) Send shorewall.tgz to upload@shorewall.netThis is a cosmetic problem. The attached patch corrects it: patch /usr/share/shorewall/Shorewall/Rules.pm < move.diff - -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 \________________________________________________ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkruKJ8ACgkQO/MAbZfjDLJ7HgCeNZADD87dJIMlJGcE9kcKUN0J AL0An2iMA4EBK3E0w/bxxX9MeRVxBxsH =R0Z1 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
Tom Eastep wrote:> Tom Eastep wrote: >> Tom Eastep wrote: >>> Mail List wrote: >>>> I get this in the output. >>>> <q> >>>> Generating Rule Matrix... >>>> Use of uninitialized value in concatenation (.) or string at >>>> /usr/share/shorewall/Shorewall/Chains.pm line 649. >>>> Use of uninitialized value in concatenation (.) or string at >>>> /usr/share/shorewall/Shorewall/Chains.pm line 649. >>>> Creating iptables-restore input... >>>> </q> >>>> Everything seems to run as expected, I just want to see if there is something >>>> I have missed or if this is a problem. >> Rather, please: > >> a) shorewall show -f capabilities > /etc/shorewall/caps >> b) tar -czf shorewall.tgz /etc/shorewall/ >> c) Send shorewall.tgz to upload@shorewall.net > > This is a cosmetic problem. The attached patch corrects it: > > patch /usr/share/shorewall/Shorewall/Rules.pm < move.diff > > -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 \________________________________________________ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
On Sun, 01 Nov 2009 16:32:53 -0800, Tom Eastep wrote> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Tom Eastep wrote: > > This is a cosmetic problem. The attached patch corrects it: > > patch /usr/share/shorewall/Shorewall/Rules.pm < move.diff > > - -TomThanks Tom, That was the ticket. As I had said I was 99.9% sure it was not effecting the actual workings of shorewall, but I wanted to be sure. Again thanks. -- Brian << Looking for Fremont Weather? http://wx.Tatorz.com >> Open WebMail Project (http://openwebmail.org) -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
Mail List wrote:> > That was the ticket. As I had said I was 99.9% sure it was not effecting > the actual workings of shorewall, but I wanted to be sure. Again thanks. >You''re welcome. The reason that we hadn''t seen that before is that it is very unusual to have a one-interface firewall with ''routeback'' specified on the interface. -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 \________________________________________________ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference