On Mon, Aug 13, 2012 at 2:36 PM, ilesh war <ilesh...@gmail.com> wrote:

> Hi Friends,
>
> I have installed Ubuntu_12.04_x86_64 on vmware hypervisor esxi 5.0 and
> windows xp professional.
>
> Ubuntu ip address is 172.16.1.6
>       netmask is 255.255.255.0
>       gateway is 172.16.1.197
> resolv.conf         203.90.78.65
>
> xp professional ip address is 172.16.1.199
>         netmask     255.255.255.0
>         gateway is     192.168.1.197
>         Primary dns     203.90.78.65
>
> Our SAP server ip address is 172.16.200.27 which is located in datacentre.
> and we are having MPLS from datacentre.The problem is i am not connecting
> to our sap server from ubuntu Server, i am getting updates from
> repositories also, and our local subnet (172.16.1.0/24) machines are all
> connecting to my ubuntu server. At the same time i am able to connect from
> xp machine to our SAP Server which is in the same subnet.
>
>
>
> i've tracert in xp the result is as follows
>
> Tracing route to 172.16.200.27 over a maximum of 30 hops
>   1    <1 ms    <1 ms    <1 ms  203.76.141.41
>   2     3 ms     5 ms     3 ms
> ARennes-651-1-107-6.w2-2.abo.wanadoo.fr[2.2.2.6]
>   3     *        *        *     Request timed out.
>   4     4 ms    10 ms    17 ms  172.16.200.27
>
> Trace complete.
>
> when i try to traceroute from ubuntu its not getting after 172.16.1.197.
>
> Please help me
> Thanks in advance
>
> --
> ilesh
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>

from your mail

Ubuntu GW - 172.16.1.97

XP GW - 192.168.1.197

Let me know this is a typo error.

Please login and check your GW router, whether you can able to ping the SAP
server IP 172.16.200.27

If you can able to reach the SAP server in your gateway router , please
route add your SAP server IP in ubuntu machine, else check the routing in
the gateway router.

Eg: $ sudo route add -net 172.16.200.0 netmask 255.255.255.0 gw (eth0 ) or
(172.16.1.197)

-- 
Thanks,
V. Karthick
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to