OESF Portables Forum
Everything Else => Desktop Operating Systems Issues => Zaurus General Forums => Archived Forums => Linux Issues => Topic started by: Anonymous on January 18, 2004, 12:27:01 am
-
Hello,
I have been able to sync my zaurus (192.168.129.201 ) from my debian desktop. I am trying to get my zaurus internet acess so I can install packages, run irc blah blah blah. I used the instructions from http://www.zaurususergroup.com/modules.php...ric%20%28USB%29 (http://www.zaurususergroup.com/modules.php?op=modload&name=phpWiki&file=index&pagename=Generic%20%28USB%29)
but it didn\'t seem to work. Especially the part of route delete -net 192.168.129.0/24 usbd0. Any help would be greatly appreciated.
--jshufelt
-
So, why doesn\'t it work? Please post the error message, as well as your output of \"route\" just before trying that. Did everything else work?
Cheers
Philipp
-
Philipp,
Yes, everything else worked. I can both sync and ssl from my Debian box into the Zaurus. I just cannot get internet access from my zaurus. I suspect that my masq isn\'t set up properly and the error of 0/24 does not exist from \"route delete -net 192.168.129.0/24 usbd0\" is not telling me much. --Jonathan
-
Did you issue that last \"route add default gw 192.168.129.1\" ? I don\'t think you really need to remove the local net, for you don\'t want to connect to any other pc than your one that has it\'s own route, yes? Try \" ping 194.25.2.129\", if that works, you just don\'t have your nameserver configured (as told in the last line before point 4).
How are you connecting to the internet? Directly? The link you gave expects you to use your ethX interface, that\'s just valid if you have a router between your box and the net. You have dsl? Than use ppp0 instead of ethX (I don\'t know about cable or modem, sorry). Try replacing \"-j SNAT\" by \"-j MASQUERADE\", I think SNAT is only usable if you have a fixed IP address... Probably you need \"modprobe ipt_MASQUERADE\" as well, it should be loaded automagically, but I\'m not sure what exactly does it...
HtH, cheers
Philipp
-
Are you still having issues? I just go this to work and will post the steps I had to walk through, if you\'d like.
-
May not help wiht the Zaurus but
I had similar problems with a Linux / Windows home network, if you can ping IPs on your local network, but are unable to ping address\' across the net, you probebly need to set the Default Gateway, Primary DNS and secondary DNS in the Zaurus or any machine to match the info from you internet provider. It is better than using DHCP in my opinin.
later