From owner-freebsd-questions Wed Jun 28 17:29:19 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA29623 for questions-outgoing; Wed, 28 Jun 1995 17:29:19 -0700 Received: from uqcspe.cs.uq.oz.au (uqcspe.cs.uq.oz.au [130.102.192.8]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id RAA29617 for ; Wed, 28 Jun 1995 17:29:16 -0700 Received: from flute.cs.uq.oz.au by uqcspe.cs.uq.oz.au id ; Thu, 29 Jun 95 10:29:14 +1000 Message-Id: <9506290029.AA29236@uqcspe.cs.uq.oz.au> To: freebsd-questions@freebsd.org Subject: Running fwtk-1.3 under FreeBSD 2.0R Date: Thu, 29 Jun 1995 10:29:13 +1000 From: Eddie Fung Sender: questions-owner@freebsd.org Precedence: bulk We are setting up an experimental fire wall using the TIS Firewall Toolkit version 1.3. The hardware running the firewall would be a 486 PC. The operating systems of choice are FreeBSD and Linux. We hit a problem while running the X gateway on the FreeBSD machine. The parent process opened the control window on the target X11 server successfully. But when a child process also wanted to open a window on the same top level shell, the XtCreateManagedWidget call hung. Is there any body out there having the same problem? Any solution? Regards Eddie