From owner-freebsd-questions Thu Oct 19 20: 8:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.tmok.com (entropy.tmok.com [204.17.163.11]) by hub.freebsd.org (Postfix) with ESMTP id B34C837B4C5 for ; Thu, 19 Oct 2000 20:08:24 -0700 (PDT) Received: (from wonko@localhost) by entropy.tmok.com (8.9.3/8.9.3) id XAA95846 for freebsd-questions@freebsd.org; Thu, 19 Oct 2000 23:12:38 -0400 (EDT) From: Brian Hechinger Message-Id: <200010200312.XAA95846@entropy.tmok.com> Subject: PPP woes To: freebsd-questions@freebsd.org Date: Thu, 19 Oct 2000 23:12:38 -0400 (EDT) Reply-To: wonko@tmok.com X-Useless-Header: why? because i can. X-Organization: The Ministry of Knowledge X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm trying to setup a tunnel between two FreeBSD boxes, i followed the instructions in man ppp(1) about setting up a tunnel. i've done everything that is described there, but i get the following error: Oct 19 22:06:08 vpn ppp[218]: tun0: Phase: deflink: read (0): No route to host after: Oct 19 22:06:05 vpn ppp[218]: tun0: LCP: deflink: SendConfigReq(1) state = Req-S ent Oct 19 22:06:05 vpn ppp[218]: tun0: LCP: MRU[4] 1500 Oct 19 22:06:05 vpn ppp[218]: tun0: LCP: MAGICNUM[6] 0x7ebb5fae Oct 19 22:06:08 vpn ppp[218]: tun0: LCP: deflink: SendConfigReq(1) state = Req-S ent Oct 19 22:06:08 vpn ppp[218]: tun0: LCP: MRU[4] 1500 Oct 19 22:06:08 vpn ppp[218]: tun0: LCP: MAGICNUM[6] 0x7ebb5fae not a very useful error message. route to what host? did i maybe miss something? thanks, -brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message