Re: [9fans] DNS/DHCP/AUTH with Raspberry Pi?

2014-10-11 Thread David du Colombier
One can still take a look to the simple stateless NAPT implementation I did few years ago. http://9legacy.org/9legacy/patch/nat.diff It works, but it's incomplete. However, I think it's simple enough to be used as an example to work on a more complete implementation. Another approach would be to

Re: [9fans] DNS/DHCP/AUTH with Raspberry Pi?

2014-10-11 Thread brankush
On 10/10/2014 at 11:56 PM, "Quintile" wrote: > >sounds like an excellent idea, only one pain, the auth server uses >the console for its config Then, I'll have to choose between a pi+keyboard+display, and a secondhand atom netbook (7-10"). Btw, the usb keyboard and hdmi display are ok on plan9?

Re: [9fans] DNS/DHCP/AUTH with Raspberry Pi?

2014-10-11 Thread brankush
On 10/11/2014 at 11:34 PM, "Quintile" wrote: > >if you really want to use plan9 as your internet gateway you could >set up PPP between plan9 and Linux, though I have never tried this. I want a safe door to the outside world, and as plan9 is simpler ... But as I think about, I better take care mo

Re: [9fans] DNS/DHCP/AUTH with Raspberry Pi?

2014-10-11 Thread Quintile
if you really want to use plan9 as your internet gateway you could set up PPP between plan9 and Linux, though I have never tried this. > On 11 Oct 2014, at 20:54, Anthony Sorace wrote: > > >> On Oct 11, 2014, at 15:35 , brank...@hushmail.com wrote: >> >> It might be silly, but how about th

Re: [9fans] DNS/DHCP/AUTH with Raspberry Pi?

2014-10-11 Thread Anthony Sorace
On Oct 11, 2014, at 15:35 , brank...@hushmail.com wrote: > It might be silly, but how about this: > > ISP router - Plan9 - Linux+P9P > > Mount the /net from Plan9 machine on the Linux machine, and add some iptables > rules. > Do you think it will work? Not without substantial developm

Re: [9fans] DNS/DHCP/AUTH with Raspberry Pi?

2014-10-11 Thread brankush
On 10/10/2014 at 6:45 PM, "Brian L. Stuart" wrote: > However, to my knowledge, there aren't any NAT >implementations available on Plan 9. I know it's been worked >on by several people at different times, but I don't think anyone >has a currently packaged implementation. It might be silly, but ho

Re: [9fans] Setting up Mail in Acme on the Raspberry Pi.

2014-10-11 Thread Quintile
look at the plan9 wiki at bell labs. http://www.plan9.bell-labs.com/wiki/plan9/plan_9_wiki/ -Steve > On 11 Oct 2014, at 13:27, Mats Olsson wrote: > > I have searched the web but can't find an answer. Any help highly > appreciated since I really want to use Plan9 on Raspberry Pi.

[9fans] Setting up Mail in Acme on the Raspberry Pi.

2014-10-11 Thread Mats Olsson
I have searched the web but can't find an answer. Any help highly appreciated since I really want to use Plan9 on Raspberry Pi.