route table please help me to solve the issue

C:\Android\android-sdk\platform-tools>adb shell

Computer name:      PC13-PC
User name:          aneesh.thairantakath
System Directory:   C:\Windows\system32# cat /proc/net/route
cat /proc/net/route
Iface   Destination     Gateway         Flags   RefCnt  Use     Metric  Mask
        MTU     Window  IRTT

eth0    0002000A        00000000        0001    0       0       0
00FFFFFF
        0       0       0

eth0    00000000        0202000A        0003    0       0       0
00000000
        0       0       0

#


On Sat, Nov 17, 2012 at 12:16 PM, Anees Thyrantakath <[email protected]>wrote:

> Hi, Yes i'm connecting through as the way you said but Pc is not running
> in dhcp. It's connected using pre-defined ip.
> I took bugreport and route table also
> here is the route table
>
> C:\Android\android-sdk\platform-tools>adb shell  cat /proc/net/route
>
> Computer name:      PC13-PC
> User name:          aneesh.thairantakath
> System Directory:   C:\Windows\system32Iface    Destination     Gateway
> Flags   RefCnt  Use     Metric  Mask            MTU     Window  IRTT
>
> Bugreport i attached with this please find the attachment.
>
> Please tell me what's the issue
>
>
>
> On Fri, Nov 16, 2012 at 10:42 PM, Robert Greenwalt 
> <[email protected]>wrote:
>
>> You are doing ethernet over usb and then trying to talk to the connected
>> pc?  Is the pc running dhcp?  Can you take a bugreport or use adb shell to
>> check your interfaces and route table?  It may be easier to put a wifi AP
>> on this private network and connect that way..
>>
>>
>> On Thu, Nov 15, 2012 at 11:07 PM, Aadi Rockzz <[email protected]> wrote:
>>
>>>
>>> Hi Sunghun,
>>>
>>> The Device is Connected to my System(That's in Same network) via USB. Is
>>> there any settings needs to be establish in Android Device. And my
>>> SQLServer has private IP.
>>> Please help me by guiding to solve this issue.
>>>
>>> Best Regards,
>>> Aadi
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Android Developers" group.
>>> To post to this group, send email to [email protected]
>>> To unsubscribe from this group, send email to
>>> [email protected]
>>> For more options, visit this group at
>>> http://groups.google.com/group/android-developers?hl=en
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to