I have 1 NIC with an IP address of 192.168.1.10>From my understanding, Shorewall is suppose to allow all localhost trafficby default (as long as no fw->fw rules are defined). Is this correct? Will Shorewall automatically recognize both 127.0.0.1 and 192.168.1.10 as localhost addresses or does it need to be configured? My problem is with running Apache Tomcat. When shorewall is running, it take a long time for the server to startup and shutdown. If I clear the Shorewall rules, it starts very fast. The packets that I see being used by Tomcat are: from 127.0.0.1->127.0.0.1 port 8005 and 192.168.1.10->192.168.1.10 port 8080. Any ideas on why Shorewall may be blocking these packets? Thanks.
2005/6/3, Shadow X <sh8d0w@hotmail.com>:> I have 1 NIC with an IP address of 192.168.1.10 > > >From my understanding, Shorewall is suppose to allow all localhost traffic > by default (as long as no fw->fw rules are defined). Is this correct? Will > Shorewall automatically recognize both 127.0.0.1 and 192.168.1.10 as > localhost addresses or does it need to be configured?is 192.168.1.10 assigned to the LOOPBACK adapter...???? It isn''t right?> > My problem is with running Apache Tomcat. When shorewall is running, it take > a long time for the server to startup and shutdown. If I clear the Shorewall > rules, it starts very fast. The packets that I see being used by Tomcat are: > from 127.0.0.1->127.0.0.1 port 8005 and 192.168.1.10->192.168.1.10 port > 8080. Any ideas on why Shorewall may be blocking these packets? Thanks. >http://www.shorewall.net/support.htm#Guidelines
On Friday 03 June 2005 08:05 am, Shadow X wrote:> I have 1 NIC with an IP address of 192.168.1.10 > > >From my understanding, Shorewall is suppose to allow all localhost > > traffic > > by default (as long as no fw->fw rules are defined). Is this correct? Will > Shorewall automatically recognize both 127.0.0.1 and 192.168.1.10 as > localhost addresses or does it need to be configured? > > My problem is with running Apache Tomcat. When shorewall is running, it > take a long time for the server to startup and shutdown. If I clear the > Shorewall rules, it starts very fast. The packets that I see being used by > Tomcat are: from 127.0.0.1->127.0.0.1 port 8005 and > 192.168.1.10->192.168.1.10 port 8080. Any ideas on why Shorewall may be > blocking these packets? Thanks.Check your rfc1819 file and your interfaces file. With that IP you should not use norfc1918 on your interface. -- John Andersen - NORCOM http://www.norcomsoftware.com/