Date: Fri, 12 May 2000 23:21:44 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Steffen Vorrix <steffen@ntr.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Firewall Problem? Message-ID: <20000512232144.A76165@hades.hell.gr> In-Reply-To: <005701bfbb91$fc3d6fc0$fd03a8c0@ws028>; from steffen@ntr.net on Thu, May 11, 2000 at 05:43:44PM -0400 References: <002b01bfbb8d$744958d0$fd03a8c0@ws028> <20000512002059.A64407@hades.hell.gr> <000f01bfbb8f$8c797230$fd03a8c0@ws028> <20000512003659.C64407@hades.hell.gr> <005701bfbb91$fc3d6fc0$fd03a8c0@ws028>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 11, 2000 at 05:43:44PM -0400, Steffen Vorrix wrote: > Here is the client side firewall ruleset: > > 00010 1047807 694950842 divert 8668 ip from any to any via fxp0 > 00015 2106420 1391179792 allow ip from any to any > 65535 4 630 deny ip from any to any > > I have also opened up the server side completely with the following ruleset. > > 00010 63013227 25044329410 divert 8668 ip from any to any via fxp0 > 65000 119486149 49311863501 allow ip from any to any > 65535 0 0 deny ip from any to any If even with these rules in place, you still can not connect from machine A to machine B, one of two things can be the case: 1. Some machine "between" A and B is filtering out traffic. 2. Some other problem in the network setup of either A or B exists. With 'allow ip from any to any', the two machines are definitely not blocking *any* traffic at all. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000512232144.A76165>