On 8/28/2021 1:15 PM, Franz Holzinger wrote: > > > > > Hello, > > I am using a Docker environment which has been started successfully by "ddev > restart". > > Your project can be reached at https://umgebung1.ddev.site:8443 > https://127.0.0.1:32769 > > The url https://umgebung1.ddev.site:8443 is fine working in a browser > window, if shorewall is stopped. > > So I did the configurations proposed on the shorewall page at > https://shorewall.org/Docker.html > > However this does never work. > > > [root@franz-820 ~]# shorewall debug safe-restart > Compiling using Shorewall 5.2.3.3... > Processing /etc/shorewall/params ... > Processing /etc/shorewall/shorewall.conf... > Loading Modules... > Compiling /etc/shorewall/zones... > Compiling /etc/shorewall/interfaces... > ERROR: Invalid BROADCAST address /etc/shorewall/interfaces (line 13) > > The trace shows a > ERROR: Invalid BROADCAST address /etc/shorewall/interfaces (line 13) at > /usr/share/perl5/vendor_perl/Shorewall/Config.pm line 1576. > Shorewall::Config::fatal_error("Invalid BROADCAST address") called at > /usr/share/perl5/vendor_perl/Shorewall/Zones.pm line 1303 > Shorewall::Zones::process_interface(4, 0) called at > /usr/share/perl5/vendor_perl/Shorewall/Zones.pm line 1600 > Shorewall::Zones::validate_interfaces_file(0) called at > /usr/share/perl5/vendor_perl/Shorewall/Compiler.pm line 690 > Shorewall::Compiler::compiler("script", "/var/lib/shorewall/.restart", > "directory", "", "verbosity", 1, "timestamp", 0, ...) called at > /usr/libexec/shorewall/compiler.pl line 137 > eval() called 0 times > > > > > This is the line I have added to the interfaces: > > dock docker0 bridge #Allow ICC (bridge implies routeback=1) > > > What must I insert into the interfaces file in order it will work? > >
The line used is "FORMAT 2" but the msg suggests that you are using "FORMAT 1". -- Matt Darfeuille <m...@shorewall.org> Community: https://sourceforge.net/p/shorewall/mailman/message/37107049/ SPC: https://sourceforge.net/p/shorewall/mailman/message/36596609/ Homepage: https://shorewall.org _______________________________________________ Shorewall-users mailing list Shorewall-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-users