pppoe disconnects (german t-dsl)

Hi

When I'm connected to my DSL provider (german t-online), my ppp0 interface goes down after a few minutes and refuses to come up again. Only rebooting allows me to reconnect. I've read several threads here and added default-asyncmap to /var/chroot-pppoe/etc/ppp/options. 
I also installed the modified pppoe driver and waited about 15 minutes (because of PPPOERETRY=900) - nothing.

This is what my daemon-log says:

2003-Oct 19 12:22:16 (none) pppd[12375]: pppd 2.4.1 started by root, uid 0
2003-Oct 19 12:22:16 (none) pppd[12375]: Using interface ppp0
2003-Oct 19 12:22:16 (none) pppd[12375]: Connect: ppp0  /dev/ttyp0
2003-Oct 19 12:22:17 (none) pppoe[12376]: PADS: Service-Name: ''
2003-Oct 19 12:22:17 (none) pppoe[12376]: PPP session is 2078
2003-Oct 19 12:22:18 (none) pppd[12375]: local  IP address 217.227.238.7
2003-Oct 19 12:22:18 (none) pppd[12375]: remote IP address 217.5.98.16
2003-Oct 19 12:26:13 (none) pppd[12375]: No response to 6 echo-requests
2003-Oct 19 12:26:13 (none) pppd[12375]: Serial link appears to be disconnected.
2003-Oct 19 12:26:19 (none) pppd[12375]: Connection terminated.
2003-Oct 19 12:26:19 (none) pppd[12375]: Connect time 4.0 minutes.
2003-Oct 19 12:26:19 (none) pppd[12375]: Sent 3321 bytes, received 3409 bytes.
2003-Oct 19 12:26:19 (none) pppoe[12376]: read (asyncReadFromPPP): Input/output error
2003-Oct 19 12:26:19 (none) pppoe[12376]: Sent PADT
2003-Oct 19 12:26:19 (none) pppd[12375]: Exit.
2003-Oct 19 12:26:34 (none) pppoe[13845]: Timeout waiting for PADO packets

--------

2003-Oct 19 12:41:56 (none) pppd[710]: pppd 2.4.1 started by root, uid 0
2003-Oct 19 12:41:56 (none) pppd[710]: Using interface ppp0
2003-Oct 19 12:41:56 (none) pppd[710]: Connect: ppp0  /dev/ttyp0
2003-Oct 19 12:41:57 (none) pppoe[711]: PADS: Service-Name: ''
2003-Oct 19 12:41:57 (none) pppoe[711]: PPP session is 2866
2003-Oct 19 12:41:58 (none) pppd[710]: local  IP address 80.129.79.178
2003-Oct 19 12:41:58 (none) pppd[710]: remote IP address 217.5.98.16
2003-Oct 19 12:43:47 (none) pppd[710]: No response to 6 echo-requests
2003-Oct 19 12:43:47 (none) pppd[710]: Serial link appears to be disconnected.
2003-Oct 19 12:43:53 (none) pppd[710]: Connection terminated.
2003-Oct 19 12:43:53 (none) pppd[710]: Connect time 1.9 minutes.
2003-Oct 19 12:43:54 (none) pppd[710]: Sent 22881 bytes, received 425734 bytes.
2003-Oct 19 12:43:54 (none) pppoe[711]: read (asyncReadFromPPP): Input/output error
2003-Oct 19 12:43:54 (none) pppoe[711]: Sent PADT
2003-Oct 19 12:43:54 (none) pppd[710]: Exit.
2003-Oct 19 12:44:08 (none) pppoe[2241]: Timeout waiting for PADO packets

--------

As you can see, the inferface goes down every few minutes. Anyone else still facing such problems?

(Astaro 4.015 / 3x 3c905B)