Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2001 19:10:02 +0800
From:      "Alastair D'Silva" <deece@newmillennium.net.au>
To:        "Leif Neland" <leif@neland.dk>
Cc:        <freebsd-current@freebsd.org>
Subject:   Re: pppoe, userland ppp
Message-ID:  <002301c0bcf7$d9aa3b10$0a02a8c0@riker>
References:  <013d01c0bcc0$d3d26e60$6405a8c0@neland.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Leif,

I have written an article on how to set up PPPOE under FreeBSD using
userland PPP and Netgraph. The url is
http://pandaemonium.newmillennium.net.au.

Hope this helps.

--
Alastair D'Silva (mob: 0413 485 733)
Networking Consultant
New Millennium Networking (web: http://www.newmillennium.net.au)

----- Original Message -----
From: "Leif Neland" <leifn@neland.dk>
To: <freebsd-current@FreeBSD.ORG>
Sent: Wednesday, April 04, 2001 6:03 AM
Subject: pppoe, userland ppp


> I'd like to try pppoe to connect to poptop (on a linuxbox). The port is
forbidden; I should use ng_pppoe.
>
> I haven't done netgraph stuff before; afaiu I should attach ng_pppoe to a
node which is the physical device. But I'm doing userland ppp, and tun0 is
not a node. ngctl list shows this:
> There are 10 total nodes:
>   Name: ngctl3349       Type: socket          ID: 0000000b   Num hooks: 0
>   Name: ipr3            Type: ether           ID: 00000009   Num hooks: 0
>   Name: ipr2            Type: ether           ID: 00000008   Num hooks: 0
>   Name: ipr1            Type: ether           ID: 00000007   Num hooks: 0
>   Name: ipr0            Type: ether           ID: 00000006   Num hooks: 0
>   Name: isp3            Type: ether           ID: 00000005   Num hooks: 0
>   Name: isp2            Type: ether           ID: 00000004   Num hooks: 0
>   Name: isp1            Type: ether           ID: 00000003   Num hooks: 0
>   Name: isp0            Type: ether           ID: 00000002   Num hooks: 0
>   Name: ed0             Type: ether           ID: 00000001   Num hooks: 0
>
> If my local network is 192.168.5.0, inside ip 192.168.5.11, outside ip
dynamic, the remote internal network 192.168.0.0, the gateway running poptop
is 192.168.0.1 internal, 194.1.2.3 outside, how do I setup ng_pppoe?
>
> When my ADSL gets installed, it will be on ed1. Same question as above.
>
> Leif
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002301c0bcf7$d9aa3b10$0a02a8c0>