From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1df31f9261e2beec9fa89dc48f5f87dc@9netics.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: ahoi.. well would you help me out? From: 9nut@9netics.com In-Reply-To: <9ef9a75f3e1682cb4d558217ff884952@plan9.ucalgary.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 12 Feb 2004 00:29:33 -0800 Topicbox-Message-UUID: dfa81dbc-eacc-11e9-9e20-41e7f4b1d025 >> 3: I am working on the boot problem now, but I will also need info how to >> setup an adsl connection with plan9. is it possible? In every installation >> guide there's a section how to set up networking, but not a single line on >> how to set up an adsl connection. >> Thnx > > adsl is the same as other networking -- if you have a static IP > address you tell it as arguments to ipconfig, if your adsl provider > does dhcp you uncomment "ip/ipconfig" in termrc or cpurc (termrc if > you've just installed, cpurc if you're building a "proper" plan9 > network). I'm wondering if the original question is about PPPoE as in directly hooking to an ADSL modem. In that case ip/pppoe does what is needed.