Hi,
I’m experimenting with a Futro S300 (thinclient Hardware), which has a internal ethernet card and a free pci slot.
I tested it successfully with two network cards.
I now have a traverse/viking pci card for testing:
http://traverse.kd85.com/
I configured it to german adsl net:
Code:
rfc1483 add transport tr1 a1 1 32 llc bridged
But still get no connect…
log from the pppoe interface:
Code:
20:20:57 pppd 2.4.3 started by root, uid 0
20:20:57 Using interface ppp0
20:20:57 Connect: ppp0 <--> /dev/pts/0
20:21:28 LCP: timeout sending Config-Requests
20:21:28 Connection terminated.
20:21:28 Using interface ppp0
20:21:28 Connect: ppp0 <--> /dev/pts/1
20:21:33 tcflush failed: Bad file descriptor
20:21:33 Exit.
20:21:38 pppd 2.4.3 started by root, uid 0
20:21:38 Using interface ppp0
20:21:38 Connect: ppp0 <--> /dev/pts/0
after some time I get a timeout..
Any idea where to look..?