Networking Forums

Networking Forums > Computer Networking > Linux Networking > Bringing PocketPC with SynCE to Linux and Internet

Reply
Thread Tools Display Modes

Bringing PocketPC with SynCE to Linux and Internet

 
 
Gerrit Leder
Guest
Posts: n/a

 
      05-01-2005, 03:22 PM
Hello all,

I am failing to route a ppp connection to an ethernet Internet
connection. Starting at the beginning:
I have connected a PocketPC in the USB craddle via ppp and synce to a
linux box.

Now I am able to ping form the PocketPC to the ppp linux ip address and
vice versa.

I am not able to ping the linux ethernet ip address and internet.

Programm route seems to work and firewall is down.

Any hints?

Thank you in advance,
Gerrit Leder
 
Reply With Quote
 
 
 
 
Alexander Harsch
Guest
Posts: n/a

 
      05-03-2005, 08:44 AM
Gerrit Leder wrote:

> Hello all,
>
> I am failing to route a ppp connection to an ethernet Internet
> connection. Starting at the beginning:
> I have connected a PocketPC in the USB craddle via ppp and synce to a
> linux box.
>
> Now I am able to ping form the PocketPC to the ppp linux ip address and
> vice versa.
>
> I am not able to ping the linux ethernet ip address and internet.
>
> Programm route seems to work and firewall is down.
>
> Any hints?
>
> Thank you in advance,
> Gerrit Leder

Hello Gerrit,

if no firewall is active, then you propably have not enabled ip forwarding.
Check with
cat /proc/sys/net/ipv4/ip_forward
If it says 0 then do
echo "1">/proc/sys/net/ipv4/ip_forward
With kind regards, Alex
 
Reply With Quote
 
Gerrit Leder
Guest
Posts: n/a

 
      05-03-2005, 02:30 PM
Alexander Harsch wrote:
> Gerrit Leder wrote:
>
>
>>Hello all,
>>
>>I am failing to route a ppp connection to an ethernet Internet
>>connection. Starting at the beginning:
>>I have connected a PocketPC in the USB craddle via ppp and synce to a
>>linux box.
>>
>>Now I am able to ping form the PocketPC to the ppp linux ip address and
>>vice versa.
>>
>>I am not able to ping the linux ethernet ip address and internet.
>>
>>Programm route seems to work and firewall is down.
>>
>>Any hints?
>>
>>Thank you in advance,
>>Gerrit Leder

>
> Hello Gerrit,
>
> if no firewall is active, then you propably have not enabled ip forwarding.
> Check with
> cat /proc/sys/net/ipv4/ip_forward
> If it says 0 then do
> echo "1">/proc/sys/net/ipv4/ip_forward
> With kind regards, Alex


Thank you for your tip. I double checked that and it makes no difference
for the pda, when pinging the laptop/internet. Here I add the output of
the route command:

Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use
Iface
192.168.131.201 * 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0

I should reach eth0 and the router to the net with ip address 192.168.0.1

Perhaps it has something to do with ppp (auto) configuration, which I am
unaware of.

Thank you again,
Gerrit
 
Reply With Quote
 
Gerrit Leder
Guest
Posts: n/a

 
      05-03-2005, 03:48 PM
Gerrit Leder wrote:
> Alexander Harsch wrote:
>
>> Gerrit Leder wrote:
>>
>>
>>> Hello all,
>>>
>>> I am failing to route a ppp connection to an ethernet Internet
>>> connection. Starting at the beginning:
>>> I have connected a PocketPC in the USB craddle via ppp and synce to a
>>> linux box.
>>>
>>> Now I am able to ping form the PocketPC to the ppp linux ip address and
>>> vice versa.
>>>
>>> I am not able to ping the linux ethernet ip address and internet.
>>>
>>> Programm route seems to work and firewall is down.
>>>
>>> Any hints?
>>>
>>> Thank you in advance,
>>> Gerrit Leder

>>
>>
>> Hello Gerrit,
>>
>> if no firewall is active, then you propably have not enabled ip
>> forwarding.
>> Check with cat /proc/sys/net/ipv4/ip_forward
>> If it says 0 then do
>> echo "1">/proc/sys/net/ipv4/ip_forward
>> With kind regards, Alex

>
>
> Thank you for your tip. I double checked that and it makes no difference
> for the pda, when pinging the laptop/internet. Here I add the output of
> the route command:
>
> Kernel IP Routentabelle
> Ziel Router Genmask Flags Metric Ref Use
> Iface
> 192.168.131.201 * 255.255.255.255 UH 0 0 0
> ppp0
> 192.168.0.0 * 255.255.255.0 U 0 0 0
> eth0
> default 192.168.0.1 0.0.0.0 UG 0 0 0
> eth0
>
> I should reach eth0 and the router to the net with ip address 192.168.0.1
>
> Perhaps it has something to do with ppp (auto) configuration, which I am
> unaware of.
>
> Thank you again,
> Gerrit


I have found answer myself on:
synce.sourceforge.net/synce/ip_forward.php


now skype is working on pocketpc through laptop internet connection.

Bye and thanks again
Gerrit
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
better explantion : i really want to surf the internet with my pocketpc bobby Wireless Internet 1 07-03-2005 04:27 PM
syncronizing pocketPc using bluetooth Mike Wireless Networks 0 11-11-2004 09:31 PM
MN-720 & PocketPC 2002 or 2003 JayDee Broadband Hardware 2 02-17-2004 05:31 PM
Wireless activesync between XP and PocketPC mameadors Broadband Hardware 0 01-12-2004 07:49 PM
Linux automatic route after bringing up interface Peteris Krumins Linux Networking 2 07-31-2003 06:13 PM



1 2 3 4 5 6 7 8 9 10 11