From owner-freebsd-hackers Thu Feb 18 19: 2: 5 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from lodge.guild.ab.ca (lodge.guild.ab.ca [209.91.118.66]) by hub.freebsd.org (Postfix) with ESMTP id D4685119FB for ; Thu, 18 Feb 1999 19:01:38 -0800 (PST) (envelope-from davidc@lodge.guild.ab.ca) Received: from localhost (davidc@localhost) by lodge.guild.ab.ca (8.9.1/8.9.1) with ESMTP id TAA55246 for ; Thu, 18 Feb 1999 19:46:25 -0700 (MST) Date: Thu, 18 Feb 1999 19:46:25 -0700 (MST) From: Chad David To: freebsd-hackers@freebsd.org Subject: coda and tunX Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A while back I wrote a simple IP over UDP tunnel program using the tunX driver to solve a problem with my ISP. It has worked perfectly for months (we even run NFS over it). In the last week I installed coda 5.0.1 and got it working locally, but when I attempted to install the client on a remote machine venus would just time out. I am able to connect to the test server at CMU, but it refuses to use the tunnel interface. I work on the remote machine by sshing onto the machine over the tunnel, so I know it is working (NFS is mounted over it as I write this), but coda refuses to talk? Does anybody have any idea what is going on? Thanks. Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message