<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>NPweek 6-Day 1 by Pallavi Samaddar</title>
      <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0</link>
      <description>Research Activity
In groups answer these questions on a collaborative document
</description>
      <language>en-us</language>
      <pubDate>2022-07-04 16:49:42 UTC</pubDate>
      <lastBuildDate>2025-10-17 21:03:24 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Group4</title>
         <author>lilamdn</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236649391</link>
         <description><![CDATA[<div>The main difference between IPv4 and IPv6 is the <strong>address size of IP addresses</strong>. The IPv4 is a 32-bit address, whereas IPv6 is a 128-bit hexadecimal address. IPv6 provides a large address space, and it contains a simple header as compared to IPv4.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:44:19 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236649391</guid>
      </item>
      <item>
         <title>Group 7</title>
         <author>sherrymiano</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236649542</link>
         <description><![CDATA[<ul><li>IPv4 is 32-Bit IP address whereas IPv6 is a 128-Bit IP address.</li><li>IPv4 is a numeric addressing method whereas IPv6 is an alphanumeric addressing method.</li><li>IPv4 binary bits are separated by a dot(.) whereas IPv6 binary bits are separated by a colon(:).</li><li>IPv4 offers 12 header fields whereas IPv6 offers 8 header fields.</li><li>IPv4 supports broadcast whereas IPv6 doesn’t support broadcast.</li><li>IPv4 has checksum fields while IPv6 doesn’t have checksum fields</li><li>When we compare IPv4 and IPv6, IPv4 supports VLSM (Variable Length Subnet Mask) whereas IPv6 doesn’t support VLSM.</li><li>IPv4 uses ARP (Address Resolution Protocol) to map to MAC address whereas IPv6 uses NDP (Neighbour Discovery Protocol) to map to MAC address.</li></ul><div><br></div>]]></description>
         <enclosure url="https://www.guru99.com/images/1/053018_0657_IPv4vsIPv6W1.png" />
         <pubDate>2022-07-04 18:44:50 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236649542</guid>
      </item>
      <item>
         <title>Group 7</title>
         <author>nayebimr</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236651091</link>
         <description><![CDATA[<div>Ping The Host<br><br></div><div>The first step in any connectivity troubleshooting with ping is to simply try and ping the remote host. Remember, not all devices are configured to respond to a ping request, so be sure that what you are trying to ping can even respond. If your ping is returned, then the network is working, and any issue you are having lies somewhere else.<br><br>To use ping, just type ping and then the host you are trying to reach.<br>For example, if you are having trouble connecting to a website, you could try and ping the URL of that website (see example below).<br><br></div><div><br></div><div>Those four replies show that the network and internet connection is good and that the server is reachable. In this case, maybe the problem is with the webserver configuration instead.<br><br></div><div>&nbsp;<br><br></div><div>Ping By IP Address<br><br></div><div>Ping actually sends requests to an IP address. Which brings us to another troubleshooting step. If you can ping a host by its IP address, but not by the name, then the problem is with name resolution. In the example above, if I can ping the IP, but cannot ping the URL, then my problem is with resolving the name, perhaps a misconfigured DNS server. You can for example ping 8.8.8.8.<br><br></div><div>What Else Ping Tells Us<br><br></div><div>In the above example, there were four pings sent and replies received. Also listed is the time that the pings took, in this case a minimum of 13 milliseconds (ms), and a maximum of 23 ms . A wide variation might suggest that there is a connection issue, perhaps network congestion. While there is no “good” time for a ping to take, a time that is significantly higher than usual, or significantly higher than other hosts on the same network could indicate issues as well.<br><br>While all four of our pings came back good, missing pings suggest trouble on the network. However, if some pings do come back, then at least the network configuration is functional.<br><br></div><div>How To Pin Point Network Issues With Ping<br><br></div><div>Knowing that your network connection isn’t working properly or your internet is down is one thing. Knowing where the problem is, is much better. To get a better idea about where the network issue is, an administrator can ping key parts of the network infrastructure like the router.<br><br>The first key point to ping is the gateway. On many computers the default gateway can be determined by examining the IP configuration. If the gateway pings, that means the local portion of the network is functioning and the problem lies beyond.<br>If the gateway does not ping, then either the problem is with the gateway itself, or on the route to the gateway.<br><br>To test connectivity to the internet, some administrators ping 8.8.8.8, which is Google’s primary DNS server. It is not only easy to remember, it is very likely to be up and running at any given time.<br><br></div><div>Finally, pinging the loopback address ensures that the network stack is functioning and properly initialized on the system itself. To ping the loopback address, simply ping 127.0.0.1. If that fails, the network is not running properly on the system.<br><br></div><div>Keeping Pinging!<br><br></div><div>Another trick for troubleshooting with ping is to set a continuous ping. This can be useful for many situations, including ensuring the remote host stays reachable, or to see when connectivity is lost.<br><br>For example, an administrator can set a system to ping a remote host while making adjustments to wiring, or testing network equipment. If the pings stop coming back successful, then the change has broken the previously functioning network. This is particularly useful when installing, replacing, or removing network equipment.<br><br>To continuously ping with Windows, use the -t switch.<br>ping -t URL.<br><br></div><div><br></div><div>Type CTRL-C to end the pinging, or close the command window.<br><br></div><div>Ping From Different Global Locations<br><br></div><div>To get reliable ping data it is necessary to ping from different global locations. Imagine your server is located in Germany - a Ping response from a site in Germany can be way faster than the response time you get if you ping from China.<br><br></div><div>An easy way to test the response time from different locations all over the globe is our brand-new Ping Speed Test. We drop several ping commands from every continent and give you insight in minimum, maximum and average response time - plus more details of what a good ping speed is.<br><br></div><div>And now it's getting exciting. Want to know what the current ping times are for your (or any) website? Then take a look at our brand new <a href="https://pingtest.paessler.com/?hsCtaTracking=06379c6a-aba1-4f47-8a71-44a185266522%7C54a19695-b2a4-4ca2-b26a-e956e7144333">ping test tool</a> and see how ping times can be improved in your individual case.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:48:52 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236651091</guid>
      </item>
      <item>
         <title>Group 3</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236651784</link>
         <description><![CDATA[<div>The main difference between IPv4 and IPv6 is the address size of IP addresses. The IPv4 is a 32-bit address, whereas IPv6 is a 128-bit hexadecimal address. IPv6 provides a large address space, and it contains a simple header as compared to IPv4. IPv6 increases the IP address from 32 bits to 128 bits to support larger address demands. It is estimated that there are 4x10^18 IPv6 addresses per square meter on the Earth's surface, so that IP addresses will not run out in the foreseeable future. The encoding of IPv6 addresses uses a hierarchy similar to CIDR, which simplifies the routing.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:50:43 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236651784</guid>
      </item>
      <item>
         <title>group 7</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236651802</link>
         <description><![CDATA[<div>A traceroute provides a map of how data on the internet travels from its source to its destination. A traceroute plays a different role than other diagnostic tools, such as packet capture, which analyzes data. Traceroute differs in that it examines how the data moves through the internet. <br>Traceroute displays information about each “hop” a packet takes from your computer to the remote host. It is often a good way to pinpoint possible ISP connection issues or network bottlenecks.<br>Traceroute most commonly uses<strong> </strong>Internet Control Message Protocol (ICMP) echo packets with variable time to live (TTL) values. The response time of each hop is calculated to guarantee accuracy. Each hop is queried multiple times (usually three times) to better measure the response of that particular hop.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:50:47 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236651802</guid>
      </item>
      <item>
         <title>Group 3</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236652334</link>
         <description><![CDATA[<div>Traceroute is a network diagnostic tool used to track in real-time the pathway taken by a packet on an IP network from source to destination, reporting the IP addresses of all the routers it pinged in between.&nbsp;<br><br>Traceroute also records the time taken for each hop the packet makes during its route to the destination.<br><br>Traceroute is a useful tool for determining the response delays and routing loops present in a network pathway across packet-switched nodes. It also helps to locate any points of failure encountered while en route to a certain destination.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:52:14 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236652334</guid>
      </item>
      <item>
         <title>Group 4                                                                                                     </title>
         <author>fresebhatu</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236652950</link>
         <description><![CDATA[<div><strong>Ping</strong>&nbsp;<br> The ping utility is one of the most commonly used network troubleshooting tools, largely because it is supported on a large number of platforms and devices. Its primary task is to determine whether a specific host is reachable; this is done via the Internet Control Message Protocol (ICMP). An echo ICMP packet is sent from a source device toward a destination device. Assuming nothing is blocking the ICMP echo packet between the source and the destination, the destination device that is up will respond back to the source device with an ICMP echo reply packet. This assumption is often a problem, though, as many firewalls (host- and network-based) by default will block ICMP echo and echo reply packets.&nbsp;</div><div><br><strong>Tracert<br></strong>&nbsp;The Tracert command (or traceroute on other platforms) is another very common network troubleshooting tool. It is used to <em>trace</em> a packet’s path from source to destination. The output from this command gives the issuer a list of devices that a packet will move through on its way to the destination. This is then used to determine where the cause of a potential problem may exist. The Tracert tool uses ICMP echo packets to determine the different points on the path to the destination.<br><br><strong>Pathping</strong></div><div>The pathping utility is a Windows-specific utility that combines some of the advantages of both ping and tracert. Its output provides a tracert-like report along with an extended statistical look at all of the different hosts along the path to the destination. This information can then be used to determine the potential problem devices along with the path, especially for intermittent problems that are hard to pin down.<br><strong>Route</strong></div><div>The route command is used on Windows devices to add, remove, and view the routing table. For the most part, simple Windows installations rarely require the alteration of the routing table, but when devices are configured with multiple Network Interface Cards (NIC), it is can be used more frequently</div><div><br></div><div><strong>Nslookup</strong>&nbsp; The Nslookup utility is used to perform lookups and troubleshooting of the <strong>Domain Name System</strong> (<strong>DNS</strong>). Sometimes the problems that occur on a Windows device stem from an issue with DNS — this is where the nslookup command comes in: to determine if the current DNS configuration of a device is operating correctly <br><br><strong>Arp</strong></div><div>The arp utility it used to add, modify, delete, and view the entries of the Address Resolution Protocol (ARP) table. ARP is used on Ethernet networks to link together the physical MAC (layer 2) addresses and Internet Protocol (IP) addresses.<br>&nbsp;The arp utility is commonly used to view the contents of the ARP table, and this gives the troubleshooter a way to determine whether devices are communicating at a layer below IP.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:54:10 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236652950</guid>
      </item>
      <item>
         <title>PING                             Group2</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236653028</link>
         <description><![CDATA[<div><strong>Ping is a super simple program and the basics are the same no matter which operating system you're using. </strong>Ping let's you send a special type of ICMP message called an echo request. An ICMP echo request essentially just asks a destination, hey are you there? If the destination is up and running and able to communicate on the network, it will send back an ICMP echo reply message type. You can invoke the Ping Command from the command line of any modern operating system. In its most basic use you just type ping and a destination IP or a fully qualified domain name.&nbsp;<br>Output of the Ping Command is very similar across each of the different operating systems. Every line of output will generally display the adverse sending the ICMP Echo reply, and how long it took for the round trip communications. It will also have the TTL remaining and how large the ICMP message is in bytes.&nbsp;</div><div>Once the command ends, there will also be some statistics displayed, like percentage of packets transmitted and received, the average round trip time, and a couple other things like that.&nbsp;</div><div>On Linux and Mac OS, the Ping Command will run until it's interrupted by an end user sending an interrupt event. They do this by pressing the control key and the C key at the same time. On Windows, Ping defaults to only sending 4Echo requests. In all environments PING supports a number of command line flags that let you change its behavior like the number of echo request to send, how large they should be, and how quickly they should be sent&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:54:21 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236653028</guid>
      </item>
      <item>
         <title>Group 4 - Romel </title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236653073</link>
         <description><![CDATA[<div>Traceroute is a tool that lets you discover the path between two nodes and gives you information about each hop along the way.<br><br>It works by manipulating the TTL at IP level (sets TTL for first packet to 1, second packet to 2, third to 3 etc..)<br><br>This allows for each packet to be discarded at each router hop until it reaches a destination and gets a reply.<br><br>This can be an effective tool for troubleshooting as it can&nbsp; pinpoint what router is failing to forward the data i.e. where on the network the connection is having issues. &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:54:29 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236653073</guid>
      </item>
      <item>
         <title>Group 6           heba</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236653733</link>
         <description><![CDATA[<div>Traceroute is a command that runs tools used for network diagnostics. These tools trace the paths data packets take from their source to their destinations, allowing administrators to better resolve connectivity issues. On a Windows machine, this command is called tracert; on Linux and Mac, it’s called traceroute.&nbsp; &nbsp;<br>If you’re having trouble connecting to a website, traceroute can tell you where the problem is. It can also help visualize the path traffic takes between your computer and a web server.<br><br><strong>How Traceroute Works</strong></div><div>When you connect to a website – say, howtogeek.com – the traffic has to go through several intermediaries before reaching the website. The traffic goes through your local router, your Internet service provider’s routers, onto larger networks, and so on.<br>Traceroute shows us the path traffic takes to reach the website. It also displays the delays that occur at each stop. If you’re having issues reaching a website and that website is working properly, it’s possible there’s a problem somewhere on the path between your computer and the website’s servers. Traceroute would show you where that problem is.<br><br>In more technical terms, traceroute sends a sequence of packets using the ICMP protocol (the same protocol used for the ping command.) The first packet has a time-to-live (also known as TTL, or hop limit) of 1, the second packet has a TTL of 2, and so on. Each time a packet is passed to a new router, the TTL is decreased by 1. When it reaches 0, the packet is discarded and the router returns an error message. By sending packets in this manner, traceroute ensures that each router in the path will discard a packet and send a response.<br><br><strong>How to Use Traceroute</strong></div><div>Traceroute is run from a command prompt or terminal window. On Windows, press the Windows key, type Command Prompt, and press Enter to launch one.<br><br></div><div>To run a traceroute, run the tracert command followed by the address of a website. For example, if you wanted to run a traceroute on How-To Geek, you’d run the command:<br><br></div><blockquote>tracert howtogeek.com.<br><br><br></blockquote>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:56:27 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236653733</guid>
      </item>
      <item>
         <title>Group 7 </title>
         <author>sherrymiano</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236653834</link>
         <description><![CDATA[<div>The Internet Control Message Protocol (ICMP) is a protocol that devices within a network use to communicate problems with data transmission. In this ICMP definition, one of the primary ways in which ICMP is used is to determine if data is getting to its destination and at the right time.<br><br>How errors are reported:&nbsp;<br><br>The error-reporting message defines that the router encounters a problem when it processes an IP packet, then it reports a message. Error messages are continually transmitted to the original source because the only data possible in the datagram around the route is the source and destination IP addresses.<br><br></div><div><br><br></div><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1739580475/db85ed5d2e73c1322f68bad6d070fdb6/error_reporting.jpg" />
         <pubDate>2022-07-04 18:56:47 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236653834</guid>
      </item>
      <item>
         <title>Group 5- Debbie</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236654247</link>
         <description><![CDATA[<div>Traceroute is a network diagnostic tool used to test the connectivity of a network.&nbsp; It provides a map of how data on the internet travels from its source to its destination in real time, giving precise route information.&nbsp; It reports the IP addresses of all the routers it pings between, as well as, the time taken for each hop.&nbsp; It is a useful tool for troubleshooting as it shows the path and points of failure giving the user a visual representation.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:58:01 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236654247</guid>
      </item>
      <item>
         <title>Group 3</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236654534</link>
         <description><![CDATA[<div>The PING utility is&nbsp; the first command that needs to be issued when there is a need to find out whether a certain host is "alive" or not. Basically it tells whether a host is responding, If the destination is up and running and able to communicate on the network, it will send back an ICMP echo reply message type.</div><div>Example If “ping my. hostname. com”&nbsp;</div><div>returns ‘Name or service not known’ then it isn’t in DNS or your local resolver,&nbsp;</div><div>And if “ping 192.72.4.132 “</div><div>doesn’t respond, then the IP address isn’t allocated to a device with a functioning network interface.<br>The PING not only tells if the connection is responding but also reports the speed of said connection. </div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 18:59:00 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236654534</guid>
      </item>
      <item>
         <title>Trever- Group 7</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236655255</link>
         <description><![CDATA[<div>NSLOOKUP is a web based DNS (Domain Name System) Client that allows one to look up the IP address of a given host server.&nbsp;<br><br>NSLOOKUP can be used in troubleshooting by:&nbsp;<br><br>- Finding the IP address of a host.<br>- Finding the domain name of an IP address.<br>- Finding mail servers for a domain. &nbsp; &nbsp; &nbsp;</div>]]></description>
         <enclosure url="https://fossbytes.com/wp-content/uploads/2016/05/nslookup-command-dns.jpg" />
         <pubDate>2022-07-04 19:00:43 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236655255</guid>
      </item>
      <item>
         <title>Group 5</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236655359</link>
         <description><![CDATA[<div>The most obvious difference, and the most applicable for regular people, is the difference in formats:<br><br></div><ul><li>IPv4 uses a 32-bit address</li><li>IPv6 uses a 128-address</li></ul><div>Without getting into the math (we’ll save that for the next section), this means that IPv6 offers 1,028 times more addresses than IPv4, which essentially solves the “running out of addresses” problem (at least for the foreseeable future).<br><br></div><div>IPv6 is also an alphanumeric address separated by colons, while IPv4 is only numeric and separated by periods. Again, here’s an example of each:<br><br></div><ul><li>IPv4 – 32.253.431.175</li><li>IPv6 – 3002:0bd6:0000:0000:0000:ee00:0033:6778</li></ul><div>There are also some technical differences between IPv4 vs IPv6, though non-developers don’t really need to know them. Some of the most notable technical differences are that:<br><br></div><ul><li>IPv6 includes built-in Quality of Service (QoS).</li><li>IPv6 has a built-in network security layer (IPsec).</li><li>IPv6 eliminates Network Address Translation (NAT) and allows end-to-end connectivity at the IP layer.</li><li>Multicasting is part of the base specifications in IPv6, while it’s optional in IPv4. Multicasting allows for the transmission of a packet to multiple destinations in a single operation.</li><li>IPv6 has larger packet headers (about twice as large as IPv4).</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:01:02 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236655359</guid>
      </item>
      <item>
         <title>Group 7</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236655512</link>
         <description><![CDATA[<div><br><br></div><ol><li><strong>Check the hardware</strong>. When you’re beginning the troubleshooting process, check all your hardware to make sure it’s connected properly, turned on, and working. If a cord has come loose or somebody has switched off an important router, this could be the problem behind your networking issues. There’s no point in going through the process of troubleshooting network issues if all you need to do is plug a cord in. Make sure all switches are in the correct positions and haven’t been bumped accidentally.<br>Next, turn the hardware off and back on again. This is the mainstay of IT troubleshooting, and while it might sound simplistic, often it really does solve the problem. Power cycling your modem, router, and PC can solve simple issues—just be sure to leave each device off for at least 60 seconds before you turn it back on.</li><li><strong>Use ipconfig</strong>. Open the command prompt and type “ipconfig” (without the quotes) into the terminal. The Default Gateway (listed last) is your router’s IP. Your computer’s IP address is the number next to “IP Address.” If your computer’s IP address starts with 169, the computer is not receiving a valid IP address. If it starts with anything other than 169, your computer is being allocated a valid IP address from your router.<br>Try typing in “ipconfig /release” followed by “ipconfig /renew” to get rid of your current IP address and request a new one. This will in some cases solve the problem. If you still can’t get a valid IP from your router, try plugging your computer straight into the modem using an ethernet cable. If it works, the problem lies with the router.</li><li><strong>Use ping and tracert</strong>. If your router is working fine, and you have an IP address starting with something other than 169, the problem’s most likely located between your router and the internet. At this point, it’s time to use the <strong>ping</strong> tool. Try sending a ping to a well-known, large server, such as Google, to see if it can connect with your router. You can ping Google DNS servers by opening the command prompt and typing “ping 8.8.8.8”; you can also add “-t” to the end (ping 8.8.8.8 -t) to get it to keep pinging the servers while you troubleshoot. If the pings fail to send, the command prompt will return basic information about the issue.<br>You can use the <strong>tracert</strong> command to do the same thing, by typing “tracert 8.8.8.8”; this will show you each step, or “hop,” between your router and the Google DNS servers. You can see where along the pathway the error is arising. If the error comes up early along the pathway, the issue is more likely somewhere in your local network.</li><li><strong>Perform a DNS check</strong>. Use the command “nslookup” to determine whether there’s a problem with the server you’re trying to connect to. If you perform a DNS check on, for example, google.com and receive results such as “Timed Out,” “Server Failure,” “Refused,” “No Response from Server,” or “Network Is Unreachable,” it may indicate the problem originates in the DNS server for your destination. (You can also use nslookup to check your own DNS server.)</li><li><strong>Contact the ISP</strong>. If all of the above turn up no problems, try contacting your internet service provider to see if they’re having issues. You can also look up outage maps and related information on a smartphone to see if others in your area are having the same problem.</li><li><strong>Check on virus and malware protection</strong>. Next, make sure your virus and malware tools are running correctly, and they haven’t flagged anything that could be affecting part of your network and stopping it from functioning.</li><li><strong>Review database logs</strong>. Review all your database logs to make sure the databases are functioning as expected. If your network is working but your database is full or malfunctioning, it could be causing problems that flow on and affect your network performance.</li></ol><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1724670757/907e558b763d75e0fe71298a377b1187/steps_to_troubleshoot_a_network_1024x536.jpg" />
         <pubDate>2022-07-04 19:01:22 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236655512</guid>
      </item>
      <item>
         <title>Group 3</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236655901</link>
         <description><![CDATA[<div><em>Dig (Mac OS and Linux)</em> is the primary command-line tool for troubleshooting DNS issues.&nbsp;<br><br>This tool is used to determine the IP address associated with a domain name, obtain the mail server settings for a domain, and much more.<br><br>Some other useful tools are:<br><br></div><ol><li><strong>Ping</strong> A very widely used command line utility that tests remote host availability and reports on roundtrip time, packet loss, and jitter.</li><li><strong>Ifconfig</strong> A command line system query that returns the current host’s IP addressing statuses.</li><li><strong>NetStat</strong> Displays both incoming and outgoing connections active on the current system.</li><li><strong>NSLookup</strong> A DNS lookup and reverse lookup mechanism.</li><li><strong>Route</strong> View or alter entries in the local routing table.</li><li><strong>Host</strong> A DNS name lookup and reverse lookup tool.</li><li><strong>ARP</strong> Address Resolution Protocol implementation checker. Reads the mapping between IP addresses and MAC addresses.</li><li><strong>EthTool</strong> A command line tool that enables the Ethernet adapter settings to be viewed or edited.</li><li><strong>IWConfig</strong> View a wireless adapter configuration and edit it.</li><li><strong>Hostname</strong> View and change the host name of the current system.</li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:02:00 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236655901</guid>
      </item>
      <item>
         <title>Group 6</title>
         <author>josiahdvsalceda</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656005</link>
         <description><![CDATA[<div>nslookup is a network administration command-line tool for querying the Domain Name System to obtain the mapping between a domain name and IP address or other DNS records.<br><br>There are two primary functions included with nslookup. The first is DNS lookup, whereby you enter a domain URL and retrieve the corresponding server IP address. You can also reverse this process and enter an IP address to retrieve the corresponding domain URL.<br><br>It is useful to troubleshoot server connections or for security reasons. Such reasons include guarding against <a href="https://www.techtarget.com/searchsecurity/definition/phishing">phishing</a> attacks, in which a domain name is altered -- for example, by substituting the numeral 1 for a lowercase l -- to make an unfriendly site look friendly and familiar (joes1owerprices.com vs. joeslowerprices.com).<br><br></div><div><br>DNS, or nslookup, also helps deter <a href="https://www.techtarget.com/searchsecurity/definition/cache-poisoning">cache poisoning</a>, in which data is distributed to caching resolvers, posing as an authoritative origin server.<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1719752375/036537daa37404335337da01662606d9/image.png" />
         <pubDate>2022-07-04 19:02:20 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656005</guid>
      </item>
      <item>
         <title>GROUP 2                   Shevan</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656029</link>
         <description><![CDATA[<div>IF you want to see exactly what's happening behind the scenes.&nbsp;</div><div>&nbsp;there are lots of different command line tools out there to help you with this.&nbsp;</div><div>The most common tool is known as nslookup. And it's available on all three of the operating systems we've been discussing, Linux, Mac, and Windows. A basic use of nslookup is simple.You execute the nslookup command with the host name following it. And the output displays what server was used to perform the request and the resolution result. Let's say you needed to know the IP address for a twitter.com.&nbsp;</div><div>You would just enter nslookup twitter.com and the A record would be returned. Nslookup is way more powerful than just that. It includes an interactive mode that lets you set additional options and run lots of queries in a row. To start an interactive nslookup session, you just enter nslookup, without any hostname following it. You should see an angle bracket acting as your prompt. From interactive mode, you can make lots of requests in a row. You can also perform some extra configuration to help with more in-depth&nbsp;</div><div>trouble shooting. While in interactive mode, if you type server, then an address, all the following name resolution queries will be attempted to be made using that server instead of the default name server.</div><div>You can also enter set type= followed by a resource record type. By default, nslookup will return A records.&nbsp;</div><div>But this lets you explicitly ask for AAAA or MX or even text records associated with the host.</div><div>If you really want to see exactly what's going on, you can enter set debug. This will allow the tool to display the full response packets, including any intermediary requests and all of their contents. Warning, this is a lot of data and can contain details like the TTL left, if it's a cached response, all the way to the serial number of the zone files the request was made against.</div><div><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:02:25 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656029</guid>
      </item>
      <item>
         <title>Group 3</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656125</link>
         <description><![CDATA[<div>The Internet Control Message Protocol (ICMP) is a supporting protocol in the Internet protocol suite. It is used by network devices, including routers, to send error messages and operational information indicating success or failure when communicating with another IP address, for example, an error is indicated when a requested service is not available or that a host or router could not be reached.&nbsp;<br><br>After the IP header, comes the three field ICMP header. These contain a code that categories the error, a sub-code field, which refines the error code description, and then a checksum. After the ICMP field come the first eight bytes of the payload, which are actually the Transport Layer header (TCP or UDP).<br><br>When a router ricochet’s back an ICMP packet to report an error, it recreates all of the fields in the original IP header of the packet that it is reporting on. So, an error collection program on the original sending computer could analyze the header and work out exactly which of the IP packets that it sent out failed.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:02:43 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656125</guid>
      </item>
      <item>
         <title>Group 3 </title>
         <author>sarahbacabac</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656432</link>
         <description><![CDATA[<div>nslookup is a simple but very practical command-line tool, which is principally used to find the <strong>IP address</strong> that corresponds to a host, or the domain name that corresponds to an IP address (a process called “Reverse DNS Lookup”). nslookup allows itself to be used in the command-line of the operating system in question. nslookup is used to troubleshoot server connections or for security reasons. There are different scenarios in which the use of nslookup is appropriate. In this way, the command-line program is an especially crucial tool when resolving DNS issues. First and foremost, a <strong>data query </strong>helps find the cause of the problem at hand. For example, those who use Windows and experience an issue with the active directory can use nslookup to quickly and easily check whether <strong>all involved servers are converted in the domain name system as planned</strong>. Generally, this program shows its strengths when various <strong>subdomains</strong> are involved – not only when it is simply a matter of checking them, but also when there are <strong>connection problems</strong>.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:03:33 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656432</guid>
      </item>
      <item>
         <title>Group1</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656453</link>
         <description><![CDATA[<div>Traceroute - a utility that lets you discover the path between two nodes, and gives you information about each hop along the way.<br><br>tracert - windows<br>traceroute - Linux<br><br><br>How does it used for troubleshooting?<br>Traceroute shows us the path traffic takes to reach the website. It also displays the delays that occur at each stop. If you're having issues reaching a website and that website is working properly, <strong>it's possible there's a problem somewhere on the path between your computer and the website's servers</strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:03:36 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656453</guid>
      </item>
      <item>
         <title>Group 4</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656888</link>
         <description><![CDATA[<div>To Ping something means that you send an internet packet to a destination computer or other network device and ask for a response. That device then sends a packet back to you.&nbsp;<br><br>Pings can be used to:&nbsp;</div><ul><li>check whether your connection to a remote computer works</li><li>To check how healthy that connection is</li></ul><div><br></div><div>If the ping reaches its destination and you get a reply, the ping response will tell you how long a packet took to return and how many packets have been lost. You can also use the ping command to diagnose if the connection is too slow or unreliable.<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:04:17 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236656888</guid>
      </item>
      <item>
         <title>Group 1 - Oliver</title>
         <author>oliverlee1018</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657088</link>
         <description><![CDATA[<div><strong>6 Useful DNS tools to Check out:</strong></div><div><br></div><ul><li>ping</li><li>nslookup&nbsp;</li><li>traceroute</li><li>dig</li><li>host</li><li>whois</li></ul><div><br></div><ol><li><strong>Ping</strong> checks to see if you can actually reach a server. It is the go to command for making sure that a server is online and functional. You can also use this tool to see if a website is down for every one, or just you. Ping is a simple way to check if your domain name is resolving correctly.</li><li><strong>NSLookup</strong> A network administration command-line tool for querying the Domain Name System (DNS) to obtain the mapping between a domain name and IP address. Example of use: nslookup followed by the domain name will display the “A Record” (IP Address) of the domain.&nbsp; It queries to domain name servers and gets the details in order to find the address record for a domain. (NS lookup is useful for quickly looking up name server information, but it usually requires detailed parameters, see <strong><em>Dig</em></strong> [next] for less parameters...)</li><li><strong>Domain Information Groper (Dig</strong>) A network administration command-line tool for querying the DNS.&nbsp; It can identify IP address records, record the query route as it obtains answers from an authoritative nameserver, and diagnose other DNS problems. You can use Dig to lookup nameservers. <br>Type “dig noip.com ns” and hit enter. This command will show all of the nameservers associated with noip.com. <a href="http://www.noip.com/blog/2011/04/12/dig-tutorial/"><strong>Check out this Dig tutorial for some cool ways to use it</strong></a>.</li><li><strong>Traceroute</strong> Traceroute shows you the route (path) that was used to connect you to the IP address or hostname. It will show all of the routers it goes through until it gets to its destination, or it fails. A traceroute also tells you how long each hop to each router takes and if it fails, it will show you exactly where the IP packet failed.&nbsp; <a href="http://www.noip.com/support/knowledgebase/trace-route-guide/"><strong>This guide will show you how to run your own trace route</strong></a>.</li><li><strong>Host </strong>command is used to find the IP address of a particular domain name or if you want to find out the domain name of a particular IP address</li><li><strong>Whois</strong> command is an easy way to find information on the owner, nameserver, registrar etc. of a domain name. It is useful for getting all the detailed info you want from a domain, helping you identify the responsible party for a domain. This is useful if you have problems sending to, or receiving from a domain; or if you just want to query the authoritative nameservers for that domain.&nbsp;<br>(Type “Whois” followed by your domain of choice and hit enter. Then type Whois mashable.com and hit enter. It will bring up all of the domain registration information).</li></ol><div><br><br><br><strong><em>EXTRA TOOLS to check out if interested:</em></strong></div><ol><li><strong>Route</strong> The route command is used to view and make changes to the kernel routing table on Linux, BSD, and other Unix-like systems.</li><li><strong>IP command tool</strong> Found in the net tools which are used for performing several network administration tasks.</li><li><strong>NETCAT and NCAT</strong> Nc or the Netcat command is a networking command-line tool in Linux. It works like a port scanning tool, a security tool, or a network monitoring tool. "It is an important utility for system administrators to be aware of and is often referred to as the <a href="https://www.linuxfordevices.com/tutorials/netcat-command-in-linux">Swiss army knife</a> of networking tools."&nbsp;</li><li><strong>Ethtool</strong> A tool used for troubleshooting in a Linux network. It is primarily used to query and control Ethernet devices, including driver and hardware settings on Linux systems.</li><li><strong>PuTTY</strong> A free and open-source terminal emulator, serial console, and network file transfer application.</li><li><strong>ManageEngine OpManager</strong> A scalable Linux network monitoring tool. It can monitor Linux devices and traffic in your network for availability, health, and performance in real-time and generate network performance reports</li></ol><div><br><sub>Sources:<br>https://www.noip.com/blog/2014/11/13/10-dns-tools-every-sysadmin-know/<br>https://www.redhat.com/sysadmin/DNS-name-resolution-troubleshooting-tools<br>https://help.dyn.com/how-to-use-binds-dig-tool/<br>https://www.geeksforgeeks.org/host-command-in-linux-with-examples/<br>https://www.geeksforgeeks.org/nslookup-command-in-linux-with-examples/</sub></div><div><br></div>]]></description>
         <enclosure url="https://media0.giphy.com/media/jM4NGpvx6jZmW93hcZ/giphy.gif" />
         <pubDate>2022-07-04 19:04:45 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657088</guid>
      </item>
      <item>
         <title>Group 2</title>
         <author>fahaduddin6</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657308</link>
         <description><![CDATA[<div><strong><em>Traceroute:</em></strong><br>Traceroute is a command-line tool included with Windows and other operating systems. Along with the ping command, it's an important tool for understanding Internet connection problems, including packet loss and high latency. If you're having trouble connecting to a website, traceroute can tell you where the problem is.<br><strong><em>How it can be used for Troubleshooting:<br></em></strong><br></div><ol><li>Open a DOS command window. To do this, click <strong>Start</strong>, click <strong>Run</strong>, type cmd, and then press Enter.</li><li>At the command prompt, type the following command. Replace <em>example.com</em> with the domain that you want to test</li><li>Interpret the output from tracert:<br><br><ul><li>Tracert displays each hop, indicated by a number in the left column. It also displays the domain and IP address at each hop, as well as the time spent. For example, the following output shows the path to an A2 Hosting server</li></ul></li><li>You can examine the times between each hop to look for places where the connection “hangs”. In some cases, tracert may also time out, which is indicated by an asterisk (<strong>*</strong>)</li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:05:25 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657308</guid>
      </item>
      <item>
         <title>Group 5</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657322</link>
         <description><![CDATA[<div>A port in computer networking is <strong>how a computer can use a single physical network connection to handle many incoming and outgoing requests by assigning a port number to each</strong>. The numbers go from 0 to 65535, which is a 16-bit number.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:05:28 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657322</guid>
      </item>
      <item>
         <title>Group 7</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657838</link>
         <description><![CDATA[<div>Sometimes you need to know if things are working at the transport layer. There are 2 tools for this which displays diagnostic information for a connection.:<br>Netcat on Linux and Mac OS<br>Test-NetConnection on Windows<br><br><strong>The Netcat</strong> tool can be run through the command 'nc' and has 2 mandatory arguments: a host and a port. Running nc google.com 80 would try to establish a connection on port 80 to google.com. If the connection fails, the command will exit. If it succeeds, you'll see a blinking cursor waiting for more input. This is a way for you to actually send application layer data to the listening service from your own keyboard. If you're only curious about the status report, you can issue the command with the -z flag, which stands for zero input/output mode. The -v flag, which stands for verbose makes the command's output useful to the human eye, as opposed to non-verbose output, which is better for scripts.<br>By issuing the -z and -v flags, the command's output will tell you if a connection to the port is possible or not.<br><br><strong>The Test-NetConnection </strong>is similar to netcat. If you run Test-NetConnection with only a host specified, it will default to using an ICMP Echo request, much like the program ping, but with more data, such as the data link layer protocol being used. With the -port flag, you can ask Test-NetConnection to test connectivity to a specific port.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:06:59 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657838</guid>
      </item>
      <item>
         <title>Group 1</title>
         <author>Neptune0101</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657847</link>
         <description><![CDATA[<div>The main difference between IPv4 and IPv6 is the size of the address it self. <br>- IPv4 32bit address<br>- IPv6 128bit hexadecimal address<br><br>An IPv4 has 12 header fields whereas an IPv6 has 8 header fields. Also IPv4 has checksum fields whereas IPv6 doesn't.<br><br>Due to the lack of Network address Translation (NAT) IPv6 is thought to be faster than IPv4.<br><br>IPv6 allows a much larger pool of address for the internet than IPv4.<br>- 4,294,967,296 IPv4 addresses<br>- 340 trillion trillion trillion IPv6 addresses. or 128-bit (2<sup>128</sup>) addresses, allowing <strong>3.4 x 10</strong><strong><sup>38</sup></strong> unique IP addresses</div>]]></description>
         <enclosure url="https://media4.giphy.com/media/c5wbvuaVVLWzC/giphy.gif" />
         <pubDate>2022-07-04 19:07:00 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657847</guid>
      </item>
      <item>
         <title>Group 4</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657938</link>
         <description><![CDATA[<div>Nslookup is a tool that most operating systems have, it can look up IP addresses and perform searches on DNS and servers, it can be used to test Ip connection, people can set items like retry and timeout, designate a root server, or get debugging information. Nslookup can also be used to check mail records.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:07:20 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236657938</guid>
      </item>
      <item>
         <title>Group 2</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236658078</link>
         <description><![CDATA[<div>Nslookup; Is used to figure out names and IP addresses and resulve which is which and for who, you input a URL you should get the sever IP for that URL, if you input an IP you would get the Domain name if one exists. This can allow you to find out if the DNS server is still activly reconizing the URL or IP address you are trying to reach.<br><br>Traceroute; like Nslookup can show the route to a DNS server and be able to provide you with can connectivity between it, this would allow you to know if the package is dropping off short, or if there are any errors between you and the DNS server.<br><br>Ping; is a very simple one, it sends pagagers to the target IP address or website and waits for a return ICMP, this tells it, no error, if it doesn't get the retuen message it get outputs an error, telling you it can not conect to the server, in DNS this means that you can use this as a fist step to find out if you are connected to the Server or not.<br><br>As a group you could use these in different steps of the trouble shooting process to figure out who or where you are trying to reach, and resolve where the problem if one exists the issue is.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:07:43 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236658078</guid>
      </item>
      <item>
         <title>Group 7</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236658853</link>
         <description><![CDATA[<div><br></div><div><strong>&nbsp;Name Server Lookup (NSLookup)&nbsp;</strong></div><div>NSLookup is a network administration command-line tool for questioning&nbsp; the Domain Name System (DNS) to obtain the mapping between a domain name and IP address. It’s convenient when troubleshooting DNS issues on a Linux system.</div><div>NSLookup queries the specified Linux DNS server and retrieves the requested records associated with the domain name you provided. Other DNS records that can be obtained include:</div><ul><li>A: the IPv4 address of the domain.</li><li>AAAA: the IPv6 address of the domain.</li><li>CNAME: the canonical name (CNAME) allows one domain name to map onto another. This enables multiple websites to point to a single IP or web server.</li><li>MX: the server that handles email for the domain.</li><li>NS: one or more authoritative name server records for the domain.</li><li>TXT: a type of DNS record that contains text information for sources outside of your domain. This information is used for email spam prevention and domain ownership verification, among others.</li></ul><div>Thenslookup tool comes bundled inside the bind-utils package in older Linux systems, while newer Linux systems ship the nslookup tool by default. The nslookup tool can operate in interactive or non-interactive mode. When used interactively, the user issues parameter configurations or requests when presented with the nslookup prompt (&gt;). When no arguments are given, then the command queries the default server. In non-interactive mode, i.e., when the first argument is a name or Internet address of the host being searched, parameters and the query are specified as command-line arguments in the program’s invocation. The non-interactive mode searches the information for a specified host using the default name server.</div><div><strong>5. Domain Information Groper (Dig)&nbsp;</strong></div><div>Dig is a network administration command-line tool for questioning the DNS. Dig is useful for network troubleshooting and educational purposes. With dig, you can query DNS servers for information regarding various DNS records, including host addresses, mail exchanges, name servers, and related information. It was intended to be a tool for diagnosing DNS issues. However, you can use it to poke around and learn more about DNS, which is one of the central systems that keep the internet routing traffic.</div><div><br></div><div><br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:10:05 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236658853</guid>
      </item>
      <item>
         <title>NSLOOKUP - Group 1 </title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236658915</link>
         <description><![CDATA[<div>NSLOOKUP is a program to let an internet server administrator or any computer user to enter the host name and find out the corresponding IP address or Domain name system (DNS) record. We can use nslookup for troubleshooting or security reason. The security for instance, guard against phising attack which domain name is altered by substituting the numeral to lower case in order to make the website friendly and familiar.&nbsp;</div><div>We also can use NSLOOKUP to deter cache poisoning. Cache poisoning is <strong>a type of cyber attack in which attackers insert fake information into a domain name system (DNS) cache or web cache for the purpose of harming users</strong>.</div><div><br>This tools used in troubleshooting by :<br>- internet DNS<br>- IP address<br><br>references :<br>1. <a href="https://www.techtarget.com/searchnetworking/definition/nslookup#:~:text=nslookup%20is%20the%20name%20of,name%20system%20(DNS)%20record.">What is a Nslookup Command? <br>(techtarget.com)</a><br>2. <a href="https://www.educba.com/linux-nslookup/">Linux nslookup | Debugging or Troubleshooting the DNS Server (educba.com)</a><br>3. <a href="https://www.techtarget.com/searchsecurity/definition/cache-poisoning#:~:text=Cache%20poisoning%20is%20a%20type,to%20a%20malicious%2Fdangerous%20server.">What is cache poisoning and how does it work? (techtarget.com)</a></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1745960334/a1a79ff9664960508c24e76eb3781151/How_DNS_Resoluton_Works.jpeg" />
         <pubDate>2022-07-04 19:10:15 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236658915</guid>
      </item>
      <item>
         <title>Group 5 </title>
         <author>michaelryansudia</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236658935</link>
         <description><![CDATA[<div><strong>What is the Internet Control Message Protocol (ICMP)?<br></strong><br></div><div>The Internet Control Message Protocol (ICMP) is a <a href="https://www.cloudflare.com/learning/network-layer/what-is-the-network-layer/">network layer</a> protocol used by network devices to diagnose network communication issues. ICMP is mainly used to determine whether or not data is reaching its intended destination in a timely manner. Commonly, the ICMP <a href="https://www.cloudflare.com/learning/network-layer/what-is-a-protocol/">protocol</a> is used on network devices, such as routers. ICMP is crucial for error reporting and testing, but it can also be used in <a href="https://www.cloudflare.com/learning/ddos/what-is-a-ddos-attack/">distributed denial-of-service (DDoS) attacks</a>.<br><br><strong><br></strong>&nbsp;<strong>Types of Messages:</strong>&nbsp;<br><br>ICMP messages are divided into two broad categories: error-reporting messages and query messages. The error-reporting messages report problems that a router or a host (destination) may encounter when it processes an IP packet. The query messages, which occur in pairs, help a host or a network manager get specific information from a router or another host.<br><br></div><div>I) <strong>Error Reporting:<br></strong><br></div><ul><li>One of the main responsibilities of ICMP is to report errors. Although technology has produced increasingly reliable transmission media, errors still exist and must be handled.</li><li>IP is an unreliable protocol. This means that error checking and error control are not a concern of IP.</li><li>ICMP was designed, in part, to compensate for this shortcoming. However, ICMP does not correct errors-it simply reports them. Error correction is left to the higher-level protocols.</li><li>Error messages are always sent to the original source because the only information available in the datagram about the route is the source and destination IP addresses.</li><li>ICMP uses the source IP address to send the error message to the source (originator) of the datagram.</li><li>Five types of errors are handled: destination unreachable, source quench, time exceeded, parameter problems, and redirection (see figure1).</li></ul><div><br></div><ul><li><strong>Destination Unreachable:</strong> When a router cannot route a datagram or a host cannot deliver a datagram, the datagram is discarded and the router or the host sends a destination-unreachable message back to the source host that initiated the datagram.</li><li><strong>Source Quench:</strong> The source-quench message in ICMP was designed to add a kind of flow control to the IP. When a router or host discards a datagram due to congestion, it sends a source-quench message to the sender of the datagram. This message has two purposes. First, it informs the source that the datagram has been discarded. Second, it warns the source that there is congestion somewhere in the path and that the source should slow down (quench) the sending process.</li><li><strong>Time Exceeded:</strong> When the time-to-live value reaches 0, after decrementing, the router discards the datagram. However, when the datagram is discarded, a time-exceeded message must be sent by the router to the original source. Second, a time-exceeded message is also generated when not all fragments that make up a message arrive at the destination host within a certain time limit.</li><li><strong>Parameter Problem:</strong> Any ambiguity in the header part of a datagram can create serious problems as the datagram travels through the Internet. If a router or the destination host discovers an ambiguous or missing value in any field of the datagram, it discards the datagram and sends a parameter-problem message back to the source.</li><li><strong>Redirection:</strong> Tells the hosts on<strong> Network Layer</strong> that a better path exists to a particular destination, then will update hosts' routing tables with ICMP redirect messages.</li></ul><div><br></div><div><br></div><div>In addition to error reporting, ICMP can diagnose some network problems. This is accomplished through the "query messages", a group of four different pairs of messages.<br><br></div><div><br></div><ul><li><strong>Echo Request and Reply:</strong> The echo-request and echo-reply messages are designed for diagnostic purposes. Network managers and users utilize this pair of messages to identify network problems.</li><li><strong>Timestamp Request and Reply:</strong> Two machines (hosts or routers) can use the timestamp request and timestamp reply messages to determine the round-trip time needed for an IP datagram to travel between them. It can also be used to synchronize the clocks in two machines.</li><li><strong>Address-Mask Request and Reply:</strong> If the host knows the address of the router, it sends the request directly to the router. If it does not know, it broadcasts the message. The router receiving the address-mask-request message responds with an address-mask-reply message, providing the necessary mask for the host.</li><li><strong>Router Solicitation and Advertisement:</strong> A host that wants to send data to a host on another network needs to know the address of routers connected to its own network. Also, the host must know if the routers are alive and functioning. The router-solicitation and router-advertisement messages can help in this situation.</li><li><strong>Checksum:</strong> In ICMP the checksum is calculated over the entire message (header and data).</li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1719753551/16ced5c826e0a3eab7c1e7cdc9e38c25/ICMP_Error.jpg" />
         <pubDate>2022-07-04 19:10:19 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236658935</guid>
      </item>
      <item>
         <title>Group 2</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236659669</link>
         <description><![CDATA[<div>Nslookup; Is used to figure out names and IP addresses and resolve which is which and for who, you input a URL you should get the sever IP for that URL, if you input an IP you would get the Domain name if one exists. This can allow you to find out if the DNS server is still activity recognising the URL or IP address you are trying to reach.<br><br>Traceroute;  can show the route to a DNS server and be able to provide you with can connectivity between it, this would allow you to know if the package is dropping off short, or if there are any errors between you and the DNS server.<br><br>Ping; is a very simple one, it sends packages to the target IP address or website and waits for a return ICMP, this tells it, no error, if it doesn't get the return message it get outputs an error, telling you it can not connect to the server, in DNS this means that you can use this as a fist step to find out if you are connected to the Server or not.<br><br>All together in various parts of the trouble shooting process, this can show where there is a problem if one even exists.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:12:31 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236659669</guid>
      </item>
      <item>
         <title>group 5</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236660019</link>
         <description><![CDATA[<div><a href="https://www.paessler.com/ping-monitoring">Ping</a> is a command-line utility, available on virtually any operating system with network connectivity, that acts as a <strong>test to see if a networked device is reachable</strong>.<br><br></div><div>The ping command sends a request over the network to a specific device. A successful ping results in a response from the computer that was pinged back to the originating computer.<br><br></div><div><br><strong>How to use ping in troubleshooting?</strong></div><div><br>Echo requests and echo responses form the standard for troubleshooting ICMP messages. Virtually every OS with network support includes ping for troubleshooting purposes.&nbsp;<br><br></div><div>Ping is the cornerstone of standard network troubleshooting. For example, an IP address can be pinged by typing in 172.168.9.13. If the ping is successful, it means that it is on, and the two machines can talk to each other.<br><br></div><div><br>However, if the ping is successful but the response time is long, it indicates network congestion, routing or speed issues. Even pings that are unsuccessful offer valuable troubleshooting information. When it comes to network speed tests, ping is the standard.<br><br></div><div><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:13:07 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236660019</guid>
      </item>
      <item>
         <title>Group 6</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236660115</link>
         <description><![CDATA[<div>IPv4<br>- IPv4 consists of 32 bits <br>- Divided into 4 octets<br>- Notated in decimal. <br>- Each octet can have a value between 0-255.<br>- Each octet is separated by a (.)<br>- There are a total of 4,294,967,296 IPv4 addresses<br><br>IPv6<br>- IPv6 consists of 128 bits<br>- Notated in hexadecimal. <br>- Has a total of 32 hexadecimal numbers when uncompressed<br>- Split into 8 "hextets" or 16bit groups, which can have a value between 0-ffff<br>- Each "hextet" is separated by a (:)<br>- IPv6 addresses can be compressed by:<br>&nbsp; - Removing leading zeros<br>&nbsp; - Replacing groups of zeros with a (::)<br>- there are a total of 3.4 x 10<sup>38</sup> IPv6 addresses<br><br>Ipv4 vs Ipv6<br>- <strong>Address length</strong> | IPv4 is a 32-bit address. | IPv6 is a 128-bit address.<br>- <strong>Fields</strong> | IPv4 is a numeric address that consists of 4 fields which are separated by dot (.). | IPv6 is an alphanumeric address that consists of 8 fields, which are separated by colon.<br>- <strong>Classes</strong> | IPv4 has 5 different classes of IP address that includes Class A, Class B, Class C, Class D, and Class E. | IPv6 does not contain classes of IP addresses.<br>- <strong>Number of IP address</strong> | IPv4 has a limited number of IP addresses. | IPv6 has a large number of IP addresses.<br>- <strong>VLSM</strong> | It supports VLSM (Virtual Length Subnet Mask). Here, VLSM means that Ipv4 converts IP addresses into a subnet of different sizes. | It does not support VLSM.<br>- <strong>Address configuration</strong> | It supports manual and DHCP configuration. | It supports manual, DHCP, auto-configuration, and renumbering.<br>- <strong>Address space</strong> | It generates 4 billion unique addresses | It generates 340 undecillion unique addresses.<br>- <strong>End-to-end connection integrity</strong> | In IPv4, end-to-end connection integrity is unachievable. | In the case of IPv6, end-to-end connection integrity is achievable.<br>- <strong>Security features</strong> | In IPv4, security depends on the application. This IP address is not developed in keeping the security feature in mind. | In IPv6, IPSEC is developed for security purposes.<br>- <strong>Address representation</strong> | In IPv4, the IP address is represented in decimal. | In IPv6, the representation of the IP address in hexadecimal.<br>- <strong>Fragmentation</strong> | Fragmentation is done by the senders and the forwarding routers. | Fragmentation is done by the senders only.<br>- <strong>Packet flow identification</strong> | It does not provide any mechanism for packet flow identification. | It uses flow label field in the header for the packet flow identification.<br>- <strong>Checksum field</strong> | The checksum field is available in IPv4. | The checksum field is not available in IPv6.<br>- <strong>Transmission scheme</strong> | IPv4 is broadcasting. | On the other hand, IPv6 is multicasting, which provides efficient network operations.<br>- <strong>Encryption and Authentication</strong> | It does not provide encryption and authentication. | It provides encryption and authentication.<br>- <strong>Number of octets</strong> | It consists of 4 octets. | It consists of 8 fields, and each field contains 2 octets. Therefore, the total number of octets in IPv6 is 16.<br><br>https://www.javatpoint.com/ipv4-vs-ipv6</div>]]></description>
         <enclosure url="https://www.javatpoint.com/ipv4-vs-ipv6" />
         <pubDate>2022-07-04 19:13:26 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236660115</guid>
      </item>
      <item>
         <title>GROUP 2</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236660455</link>
         <description><![CDATA[<div>ICMP (Internet Control Message Protocol)<br>ICMP is a type of protocol that communicates to the source device of any potential traffic related issues.<br>ICMP is usually used by a router or host to tell the origin point why the transmission failed<br><br>Errors include:<br>-Router unable to route to destination or host<br>-Expiry of TTL field<br>-Port not reachable&nbsp;<br><br>The ICMP packet contents provide the data for error reporting, this is usually automated and not mean to be read by humans<br><br>1st field (type field)<br>-8bit field that specifies the type of message being delivered ie: dest, unreachable, time exceeded<br><br>2nd field(code field)<br>-a more specific message ie: destination unreachable, port unreachable, or destination network unreachable<br><br>Data Section field:<br>- this exists so the recipient of the messages knows what part of the transmission caused the error to be reported<br><br>ping command is just a special type of ICMP called an 'echo request'</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:14:27 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236660455</guid>
      </item>
      <item>
         <title>Group 1</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236660977</link>
         <description><![CDATA[<div>When it comes to computer networking, a port is a way a computer can use a physical network connection to handle numerous incoming and outgoing requests by assigning a port number to each.<br><br>Two tools that are used in the Transport layer<br>netcat - Linux/macOS<br>Test-NetConnection - Windows<br><br>netcat tool can be run through the command <strong>nc </strong>and has 2 mandatory arguments, a HOST and a PORT<br><br>nc host<br>nc host port<br><br><br>- port flag - to test connectivity to a specific port.<br><br><strong>How does it use in troubleshooting?</strong><br>To verify the server is listening on the specific network port and determine whether the application is listening.&nbsp;<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:15:57 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236660977</guid>
      </item>
      <item>
         <title>Group 3 John</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661015</link>
         <description><![CDATA[<div>Port connectivity refers how a computer uses a single physical network connection to handle many incoming and outgoing requests by assigning a port number to it.<br>During troubleshooting, ensure network cables are plugged into the network ports, restart your computer, register wired network interface and both network ports are working properly. Try to connect through another network port and cable.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:16:04 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661015</guid>
      </item>
      <item>
         <title>Group 6 - Vidhya</title>
         <author>vidhyaselvarajah</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661431</link>
         <description><![CDATA[<div>Definition:<br>The Internet Control Message <strong><em>Protocol</em></strong> (<strong><em>ICMP</em></strong>) is a network layer <strong><em>protocol</em></strong> used by network devices to diagnose network communication issues.<br><br>Fields:<br><strong>Type</strong> : This ICMP field explains type of error<br><strong>Code</strong> : This field describes and gives reason for the error<br><strong>Checksum</strong> : Checksum value of the message to check authenticity and correctness<br><br>ICMP Error messages :</div><div>ICMP error messages are used to report non-transient delivery problems. ICMP provides two sets of error messages: one for IPv4 and another for IPv6. The following table lists all ICMP error messages.<br><br>Error Reporting codes:</div><div>ICMP message type | Description | Codes | IP Version<br>3 | <strong>Destination Unreachable</strong> | 0 - 15 | IPv4<br>5 | <strong>Redirect</strong> | 0 - 3 | IPv4<br>11 | <strong>Time Exceeded</strong> | 0 - 1 | IPv4<br>12 | <strong>Parameter Problem</strong> | 0 -2 | IPv4<br>4 | <strong>Source Quench</strong> (Deprecated) | NA | IPv4<br>1 | <strong>Destination Unreachable</strong> | 0 - 8 | IPv6<br>2 | <strong>Packet Too Big</strong> | 0 | IPv6<br>3 | <strong>Time Exceeded</strong> | 0 - 1 | IPv6<br>4 | <strong>Parameter Problem</strong> | 0 - 10 | IPv6<br><br>Destination unreachable:</div><div>This error message indicates that the destination host, network, or port number that is specified in the IP packet is unreachable. This could happen due to a lot of reasons such as the destination host device is down, an intermediate router is unable to find a path to forward the packet, and a firewall is configured to block connections from the source of the packet.<br><br>Source Quench:</div><div>This message indicates that either the destination host or an intermediary router (or device) is receiving more data than it can process. If a source receives this error message, it can reduce the rate of transfer to solve this issue<br><br>Redirect:</div><div>This error message is used when a router needs to tell a sender that it should use a different path for a particular destination. Usually, it happens when the router knows a shorter path to the destination<br><br>Time Exceeded:</div><div>This message indicates that the Time-To-Live value of the datagram has reached zero but the datagram has not yet been reached the final destination. A destination system can also send this error when it does not receive all fragments on an IP datagram within the allotted time.<br><br>Parameter Problem:</div><div>If a device finds a problem that is not covered in any ICMP message type, it sends a parameter problem message to the sender. In IPv4 network, usually it occurs when arguments to an option are incorrect. In IPv6, this error occurs when the value in the header field is out of the range, or one of the options is not recognized, or the value in the type or code field is invalid.<br><br>Packet too big:</div><div>This error occurs when a datagram is too big for a network over which it must travel. To report this problem, ICMP uses different message types and codes in both versions of IP. In IPv4, it uses a destination unreachable message with the code field set to 4. In IPv6, it uses a packet too big message which has a type field of 2</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1719753918/7641a62c46d27135dc226a3d5b335b57/image.png" />
         <pubDate>2022-07-04 19:17:31 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661431</guid>
      </item>
      <item>
         <title>Group 4</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661540</link>
         <description><![CDATA[<div><strong>The Internet Control Message Protocol (ICMP)</strong> is a network layer protocol used by network devices to diagnose network communication issues. ICMP is mainly used to determine whether data is reaching its intended destination in a timely manner, and it is also, and it is also an auxiliary protocol which provides diagnostic information when requested. ICMP can be divided into two broad categories.<br><br></div><div>&nbsp;<br><br></div><div><strong>ICMP Error-reporting Messages:<br></strong><br></div><div>Error reporting messages are generated when, during the processing of any internet packet, a host encounters a problem:<br><br></div><div>·&nbsp; &nbsp; &nbsp; &nbsp;Error reporting and,</div><div>·&nbsp; &nbsp; &nbsp; &nbsp;Query</div><div>&nbsp;</div><div>&nbsp;</div><div>*ICMP Error-reporting Messages:</div><div>&nbsp;<br>Error reporting messages are generated when, during the processing of any internet packet, a host encounters a problem.<br><br></div><div><br></div><div>*Query Messages:<br><br></div><div>Query messages, on the other hand, are generated when requested.<br><br></div><div><strong><br></strong><br></div><div><strong><br>Error Reporting messages<br></strong><br></div><div>·&nbsp; &nbsp; &nbsp; &nbsp;Destination unreachable</div><ul><li>The message of “Destination unreachable” is passed to the sender when the receiver could not be contacted, or the packet was discarded because the ultimate destination could not be contacted.</li></ul><div>·&nbsp; &nbsp; &nbsp; &nbsp;Source Quench</div><ul><li>It is a message from one host to another asking the other host to slow down the speed at which the packets are being sent. Source Quench is one of the ways to control the packet flow on the internet.</li></ul><div>·&nbsp; &nbsp; &nbsp; &nbsp;Time Exceeded</div><ul><li>Also known as TTL Time Exceeded, this is an interesting message generated using ICMP.</li></ul><div>·&nbsp; &nbsp; &nbsp; &nbsp;Parameter problem</div><ul><li>Sometimes, problems might not specifically be covered by any ICMP messages. In that case, Parameter Problem is shown.</li></ul><div>·&nbsp; &nbsp; &nbsp; &nbsp;Redirection</div><ul><li>ICMP redirect messages direct a host to deliver the next packet for the same destination IP address to a different router.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:17:51 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661540</guid>
      </item>
      <item>
         <title>Group 6 Ping: Ping is the first command that needs to be issued when there is a need to find out whether a certain host is &quot;alive&quot; or not. It is mostly used when facing network reachability problems. Ping uses the service of the ICMP. Hence it is operated on the Network layer. Since traffic reliability is not a matter of issue, ping does not use the services of the Transport layer. Ping performs a perfect host lookup. Ping is regularly compared to traceroute when it is troubleshooting. Both have their own advantages and disadvantages. How to operate?Open a command prompt window and type in PING (Ip of the host) if DNS (URL of destination)The extended ping command, which issues continuous echo request messages PING -t (IP address of the host). It operates the same way in other OS like Unix, Cisco machines </title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661568</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.pluralsight.com/blog/it-ops/troubleshoot-ping-traceroute#:~:text=The%20PING%20utility%20is%20one,is%20%22alive%22%20or%20not." />
         <pubDate>2022-07-04 19:17:58 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661568</guid>
      </item>
      <item>
         <title>Group 4</title>
         <author>zhukaidi1990</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661576</link>
         <description><![CDATA[<div>An individual computer accepts information sent over from the internet by using TCP or UDP ports.<br><br>You have an IP address, and then many ports on that IP address. You can have a total of 65,535 TCP Ports and another 65,535 UDP ports. When a program on your computer sends or receives data over the Internet it sends that data to an ip address and a specific port on the remote computer, and receives the data on a usually random port on its own computer. If it uses the TCP protocol to send and receive the data then it will connect and bind itself to a TCP port. If it uses the UDP protocol to send and receive data, it will use a UDP port.&nbsp;<br><br></div><ul><li>ping/vmkping to troubleshoot network connectivity between two servers.&nbsp;</li><li>telnet to troubleshoot TCP port connectivity.&nbsp;</li><li>netcat (nc) to troubleshoot TCP port connectivity.&nbsp;</li><li>openssl to troubleshoot SSL port connectivity and verify SSL certificate information.&nbsp;</li><li>tcpdump and tcpdump-uw to collect packet traces to troubleshoot network issues.&nbsp;</li><li>netstat and esxcli network to view active TCP/UDP connections to the host.&nbsp;</li></ul><div><strong>Note</strong>: The telnet and nc tools help you to check if a TCP port is online or if there is a firewall blocking access to a TCP port.</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:18:00 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661576</guid>
      </item>
      <item>
         <title>Group 5</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661611</link>
         <description><![CDATA[<div><strong>nslookup</strong> (from <strong><em>n</em></strong><em>ame </em><strong><em>s</em></strong><em>erver </em><strong><em>lookup</em></strong>)is a network administration command-line tool for querying the Domain Name System to obtain the mapping between domain name and IP address, or other DNS records. With Nslookup, you can find the IP address of any website by its name and also find the detailed information of the various DNS records of the specific domain name.</div><ul><li>With Nslookup, you can find the IP address of any website by its name and also find the detailed information of the various DNS records of the specific domain name.The TCP/IP protocol must be installed on the computer running Nslookup.exe</li><li>At least one DNS server must be specified in the DNS Service Search Order field on the DNS tab of the Microsoft TCP/IP Properties page.</li><li>Nslookup will always devolve the name from the current context. If you fail to fully qualify a name query (that is, use trailing dot), the query will be appended to the current context. For example, the current DNS settings are att.com and a query is performed on www.microsoft.com; the first query will go out as www.microsoft.com.att.com because of the query being unqualified. This behavior may be inconsistent with other vendor's versions of Nslookup, and this article is presented to clarify the behavior of Microsoft Windows NT Nslookup.exe</li><li>If you have implemented the use of the search list in the Domain Suffix Search Order defined on the DNS tab of the Microsoft TCP/IP Properties page, devolution will not occur. The query will be appended to the domain suffixes specified in the list. To avoid using the search list, always use a Fully Qualified Domain Name (that is, add the trailing dot to the name).<br><br></li></ul><div>&nbsp;<br><br></div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:18:07 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236661611</guid>
      </item>
      <item>
         <title>Group 2</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236662426</link>
         <description><![CDATA[<div>In computer networking, a port is a communication endpoint. At the software level, within an operating system, a port is a logical construct that identifies a specific process or a type of network service. A port is identified for each transport protocol and address combination by a 16-bit unsigned number, known as the port number. The most common transport protocols that use port numbers are TCP: Transmission Control Protocol and UDP: User Datagram Protocol.<br><br></div><div>Troubleshooting Port Problems<br><br></div><div>Failures of the serial, parallel, and game ports tend to end with poor or no operation of the peripheral. Generally, there are only four possible causes for a problem with a device connected to an I/O port:<br><br></div><div>·&nbsp; &nbsp; &nbsp; &nbsp;The port is defective.<br><br></div><div>·&nbsp; &nbsp; &nbsp; &nbsp;The software is not configured properly for the port (that is, the resource allocation, speed, or protocol settings do not match).<br><br></div><div>·&nbsp; &nbsp; &nbsp; &nbsp;The connecting signal cable is bad.<br><br></div><div>·&nbsp; &nbsp; &nbsp; &nbsp;The attached device is not functional.<br><br></div><div><strong>&nbsp;How to verify the server is listening on the specific network port and determine the application listening<br></strong><br></div><ol><li>Open an administrator cmd window.</li><li>Run the following command: netstat -ano | find ":&lt;port number&gt; "&nbsp; Replace &lt;port number&gt; with the specific port number being verified.&nbsp; For a list of commonly used ports see Section 3 in this article.</li><li>Take note of the rightmost number.&nbsp; This is the PID (Process ID)</li><li>Run the following command: tasklist | find " &lt;PID&gt; "&nbsp; Replace &lt;PID&gt; with the PID discovered from step 3.&nbsp; The leftmost entry is the name of the executable listening on the network port.</li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:20:38 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236662426</guid>
      </item>
      <item>
         <title></title>
         <author>shahratyf</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236662452</link>
         <description><![CDATA[<div><br></div><div>The <strong>Internet Control Message Protocol</strong> (<strong>ICMP</strong>) is a supporting protocol in the Internet protocol address It is used by <a href="https://en.wikipedia.org/wiki/Network_device">n</a>etwork devices, including <a href="https://en.wikipedia.org/wiki/Router_(computing)">r</a>outers, to send error messages and operational information indicating success or failure when communicating with another <a href="https://en.wikipedia.org/wiki/IP_address">I</a>P address, for example, an error is indicated when a requested service is not available or that a <a href="https://en.wikipedia.org/wiki/Host_(network)">h</a>ost or router could not be reached.<a href="https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol#cite_note-Forouzan-2"><sup>[2]</sup></a> ICMP differs from <a href="https://en.wikipedia.org/wiki/Transport_protocol">t</a>ransport protocols such as TCP and UDP in that it is not typically used to exchange data between systems, nor is it regularly employed by end-user network applications (with the exception of some diagnostic tools like ping and <a href="https://en.wikipedia.org/wiki/Traceroute">t</a>raceroute).</div><div><br></div><div><br>ICMP for IPv4is defined in RFC 792. A separate ICMPv6, defined by RFC 4443, is used with IPv6.<br><br><strong>&nbsp;The ICMP message contains the following fields:&nbsp;</strong></div><ul><li>Type: It is an 8-bit field. It defines the ICMP message type. The values range from 0 to 127 are defined for ICMPv6, and...</li><li>Code: It is an 8-bit field that defines the subtype of the ICMP message</li><li>Checksum: It is a 16-bit field to detect whether the error exists in the message or not.</li></ul><div><br><br><br><br><br><br><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/410982846/769fe47b9f102d095682dab345106e9c/image.png" />
         <pubDate>2022-07-04 19:20:43 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236662452</guid>
      </item>
      <item>
         <title>group 2</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236662800</link>
         <description><![CDATA[<div>ping: we can use it to check whether an ip address can be recached and also we can use it through a web  <br>traceroute: we can use it daily <br>ipconfig: rounding out the last three are windows ,Linux ,Unix when we need to know the ip address of the host that we are working on <br>netstat: a useful command line network that allows you to display the network connection  2<br>putty: the need for a remote console can not be overstated especially with Linux or unix <br>Nslookup : that we can use for windows linux unix and mac  </div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:21:54 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236662800</guid>
      </item>
      <item>
         <title>Group 6</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236664968</link>
         <description><![CDATA[<div><strong>Ping</strong>: Ping is a super simple program and the basics are the same no matter which operating system you're using. Ping let's you send a special type of ICMP message called an echo request. If the destination is up and running and able to communicate on the network, it will send back an ICMP echo reply message type.</div><div>Output of the Ping Command is very similar across each of the different operating systems. Every line of output will generally display the adverse sending the ICMP Echo reply, and how long it took for the round trip communications. It will also have the TTL remaining and how large the ICMP message is in bytes. Once the command ends, there will also be some statistics displayed, like percentage of packets transmitted and received, the average round trip time, and a couple other things like that. On Linux and Mac OS, the Ping Command will run until it's interrupted by an end user sending an interrupt event. They do this by pressing the control key and the C key at the same time. On Windows, Ping defaults to only sending 4Echo requests.</div><div><br></div><div><strong>Tracert</strong>: On Windows, the Traceroute command has a shortened name tracert, and defaults to using ICMP echo request. Traceroute is an awesome utility that lets you discover the paths between two nodes, and gives you information about each hop along the way. The way traceroute works is through a clever manipulation technique of the TTL field at the IP level.</div><div>&nbsp;Two more tools that are similar to traceroute are mtr on Linux and MacOS and pathping on Windows. &nbsp;</div><div><br></div><div><strong>Nslookup</strong>: It is a name resolution tool and available on all three of the operating systems we've been discussing, Linux, Mac, and Windows. A basic use of nslookup is pretty simple. You execute the nslookup command with the host name following it. And the output displays what server was used to perform the request and the resolution result. Let's say you needed to know the IP address for twitter.com. You would just enter nslookup twitter.com and the A record would be returned.</div><div><br><strong>Test-NetConnection </strong>Displays diagnostic information for a connection. It is similar to Netcat in Linux.&nbsp;</div><div>The Test-NetConnection cmdlet displays diagnostic information for a connection. It supports ping test, TCP test, route tracing, and route selection diagnostics. Depending on the input parameters, the output can include the DNS lookup results, a list of IP interfaces, IPsec rules, route/source address selection results, and/or confirmation of connection establishment.</div><div><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-04 19:28:11 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236664968</guid>
      </item>
      <item>
         <title>Group 1</title>
         <author>shahratyf</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236665083</link>
         <description><![CDATA[<div>It is a primary protocol in the Internet Protocol Suite. It is used by network devices to relay an error message and management queries. It helps to reroute the message to its right course. The ICMP is the best-known protocol for the PING command in Windows and Unix OS. The ICMP protocol is also considered an essential part of IP. However, it is built upon IP (it relies on IP to transmit its data from one end to another end). Thus ICMP, ICMP must be implemented in all IP modules. The general role of the ICMP is to generate error packets about the network.<br><br></div><div><strong><br>The ICMP messages are categorized into two:<br></strong><br></div><ol><li>Error reporting messages</li><li>Query messages</li></ol><div>The two are further categorized into the types of messages. The ICMP messages are relayed in <strong>IP datagrams</strong>; The IP header always has number 1 (protocol number) showing of ICMP and the type of service 0 for routine.<br><br></div><div><strong><br>ICMP has numeric message codes.<br></strong><br></div><div>0: Echo reply<br><br></div><div>3: Destination not reached or unreachable<br><br><strong>The ICMP message contains the following fields</strong>: 1 Type: It is an 8-bit field. It defines the ICMP message type. 2 Code: It is an 8-bit field that defines the subtype of the ICMP message 3 Checksum: It is a 16-bit field to detect whether the error exists in the message or not.<br><br></div>]]></description>
         <enclosure url="http://3.bp.blogspot.com/-X9xnhTi96A4/VQeCf2QCRPI/AAAAAAAABjw/3-dgrjFvbBw/s1600/icmp_error_message.gif" />
         <pubDate>2022-07-04 19:28:32 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236665083</guid>
      </item>
      <item>
         <title>Group 2</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236801111</link>
         <description><![CDATA[<div>IPv4 and IPv6 are internet protocol version 4 and internet protocol version 6, IP version 6 is the new version of Internet Protocol, which is way better than IP version 4 in terms of complexity and efficiency.&nbsp;</div><div><strong>Difference Between IPv4 and IPv6:</strong>&nbsp;<br>&nbsp;<br>1. IPv4 has a 32-bit address length whereas IPv6 has a 128-bit address length<br>2. IPv4 Supports Manual and DHCP address configuration whereas IPv6 supports Auto and renumbering address configuration&nbsp;<br>3. Address representation of IPv4 is in decimal whereas Address Representation of IPv6 is in hexadecimal&nbsp;<br>4. IPv4 has broadcast Message Transmission Scheme whereas in IPv6 multicast and anycast message transmission scheme is available&nbsp; &nbsp;<br>5. IPv4 has a header of 20-60 bytes whereas IPv6 has header of 40 bytes fixed&nbsp;<br>6. In IPv4 checksum field is available whereas in IPv6 checksum field is not available&nbsp;<br>7. IPv4 consist of 4 fields which are separated by dot (.) whereas IPv6 consist of 8 fields, which are separated by colon (:)&nbsp;<br>8. IPv4’s&nbsp; IP addresses are divided into five different classes. Class A , Class B, Class C , Class D , Class E whereas IPv6 does not have any classes of IP address&nbsp;<br>9. IPv4 supports VLSM(Variable Length subnet mask) whereas IPv6 does not support VLSM&nbsp;<br>10. Example of IPv4:&nbsp; 66.94.29.13 and Example of IPv6: 2001:0000:3238:DFE1:0063:0000:0000:FEFB&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-05 01:09:28 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2236801111</guid>
      </item>
      <item>
         <title>Group 6 </title>
         <author>privatehive</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237353939</link>
         <description><![CDATA[<div>In Networking, ports are virtual recepticles. Think of them as 'doors' allowing data it's own dedicated channel. <br><br>Each is allotted a number, (a room number) which determines where the data will be recieved.<br><br>Client having issues connecting? In addition to performing  <mark>PING</mark> and <mark>netcat  procedures </mark>the following is an additional&nbsp; ways to test for port related issues. <br><br>HOW TO DETERMINE IF THE SERVER IS LISTENING ON ITS PORT.<br><br><br>1.Enter CMD window.<br>2.Type&nbsp; &nbsp;<mark>netstat -ano | find ":&lt;port#&gt;"</mark><br>3. The right most number is your PID (process ID)<br>4.CMD window<br>5.Type <mark>tasklist | find "&lt;PID&gt;"</mark><br>6.The left most number is the name of your listening port and will determine it's status.</div>]]></description>
         <enclosure url="https://media4.giphy.com/media/xT9IgpxorXdkhoQle8/giphy.gif" />
         <pubDate>2022-07-05 15:27:14 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237353939</guid>
      </item>
      <item>
         <title>Group 6      D-Domain   I - Information  G-Groper         </title>
         <author>privatehive</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237380868</link>
         <description><![CDATA[<div>DIG is a command line function exclusive to Linux OS that is not only just as easy to use as nslookup, but offers considerably more information for the same effort. <br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<strong><br></strong>With DIG, you specify all aspects of the query you'd like to send on the command line - the domain name you want to look up as an argument, and the type of query you want to send (e.g., a for address records, mx for MX records) as another argument; the default is to look up address records.<br><br>You specify the name server you'd like to query after an "@." You can use either a domain name or an IP address to designate a name server.<strong><br></strong><br>In Command Line -<br>1. <mark>Dig @yahoo.ca</mark><br><br>DIG returns much more information than nslookup. <br>You will recieve hops, query time, server, size of file, day of creation etc...<br><br>Too much information? Adding +short will decrease the verbosity. <br><br>In Command Line<br>1<mark>.Dig @yahoo.ca +short<br></mark><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SEE IT IN ACTION BELOW<mark><br></mark><br></div><pre>$<mark> dig </mark><strong><mark>@ns1.livedns.co.uk cardiff.tzmchapters.org
</mark></strong>
; &lt;&lt;&gt;&gt; DiG 9.8.3-P1 &lt;&lt;&gt;&gt; @ns1.livedns.co.uk cardiff.tzmchapters.org
; (1 server found)
;; global options: +cmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NXDOMAIN, id: 23620
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;cardiff.tzmchapters.org.   IN  A

;; ANSWER SECTION:
cardiff.tzmchapters.org. 3600   IN  CNAME   ghs.google.com.

;; AUTHORITY SECTION:
google.com.     3600    IN  SOA ns1.livedns.co.uk. admin.google.com. 1354213742 10800 3600 604800 3600

;; Query time: 27 msec
;; SERVER: 213.171.192.250#53(213.171.192.250)
;; WHEN: Mon Apr 22 23:47:05 2013
;; MSG SIZE  rcvd: 128</pre><div><mark><br></mark><br></div>]]></description>
         <enclosure url="https://fthmb.tqn.com/SDfB95QCGCQimCvL9Q_81tUMOVM=/5142x3415/filters:fill(auto,1)/mole-coming-out-of-molehill-176737662-57cde85a3df78c71b681e3ad.jpg" />
         <pubDate>2022-07-05 16:16:09 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237380868</guid>
      </item>
      <item>
         <title>Group 4</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237383736</link>
         <description><![CDATA[<div>1. PING<br><br></div><div>In any of the network issue, you probably want to use ping tool first to check the connection with the destination server if ICMP is enabled. This is very basic but most important tool used as network troubleshooting tools.<br><br></div><div><br>2. NETSTAT<br><br></div><div>This is another important network troubleshooting tools where you can check all the tcp and udp connections established with the Server. This tool is used to gather a wide range of information of network topology like no of connections, no of Listening connections, local and remote IP addresses and ports.<br><br>3. NETCAT<br><br></div><div>It first surfaced in 1995.It is one of the most popular and very lightweight network troubleshooting tools to date. It lets two computer transfer data with each other using TCP and UDP protocols via Network Layer Protocol IP. The name may have derived from common command cat we use in Linux. You can initiate a connection and check the port reachability of remote server using nc command as shown below.<br><br>4. TRACEPATH<br><br></div><div>This tool is very similar like traceroute tool. You will find this command already installed in Ubuntu Systems. If you want to check and verify the network path and network delay caused by any of the hops between source to destination, then tracepath tool is the best network troubleshooting tools to use in Ubuntu Machine as you can see below.<br><br>5. TELNET<br><br></div><div>This tool will not be available by default in your system. You need to download and install in your Linux machine to use it. You can use yum install telnet to install in RedHat/CentOS based System and sudo apt-get install telnet in Ubuntu based Systems.<br><br>6. CURL<br><br></div><div>Sometime you might not get telnet or netcat tool in a security enhanced server, there curl tool can become very handy to check the port reachability for any remote Service. Usually you will find this tool installed in your Linux system by default so you don't have to take overhead of installing it separately.<br><br>7. ETHTOOL<br><br></div><div>If you are observing any slowness in network due to parameters mismatch between switch and local interface, then probably ethtool will be the best tool to use to check all the parameters configured on host end.<br><br>8. IP ADDR SH<br><br></div><div>You might be habitual of using ifconfig -a command in previous RedHat/Centos based system to check the network interface and IP associated with it. In recent released version, you might not able to use ifconfig command anymore. You need to use ip addr show command to check the interface and ip associated with it as shown below.<br><br></div><div><br><br></div><div><br><br></div><div><br><br></div><div><br><br></div><div><br><br></div><pre><br></pre>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-05 16:21:35 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237383736</guid>
      </item>
      <item>
         <title>Group 3</title>
         <author>sarahbacabac</author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237384238</link>
         <description><![CDATA[<div>Tools like<strong> Ping Sweep, DNS Analyzer and TraceRoute</strong> can be used to perform robust network diagnostics and quickly resolve complex network issues. And if your concerns are with security, you can use some of the toolset’s tools to simulate attacks on your network and help identify vulnerabilities. <br><br>Ping Sweep<strong> lets you scan a range of IP addresses to see which ones are in use</strong>. You can also use this tool to perform reverse DNS lookups. The Engineer’s Toolset also includes a wide set of administrator tools for configuration management, diagnostics, IP monitoring, log management, network discovery and monitoring, and security.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-05 16:22:36 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237384238</guid>
      </item>
      <item>
         <title>Group 5</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237384972</link>
         <description><![CDATA[<div><br></div><ul><li>Ping command: Ping is part of the iputils (or iputils-ping) package, pre-installed on nearly all Linux distributions. There are many additional ping options and variations but the basic syntax is: ping [option] [hostname] or [IP address]. Ex. ping google.com.&nbsp;</li><li>IP Command: The tool is similar to the ifconfig command, but it is much more powerful and has more functions and facilities. The syntax for the IP command is as follows: [OPTION] OBJECT {COMMAND | help}. Ex. ip route list</li><li>NSLookup command: NSLookup is a network administration command-line tool for querying the Domain Name System (DNS) to obtain the mapping between a domain name and IP address. The syantax is as follows&nbsp; nslookup [-option] [name | -] [server] but admits other options. Ex.nslookup redhat.com.</li></ul><div><br></div><ul><li>Dig command (Domain Information Groper): Dig is a network administration command-line tool for querying the DNS. The basic syntax for dig command in Linux is as follows:</li></ul><div>dig Hostname,</div><div>dig DomaiNameHere</div><div>dig @DNS-server-name Hostname</div><div>dig @DNS-server-name IPAddress</div><div>dig @DNS-server-name Hostname|IPAddress type</div><div>Ex. dig www.cyberciti.biz</div><ul><li>Ethtool: Ethtool is a tool used for troubleshooting in a Linux network. It is primarily used to query and control Ethernet devices, including driver and hardware settings on Linux systems. Ethtool can also be used to find important information about connected Ethernet devices on your Linux network. Ex. ethtool eth0</li></ul><div><br></div><ul><li>Traceroute and Tracepath: Traceroute is a tool in Linux that allows you to investigate the routes of network packets and identify the limiting factor in their journeys. Traceroute is also helpful for mapping local networks and troubleshooting sluggish connections. Ex. traceroute google.com</li><li>route command: The route command is used to view and make changes to the kernel routing table on Linux, BSD, and other Unix-like systems. It sets up static routes to specific hosts or networks through an interface after it has been configured.&nbsp; Ex.&nbsp;</li></ul><div>route [-nNvee] [-FC] [&lt;AF&gt;]&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;List kernel routing tables</div><ul><li>NETCAT and NCAT: Netcat is a tool for reading from and writing to network connections using TCP or UDP. It is a feature-rich network troubleshooting and investigation tool.&nbsp;</li></ul><div>Ex. nc -h</div><div><br><br></div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-05 16:24:13 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237384972</guid>
      </item>
      <item>
         <title>Troubleshooting</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237390635</link>
         <description><![CDATA[<div>&nbsp;Troubleshooting network and TCP/UDP port connectivity issues using these troubleshooting tools:</div><ul><li>ping/vmkping to troubleshoot network connectivity between two servers.</li><li>telnet to troubleshoot TCP port connectivity.</li><li>netcat (nc) to troubleshoot TCP port connectivity.</li><li>openssl to troubleshoot SSL port connectivity and verify SSL certificate information.</li><li>tcpdump and tcpdump-uw to collect packet traces to troubleshoot network issues.</li><li>netstat and esxcli network to view active TCP/UDP connections to the host.</li></ul><div><strong>Note</strong>: The telnet and nc tools help you to check if a TCP port is online or if there is a firewall blocking access to a TCP port.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-05 16:35:38 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237390635</guid>
      </item>
      <item>
         <title>Group 5</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237391366</link>
         <description><![CDATA[<div>As windows is more GUI based we can find not only command line tools but also visual software that allows to monitor the network problems on a more user friendly way: &nbsp;</div><ol><li><strong>ping</strong>:&nbsp; Simple command-line utility that checks on the speed of connections.</li><li><strong>tracert</strong>: command-line utility that lists the probable hops to a network or internet destination address.</li><li><strong>Ipconfig</strong>: This command-line tool reports the IPv4 and IPv6 addresses, subnets, and default gateways for all network adapters on a PC.</li><li><strong>Netstat</strong>: This tool displays active connections on your computer.</li><li><strong>Nslookup</strong>: available for Windows, Unix, Linux, and Mac OS, this tool gives you DNS server diagnostics.</li><li><strong>Sysinternals</strong>: set of Microsoft tools for Windows that help troubleshoot and configure Active Directory.</li><li><strong>Wireshark </strong>: packet sniffer that will help you analyze traffic flows.</li><li><strong>Nmap: </strong>Network security and monitoring tool that needs a companion utility, Zenmap, as a user interface.</li></ol><div>With the addition on the last versions of part of the linux kernel to windows some of the tools are now available windows through the powershell of the windows OS.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-07-05 16:37:29 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237391366</guid>
      </item>
      <item>
         <title>Group 1</title>
         <author></author>
         <link>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237392900</link>
         <description><![CDATA[<div><strong>What is a ping?</strong></div><div><br>A ping (Packet Internet or Inter-Network Groper) is a basic <a href="https://www.techtarget.com/whatis/definition/Internet">Internet</a> program that allows a user to test and verify if a particular destination <a href="https://www.techtarget.com/whatis/definition/IP-address">IP address</a> exists and can accept requests in computer network administration. The acronym was contrived to match the submariners' term for the sound of a returned sonar pulse.<br><br></div><div>Ping is also used diagnostically to ensure that a <a href="https://www.techtarget.com/searchnetworking/definition/host">host</a> computer the user is trying to reach is operating. Any operating system (OS) with networking capability, including most embedded network administration software, can use ping.</div><div>or example, to find the <a href="https://www.techtarget.com/whatis/definition/dot-address">dot address</a>, such as 205.245.172.72, for any given <a href="https://www.techtarget.com/searchnetworking/definition/domain-name-system">domain name</a>, Windows users can go to the <a href="https://www.techtarget.com/whatis/definition/command-prompt">command prompt</a> screen (start/run/cmd) and enter ping xxxxx.yyy, where xxxxx is the second-level domain name, like "whatis," and yyy is the top-level domain name, like "com." Ping is a simple way to check for a response from a host.<br><br></div><div><strong>Ping on a speed test</strong></div><div>The term is also used to test and determine how fast a data <a href="https://www.techtarget.com/searchnetworking/definition/signal">signal</a> travels from one place, like a computer, to another, like a website. Ping is also used to <a href="https://www.techtarget.com/whatis/definition/troubleshooting">troubleshoot</a> and test connectivity and determine response time.<br><br></div><div><strong>How does ping work?&nbsp;</strong></div><div>Ping works by sending an Internet Control Message Protocol (<a href="https://www.techtarget.com/searchnetworking/definition/ICMP">ICMP</a>) Echo Request to a specified interface on the network and waiting for a reply. When a ping command is issued, a ping signal is sent to a specified address. When the target host receives the echo request, it responds by sending an echo reply <a href="https://www.techtarget.com/searchnetworking/definition/packet">packet</a>. This approach serves two specific purposes: verifying that the target host is available and determining round-trip time (<a href="https://www.techtarget.com/searchnetworking/definition/round-trip-time">RTT</a>) or <a href="https://www.techtarget.com/whatis/definition/latency">latency</a>.<br><br></div><div>RTT is a measure of how long it took to receive a response. Measured in milliseconds (<a href="https://www.techtarget.com/whatis/definition/millisecond">ms</a>), the process starts when a browser sends a request to a server and is completed when a response from the server is received. RTT is a key performance metric of <a href="https://www.techtarget.com/searchsoftwarequality/definition/Web-application-Web-app">web applications</a>.<br><br></div><div>By default, ping commands send multiple requests usually four or five and display the results. The echo ping results show whether a particular request received a successful response. It also includes the number of <a href="https://www.techtarget.com/searchstorage/definition/byte">bytes</a> received and the time it took to receive a reply or the <a href="https://www.techtarget.com/searchnetworking/definition/time-to-live">time-to-live</a>. With pinging, a target host receives an echo request to which it responds by sending an echo reply packet.<br><br></div><div><strong>How to use ping in troubleshooting?</strong></div><div>Echo requests and echo responses form the standard for troubleshooting ICMP messages. Virtually every OS with network support includes ping for troubleshooting purposes. However, the exact implementation varies slightly among manufacturers.<br><br></div><div>Ping is the cornerstone of standard network troubleshooting. For example, an IP address can be pinged by typing in 172.168.9.13. If the ping is successful, it means that it is on, and the two machines can talk to each other.<br><br></div><div>However, if the ping is successful but the response time is long, it indicates network congestion, routing or speed issues. Even pings that are unsuccessful offer valuable troubleshooting information. When it comes to network speed tests, ping is the standard.</div><div><br><strong>What is ping in gaming?</strong></div><div>Ping is also useful for online gaming. It measures the time it takes for the signal to transmit from a computer or console to a server.<br><br>Source: techtarget.com</div><div><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1734713609/fc48a9199321b5ca8f5b0a2cef7af7a1/070219_SWS_ping_test.png" />
         <pubDate>2022-07-05 16:41:14 UTC</pubDate>
         <guid>https://padlet.com/pallavisamaddar/lfks6r48qs3dtmc0/wish/2237392900</guid>
      </item>
   </channel>
</rss>
