Date: Sat, 12 Jan 2002 17:45:49 +0100 From: "julien maerten" <julien@iside.net> To: <freebsd-small@freebsd.org> Subject: ppp problem with router config Message-ID: <003801c19b88$976f5d00$660a0a0a@yoshi>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003801c19b88$976f5d00$660a0a0a>