From owner-freebsd-small Sat Jan 12 8:48:24 2002 Delivered-To: freebsd-small@freebsd.org Received: from mail.iside.net (ns2.iside.net [212.73.214.202]) by hub.freebsd.org (Postfix) with ESMTP id AC05237B417 for ; Sat, 12 Jan 2002 08:48:20 -0800 (PST) Received: from [80.13.94.139] (HELO yoshi) by mail.iside.net (CommuniGate Pro SMTP 3.5.2) with SMTP id 4374135 for freebsd-small@freebsd.org; Sat, 12 Jan 2002 17:41:01 +0100 Message-ID: <003801c19b88$976f5d00$660a0a0a@yoshi> From: "julien maerten" To: Subject: ppp problem with router config Date: Sat, 12 Jan 2002 17:45:49 +0100 Organization: iSide 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.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, First of all, thanx for your fast answer to my yesterday's post. I'm facing another problem, this time with ppp. I'm trying to build an ADSL ( pppoe ) gateway, with nat, firewalling, etc ... based on the router configuration. To achieve this, I'm taking example on my actual freebsd gateway. At this point, I've built the router disk, with a kernel configured with netgraph, dumynet, ipfirewall, ipfirewall_forward and my two nic's devices, added ppp and a few things to crunch.conf, and added /etc/ppp to the mfs tree. Here's what's happening : when I launch ppp, it replies me "tun0: Warning: deflink: Device (PPPoE:rl0:myprovider) must begin with a '/', a '!' or contain at least one ':' ", and nothing seems to reach the modem. I'm quite sure that it's neither due to my ppp.conf ( which is exactly the same that my actual gateway ), nor to netgraph ( in doubt, I put kldload and netgraph.ko on the disk, and when I load the module it replies me that it's already present ). I'm probably missing something, but don't see what. If anybody has an idea... thanx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message