On Thu, Feb 02, 2006 at 06:58:03PM +0100, Guido Schwarzer wrote: ... > The firewall is configured to accept all connections in state > > ESTABLISHED or RELATED.
So, after a restart, it sounds quite possible that the traffic the SunRay is waiting for is no longer recognized as ESTABLISHED or RELATED, doesn't it? :) Maybe you can add a -m state --state=NEW rule that allows whatever traffic it is the server would like to send to the SunRay (or whatever the SunRay is sending to the server that is not coming through). I'd run a tcpdump on the firewall to try and figure out what packets are being dropped. Alternatively, make a LOG target on the relevant tables in the firewall so that your syslog/ulog/whatever shows you the packets it's discarding. That's my best suggestion at least :) -- / jakob _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
