>Basicaly i want to use a multi-ppp setup (hopefully with the same ip). Sounds like you want two links with traffic balanced between them to get you double the bandwidth. In which case, you need to enable "EQL (serial line load balancing) support" in the Kernel. >anyone know af any points of reference? try drivers/net/README.eql in the Linux kernel source. HTH, C.