Skip to main content

Questions tagged [ping]

For questions about Packet INternet Groper [PING].

-1 votes
1 answer
68 views

Why MLS2 Doesn't Get ICMP Packet To Where It Should?

This is a Packet Tracer lab from Kieth Barker's website with minor modifications. It is intended to exhibit how can we get to the network 10.10.0.0/24 access to the Web Server 23.1.2.2/24 Using NAT. ...
Shadi's user avatar
  • 285
0 votes
0 answers
13 views

Where is 1.1.1.1 really located? [duplicate]

I'm courious how this works: When ping-ing 1.1.1.1 I get results of roundabout 15 ms, where 1.1.1.1 is located in California, according to iplocation.net. When ping-ing a random ISP from California I ...
Justin Time's user avatar
0 votes
0 answers
30 views

iputils ping: -N (IPv6 node info query): purpose, usage, examples

What is the purpose of IPv6 node info query and how is used in ping-N ...?
pevik's user avatar
  • 147
1 vote
1 answer
54 views

Pinging packets greater than 1500 between two proper configured machines on proper configured networks, always possible?

Given the following 3 subnet topology, I will give names to them to simplify it, I am using planets, I see it as a perfect geographic enumeration. Sites Office on Earth 172.1.x FiOS, default MTU ...
Sam Washington's user avatar
0 votes
1 answer
122 views

In a trace route, do routers that do not respond still forward the packets?

In traceroute, The sender expects a reply within a specified number of seconds. If a packet is not acknowledged within the expected interval, an asterisk is displayed. Pasting here the example trace ...
Noob_Guy's user avatar
  • 491
0 votes
0 answers
63 views

noob learning cisco

I'm trying to teach myself how to use cisco devices. i was given an router, switch and firewall. so far i been able to set up vlan and have intra vlan routing working. My issue is having the switch ...
Stu Villanti's user avatar
0 votes
1 answer
144 views

Switch ping to router with trunk port

If I have a switch port trunk directly connect to a router with the follow scenario below: -------- g1/0/1 (Trunk) g1/0/1 |------| |switch| Native VLAN 1 SVI=...
Andrew's user avatar
  • 103
0 votes
2 answers
96 views

How to interpret traceroute results? [duplicate]

So, I have a task which involves calculating the RTT to a destination. Now, I have done it using ping. But, I need to do it using traceroute too. From, my knowledge about traceroute, I know that it ...
Vedanta Mohapatra's user avatar
0 votes
1 answer
98 views

Change source and destination adresses from a valid captured ping to create a valid ping with different source and destination

I want to create traffic in my network, especially I want to send a repetitive ping to the device with the IP 192.168.3.146 from my traffic generator (IP 192.168.3.100) (see scematic) For the creation ...
sellerBasti's user avatar
0 votes
1 answer
1k views

Not able to ping device with different subnet on gateway and ip adress

I am trying to ping a device with IP 192.168.0.200, subnet mask 255.255.255.0. It is configured with gateway adress 192.168.1.1. Is it because the gateway subnet, and ip adress subnet is different i ...
alehol's user avatar
  • 1
0 votes
2 answers
316 views

My PCs aren't able to ping each other successfully. Why? I think my Ip route is the problem? I am not sure

I have a topology of PCs A, B, D, and E, 2 routers R1 and R2, and 4 switches A, B, D, and E for each of my PCs respectively. PC A IP is 201.4.100.1/28 with a default gateway of 201.4.100.2, PC-B IP ...
NETFstudtNP's user avatar
0 votes
1 answer
368 views

trying to ping 192.168.2.2 from 192.168.1.1 pcs

im trying to ping pc2 from pc0 and it doesn't work can anyone help tell me why? pc0 is 192.168.1.1/24 and pc2 is 192.168.2.2/24. The port connecting switch 0 is 192.168.1.100/24 and the port ...
potatoNetwork's user avatar
0 votes
2 answers
1k views

How to solve high ping "spikes" to pfSense when ipSec connections are active?

Background information: We have latency/freeze problems with our pfSense. To be able to answer the question i will first give some general background information: We run pfSense V2.6.0 on following ...
CodeNinja's user avatar
  • 219
1 vote
1 answer
263 views

Measuring Latency between my local network hops [closed]

I have to measure the latency in my local network and also between each hop. I used the conventional tools like ping, tracert, pathping etc. But the problem is here these tools have there own protocol ...
Nifty's user avatar
  • 13
0 votes
2 answers
213 views

How to benchmark time a packet spend in each OSI layer?

I'm benchmarking latency of sending a TCP packet from a client to a server. The payload of the packet is the nanosecond timestamp (using clock_gettime() on Linux) right before the send() socket ...
Huy Le's user avatar
  • 103

15 30 50 per page
1
2 3 4 5
19