I recall when I tried to run a traceoute while connected to a Vodafone
mi-fi in Kampala when I was there last, same as you. Ping worked, though.

When on the road, I tether my laptop to my phone to run over 4G.
Traceroute isn't blocked there, so it could be network-specific.

Also, remember that most mobile operators are running private IP
addresses inside their core - so in such a case, you'll be hard-pressed
to get a traceroute response from their nodes.

Mark.

On 6/19/17 12:34 PM, David Okwii wrote:
> Hey Simon, 
>
> Tried that as you can see from the output below, but no difference.
> Pings work. nmap works, telnet works. Everything else works apart from
> traceroute which only shows the destination host!!! I don't have a
>  firewall between my laptop and the MiFi. 
>
> Is it possible that some ISPs intentionally turn off traceroute?
>
> ~ »sudotraceroute-I google.com <http://google.com> 80
>                                                                              
> ~  
> traceroute to google.com <http://google.com> (216.58.214.238), 30 hops
> max, 80 byte packets
> 1  * * *
> 2  * * *
> 3  * * *
> 4  * * *
> 5  * * *
> 6  * * *
> 7  * * *
> 8  * * *
> 9  * * *
> 10  * * *
> 11  * * *
> 12  * * *
> 13  * * *
> 14  * * *
> 15  * * *
> 16  * * *
> 17  * * *
> 18  * * *
> 19  * * *
> 20  * * *
> 21  * * *
> 22  bud02s24-in-f238.1e100.net <http://bud02s24-in-f238.1e100.net>
> (216.58.214.238)  284.613 ms  268.852 ms  276.127 ms
>
>
> On Mon, Jun 19, 2017 at 11:56 AM, [email protected]
> <mailto:[email protected]> <[email protected]
> <mailto:[email protected]>> wrote:
>
>     If you are using TCP you also need to specify a port such as 80 or
>     443 are good choices.
>
>     On Mon, 19 Jun 2017 at 09:53 David Okwii <[email protected]
>     <mailto:[email protected]>> wrote:
>
>         I have logged into my Mifi web interface. I fail to see
>         anywhere that suggests icmp packets are being blocked
>         ...unless its hardwired in the firmware. Am using a Tangerine
>         MiFi, perhaps some one else can test. 
>
>         On Sun, Jun 18, 2017 at 8:37 PM, sanga collins
>         <[email protected] <mailto:[email protected]>> wrote:
>
>             Was thinking the same. You should at least see the first
>             hop to your router. 
>
>             On Jun 18, 2017 12:33 PM, "Kyle Spencer"
>             <[email protected] <mailto:[email protected]>> wrote:
>
>                 In other words, perhaps ICMP is blocked at your
>                 home/office gateway?
>
>                 On Sun, Jun 18, 2017 at 4:15 PM, Kyle Spencer
>                 <[email protected] <mailto:[email protected]>> wrote:
>                 > It's worth noting that your trace fails from the
>                 first hop... which I
>                 > presume you control?
>                 >
>                 > On Sun, Jun 18, 2017 at 10:33 AM, David Okwii
>                 <[email protected] <mailto:[email protected]>> wrote:
>                 >> Hello,
>                 >>
>                 >> For some reason, I can't get the full results of
>                 traceroute command from my
>                 >> laptop to a remote server.
>                 >>
>                 >> I suspect my ISP is blocking traceroute packets,
>                 but am wondering why my
>                 >> provider would be blocking traceroute packets on
>                 their network. I have
>                 >> online that I can use TCP or ICMP protocol instead
>                 of the default  UDP by
>                 >> specifying the -I or T option, but still it won't
>                 show the full results.
>                 >> Below is my output.
>                 >>
>                 >> sudo traceroute -I 8.8.8.8
>                 >> traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60
>                 byte packets
>                 >> 1  * * *
>                 >> 2  * * *
>                 >> 3  * * *
>                 >> 4  * * *
>                 >> 5  * * *
>                 >> 6  * * *
>                 >> 7  * * *
>                 >> 8  * * *
>                 >> 9  * * *
>                 >> 10  * * *
>                 >> 11  * * *
>                 >> 12  * * *
>                 >> 13  * * *
>                 >> 14  * * *
>                 >> 15  * * *
>                 >> 16  * * *
>                 >> 17  * * *
>                 >> 18  * * *
>                 >> 19  * * *
>                 >> 20  * * *
>                 >> 21  * * *
>                 >> 22  google-public-dns-a.google.com
>                 <http://google-public-dns-a.google.com> (8.8.8.8)
>                 104.949 <tel:%288.8.8.8%29%20%20104.949> ms  88.763
>                 ms  87.018
>                 >> ms
>                 >>
>                 >>
>                 >> --
>                 >> Thanks & regards,
>                 >> David Okwii,
>                 >> Mobile(default): +256-791-040-262
>                 <tel:%2B256-791-040-262>
>                 >>
>                 >> Christ in me the Hope of Glory(Col.1:27)
>                 >>
>                 >> _______________________________________________
>                 >> The Uganda Linux User Group: http://linux.or.ug
>                 >>
>                 >> Send messages to this mailing list by addressing
>                 e-mails to: [email protected] <mailto:[email protected]>
>                 >> Mailing list archives:
>                 http://www.mail-archive.com/[email protected]/
>                 <http://www.mail-archive.com/[email protected]/>
>                 >> Mailing list settings:
>                 http://kym.net/mailman/listinfo/lug
>                 <http://kym.net/mailman/listinfo/lug>
>                 >> To unsubscribe: http://kym.net/mailman/options/lug
>                 <http://kym.net/mailman/options/lug>
>                 >>
>                 >> The Uganda LUG mailing list is generously hosted by
>                 INFOCOM:
>                 >> http://www.infocom.co.ug/
>                 >>
>                 >> The above comments and data are owned by whoever
>                 posted them (including
>                 >> attachments if any). The mailing list host is not
>                 responsible for them in
>                 >> any way.
>                 >
>                 >
>                 >
>                 > --
>                 > Cell/WhatsApp/Signal: +256790884905
>                 <tel:%2B256790884905>
>
>
>
>                 --
>                 Cell/WhatsApp/Signal: +256790884905 <tel:%2B256790884905>
>                 _______________________________________________
>                 The Uganda Linux User Group: http://linux.or.ug
>
>                 Send messages to this mailing list by addressing
>                 e-mails to: [email protected] <mailto:[email protected]>
>                 Mailing list archives:
>                 http://www.mail-archive.com/[email protected]/
>                 <http://www.mail-archive.com/[email protected]/>
>                 Mailing list settings:
>                 http://kym.net/mailman/listinfo/lug
>                 <http://kym.net/mailman/listinfo/lug>
>                 To unsubscribe: http://kym.net/mailman/options/lug
>                 <http://kym.net/mailman/options/lug>
>
>                 The Uganda LUG mailing list is generously hosted by
>                 INFOCOM: http://www.infocom.co.ug/
>
>                 The above comments and data are owned by whoever
>                 posted them (including attachments if any). The
>                 mailing list host is not responsible for them in any way.
>
>
>             _______________________________________________
>             The Uganda Linux User Group: http://linux.or.ug
>
>             Send messages to this mailing list by addressing e-mails
>             to: [email protected] <mailto:[email protected]>
>             Mailing list archives:
>             http://www.mail-archive.com/[email protected]/
>             <http://www.mail-archive.com/[email protected]/>
>             Mailing list settings: http://kym.net/mailman/listinfo/lug
>             <http://kym.net/mailman/listinfo/lug>
>             To unsubscribe: http://kym.net/mailman/options/lug
>             <http://kym.net/mailman/options/lug>
>
>             The Uganda LUG mailing list is generously hosted by
>             INFOCOM: http://www.infocom.co.ug/
>
>             The above comments and data are owned by whoever posted
>             them (including attachments if any). The mailing list host
>             is not responsible for them in any way.
>
>
>
>
>         -- 
>         Thanks & regards,
>         David Okwii,
>         Mobile(default): +256-791-040-262
>
>         Christ in me the Hope of Glory(Col.1:27)
>         _______________________________________________
>         The Uganda Linux User Group: http://linux.or.ug
>
>         Send messages to this mailing list by addressing e-mails to:
>         [email protected] <mailto:[email protected]>
>         Mailing list archives:
>         http://www.mail-archive.com/[email protected]/
>         <http://www.mail-archive.com/[email protected]/>
>         Mailing list settings: http://kym.net/mailman/listinfo/lug
>         <http://kym.net/mailman/listinfo/lug>
>         To unsubscribe: http://kym.net/mailman/options/lug
>         <http://kym.net/mailman/options/lug>
>
>         The Uganda LUG mailing list is generously hosted by INFOCOM:
>         http://www.infocom.co.ug/
>
>         The above comments and data are owned by whoever posted them
>         (including attachments if any). The mailing list host is not
>         responsible for them in any way.
>
>
>     _______________________________________________
>     The Uganda Linux User Group: http://linux.or.ug
>
>     Send messages to this mailing list by addressing e-mails to:
>     [email protected] <mailto:[email protected]>
>     Mailing list archives:
>     http://www.mail-archive.com/[email protected]/
>     <http://www.mail-archive.com/[email protected]/>
>     Mailing list settings: http://kym.net/mailman/listinfo/lug
>     <http://kym.net/mailman/listinfo/lug>
>     To unsubscribe: http://kym.net/mailman/options/lug
>     <http://kym.net/mailman/options/lug>
>
>     The Uganda LUG mailing list is generously hosted by INFOCOM:
>     http://www.infocom.co.ug/
>
>     The above comments and data are owned by whoever posted them
>     (including attachments if any). The mailing list host is not
>     responsible for them in any way.
>
>
>
>
> -- 
> Thanks & regards,
> David Okwii,
> Mobile(default): +256-791-040-262
>
> Christ in me the Hope of Glory(Col.1:27)

_______________________________________________
The Uganda Linux User Group: http://linux.or.ug

Send messages to this mailing list by addressing e-mails to: [email protected]
Mailing list archives: http://www.mail-archive.com/[email protected]/
Mailing list settings: http://kym.net/mailman/listinfo/lug
To unsubscribe: http://kym.net/mailman/options/lug

The Uganda LUG mailing list is generously hosted by INFOCOM: 
http://www.infocom.co.ug/

The above comments and data are owned by whoever posted them (including 
attachments if any). The mailing list host is not responsible for them in any 
way.

Reply via email to