My website has to connect to a web service, but sometimes it is receiving a Gateway Timeout, sometimes it works allright. I'm guessing the route it's going on is wrong. Right now, the traceroute is this one:
user@user:~$ sudo traceroute -n -w 2 -q 2 -m 10 www.grupoj3.com.br
traceroute to www.grupoj3.com.br (200.155.23.38), 10 hops max, 60 byte packets
1 200.155.0.121 0.400 ms 0.214 ms
2 200.219.215.70 0.384 ms 0.410 ms
3 187.0.192.7 6.097 ms 6.087 ms
4 187.33.27.138 6.264 ms 187.33.27.114 6.128 ms
5 200.155.23.29 6.058 ms 6.005 ms
6 * *
7 * *
8 * *
9 * *
10 * *
Anyone has any idea how I can fix this? Is it wrong really? I kind of did not like networks on college. :) Please help.