I just tried the following:
I compiled pppd for the Wiz and also the needed ppp modules for the kernel.
Then I tried to setup a ppp connection over the usb serial device (g_serial) (USBSerial works really nice btw).
I get a ppp0 device on the wiz but again, no communication is done. Also, the pointtopoint address does not show up in ifconfig. When I tried to set it, the Wiz crashed (not sure, if it was the cause, but interesting).
These strange things make me believe, that GPH definitely messed around with the Kernels networking code at a very low level... (Something that should be punishable by law if you ask me...

)
I hope by using pppd I will be able to find out whats going on... maybe I can setup a connection between two pipes on the device and see, if this also fails...
Maybe I'm just missing something very obvious and things will just work... but I have a bad feeling.
*edit*
Just tested pppd over pipes on the Wiz. Does also not work... really broken...

Does any local IP traffic work on the Wiz ?
Edited by hiben, 01 January 2010 - 09:10 PM.