From owner-freebsd-questions Thu May 11 14:42:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ntr.net (ha1.ntr.net [206.112.0.10]) by hub.freebsd.org (Postfix) with ESMTP id 2738437B69D for ; Thu, 11 May 2000 14:42:36 -0700 (PDT) (envelope-from steffen@ntr.net) Received: from ws028 ([208.60.70.194]) by ntr.net (8.9.3/8.9.3) with SMTP id RAA00836; Thu, 11 May 2000 17:43:37 -0400 (EDT) Message-ID: <005701bfbb91$fc3d6fc0$fd03a8c0@ws028> From: "Steffen Vorrix" To: "Giorgos Keramidas" Cc: References: <002b01bfbb8d$744958d0$fd03a8c0@ws028> <20000512002059.A64407@hades.hell.gr> <000f01bfbb8f$8c797230$fd03a8c0@ws028> <20000512003659.C64407@hades.hell.gr> Subject: Re: Firewall Problem? Date: Thu, 11 May 2000 17:43:44 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 ----- Original Message ----- From: "Giorgos Keramidas" To: "Steffen Vorrix" Cc: Sent: Thursday, May 11, 2000 5:36 PM Subject: Re: Firewall Problem? > On Thu, May 11, 2000 at 05:26:18PM -0400, Steffen Vorrix wrote: > > Whooops... Should have mentioned that. Passive mode behaves exactly > > the same way... > > Well, without the actual firewall rules, I can't say much more. > Can you post the rules printed on the two freebsd machines by: > > # ipfw show > > - giorgos keramidas > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message