pppoe configuration

Robert Millan rmh at aybabtu.com
Sun Oct 30 09:55:14 UTC 2005


(please keep CC to the list)

On Sun, Oct 30, 2005 at 03:12:02AM -0200, theblues gnr wrote:
> 
> I did that, and I also added a echo "hello, im route" line below. I don't 
> see these messages printed on screen when I run ppp -ddial provider, I only 
> get warnings about netgraph.ko and ng_ether.ko being older than the 
> linker.hints file.

Strange.  Perhaps the output is being redirected.  Could you try to put that
output in a temporary file in /tmp?  E.g. echo "$@" > /tmp/args

The warnings about kernel modules should be harmless, but you could still verify
that they have been loaded with kldstat.

If none of this works, then I suggest you use chroot to get into a FreeBSD
userland (after booting from Debian GNU/kFreeBSD) and try to setup ppp there.
Then we'll know wether the problem is in kernel or userland.

-- 
Robert Millan



More information about the Glibc-bsd-devel mailing list