Thanks. I got a username, a password, and an IP address from the Internet provider. How do I give this information to ip/pppoe?
If I have to use Factotum, my question is: how do I give the username and password to Factotum, so PPPoE can use it? Thanks: Bela 2010/2/20 Russ Cox <r...@swtch.com>: >> How do we use pppoe on Plan 9? Its listening on stdin and answering on >> stdout. How do I have to start it, so its listening to the network >> interface? > > It sounds like you are running ip/ppp not ip/pppoe. > See ppp(8). > > Russ > >