Skip to main content

Questions tagged [traceroute]

traceroute is a network diagnostic tool that displays the path that a packet takes in going from an initial IP address to final one. It also measures length of time that it takes the packets to hop from one IP address to another as it goes from the initial IP address to the final one.

-1 votes
1 answer
532 views

Trying to look at patching this: https://ubuntu.com/security/notices/USN-6478-1 Am I right in assuming this patch is only available to those with a Pro contract on the server? https://ubuntu.com/...
mm_dan's user avatar
  • 1
0 votes
2 answers
1k views

As description in CVE-2023-46316: In buc Traceroute 2.0.12 through 2.1.2 before 2.1.3, the wrapper scripts do not properly parse command lines. I'm wondering how the attacker infiltrated the system ? ...
Kane's user avatar
  • 31
0 votes
0 answers
302 views

Ace is uname -a Linux ace 6.2.0-34-generic #34~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 7 13:12:03 UTC 2 x86_64 x86_64 x86_64 GNU/Linux Nub is uname -a Linux nub 6.2.0-34-generic #34~22.04.1-Ubuntu ...
jamby's user avatar
  • 7
0 votes
0 answers
143 views

I have a Asus ac86u router with OpenVPN enabled. (192.168.3.1, 10.8.0.1) The network behind the router is 192.168.3.0. The OpenVpn network is 10.8.0.0. I have several Windows machines (both physical ...
Nickolay Meschersky's user avatar
0 votes
1 answer
2k views

I am running an Ubuntu 20.0.4 LTS virtual server. I need to be able to access http://localhost:9000/ from within the server for a service I am trying to run, but I keep getting 'Connection refused' ...
jasmines's user avatar
1 vote
0 answers
139 views

Im using Ubuntu 20.04 in the VM and trying to install traceroute. However, I tried the following ways: sudo apt-get update sudo apt-get install traceroute which shows the "E: dpkg was interrupted,...
jarvis's user avatar
  • 11
0 votes
1 answer
1k views

When I try to run traceroute in my Ubuntu Virtual Machine (Oracle) it only shows the first hop(self hop) and then it shows * * * and request timed out message traceroute to www.amazon.in (108.158.254....
Jdszoua29's user avatar
1 vote
1 answer
2k views

I tried to run a traceroute command "sudo traceroute -n www.google.com" in my Ubuntu guest machine in an Oracle Virtual Box. it displays this message traceroute: invalid option -- 'n' Try '...
Jdszoua29's user avatar
2 votes
1 answer
6k views

grace@DESKTOP-PTDHEDF:~$ sudo traceroute -m3 8.8.8.8 traceroute to 8.8.8.8 (8.8.8.8), 3 hops max 1 * * * 2 * * * 3 * * * Tried the following steps but the result still the same. ...
Grace Ooi's user avatar
0 votes
0 answers
418 views

I am able to ssh from one host in Mexico to another in New Jersey, but when I start the ssh from the New Jersey host going to the same Mexico host, I get "no route to host". While ...
Rick's user avatar
  • 1
0 votes
1 answer
327 views

My goal is to connect my PC and my NAS directly using two USB to 5 Gbe adapters and both of them to a switch that has internet access via 1Gbe NICs. So the initial setup was: QNAP TS-431P connected ...
Luca's user avatar
  • 3
0 votes
2 answers
4k views

First netstat -nltp output displays: tcp 0 0 0.0.0.0:27017 0.0.0.0:* LISTEN 1235/mongod So it seems that MongoDB is running on port 27017 and accept ...
Alireza's user avatar
  • 1,294
0 votes
1 answer
1k views

I'm currently having issues accessing the internet on my Ubuntu 18.04 server. The server has TWO NICs enabled. I can ping the default gateway and internal IPs, but I cannot ping any external IP. I ...
Mysicksi's user avatar
0 votes
2 answers
8k views

Reading package lists... Done Building dependency tree Reading state information... Done net-tools is already the newest version (1.60-26ubuntu1). The following NEW packages will be installed: ...
aakash ravi's user avatar
5 votes
1 answer
9k views

I was working with someone on a project and I noticed they were using mtr (My Trace Route) instead of traceroute, is there some advantage to this? Why would they use that other tool instead?
leeand00's user avatar
  • 796

15 30 50 per page