Monday, May 28, 2007

kernel mode pppoe

Kernel mode pppoe, the debian way:


/etc/ppp/peers/dsl-provider:
plugin rp-pppoe.so eth1
noipdefault
defaultroute
hide-password
lcp-echo-interval 60
lcp-echo-failure 3
noauth
persist
mtu 1492
mru 1492
user "xxx@PROVIDER"

/etc/ppp/pap-secrets:
"xxx@PROVIDER" * "myfunkypass"

/etc/network/interfaces:
auto mydsl
iface mydsl inet ppp
    provider dsl-provider


Replace eth1 by your dsl ethernet link device name, xxx by username, PROVIDER by your provider, and myfunkypass by your password.
Enable with ifup mydsl, disable with ifdown mydsl.

Friday, May 11, 2007

Lembas 0.6

Another batch of lembas :)

Ingredients:

- 100g maple syrup
- 300g prairie flour (whole wheat flour, whole wheat, soy, rye flour, gluten, oat, flax seed, wheat bran, sunflower pits, barley, malt)
- 1 teaspoon "speculaaskruiden"
- 2 teaspoons cacao
- 120g sun flower oil

Mix all together and bake in preheated oven at 150 degrees celcius for 30 minutes.