Network address translation (NAT) is a method to remap one IP address space into another space by modifying network address information in Internet Protocol datagram packet headers while in transit across a traffic routing device.
Please complete the following tasks/question:
One purpose of using NAT/PAT (Port Address Translation) is to save IP addresses. IPv6 uses 128-bit addresses, instead of the meagre 32-bit IPv4 addresses. Does that mean that IPV6 will eliminate NAT/PAT?
Using Wireshark, your task is to capture an interaction between the client (your home computer) and the CQU Webfuse webserver. In doing so, attempt to retrieve the following web page:
http://webfuse.cqu.edu.au/[YourStudentNumber].html
where YourStudentNumber needs to be replaced by your actual student number. Please use your student number only. No other page name should be used.
Use the appropriate filters in Wireshark to capture only DNS and HTTP traffic.
Figure 1 shows an example of a webpage you have to capture where YourStudentNumber is replaced by the name “s123456”:
The pcap of this web page captured with the appropriate DNS and HTTP filters is shown in Figure 2:
Figure 2 PCAP of Webpage with DNS and HTTP filters
To reproduce a capture similar to Figure 2, you may need to research how to:
For each of the sections, list the frames/packets associated with the section and highlight the section with a red ellipse in the screenshot.
2. For the three sections identified in b), explain each of the packet components in a similar way done in the Packet Capture Exercise 3. You do not have to explain all the captured frames, only the relevant frames. You may have to copy the information from the PCAP and paste it in the relevant fields of the table.
Like in part b), identify the frame number that encapsulates the retrieved webpage (html code). You also need to circle in red the paragraph with the message “The requested URL /YourStudentNumber.html was not found on this server”. You need to explain how you found both the retrieved webpage and the paragraph.
Cisco IOS (Internetworking Operating System) allows both standard and extended IP access lists as follows:
access-list 5 deny 139.78.5.100 0.0.0.0
access-list 5 permit 139.78.5.0 0.0.0.255
access-list 105 deny tcp 128.1.0.0 0.0.255.255 0.0.0.0 255.255.255.255 eq 25
Note the source/destination IP address wildcard format (it is the opposite of the IP address usual subnet mask format):
If you want to place additional restrictions or admissions in the same access list, you just need to add lines in the same format above with the same list number. Access list items are processed in the order they appear in the list from top to bottom and any packet that does not match a list entry is discarded (there is effectively a hidden ‘deny all’ rule at the end of the access list).
To complete this exercise:
Create an Access Control List that will prevent hosts in the network range of 192.168.176.0 to 192.168.191.0
Create a Cisco IOS extended IP access list that allows any host to access a web server (HTTP protocol over TLS/SSL) on TCP port 443 whose IP address is 138.77.236.58
Create a Cisco IOS extended IP access list that allows any host to access the internal
SMTP server at 138.77.15.77 (TCP port 25), and the DNS servers at 138.77. 232.10 (TCP and UDP port 53).
For this assessment item, you should submit the standard and extended access lists that you create for the exercise (these do not need to be implemented on an actual router). For further information on Cisco ACLs see:
http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080100548.shtml
It is well known that, the wireless signal of a Wi-Fi network is not confined to a cable as in a traditional network but instead is broadcast through the air. Recently, public Wi-Fi hotspots can be found everywhere, such as airports, hotels and coffee shops. Users can log onto the Internet with their mobile device. Along with convenience, public Wi-Fi hotspots can also provide an easy way for some attackers, like identity thieves and cybercriminals, to attack the wireless network or the users.
Complete the following tasks:
1. NAT means network address translation, which practically implies that a router or a firewall is translating addresses that come from the incoming interface, into different addresses flowing from the outgoing interface; conversely, when the response to the traffic comes back, it will re-transform the addresses in the original values. The typical case for NAT is to allow sharing of public IP addresses - which are a scarce resource - amongst many hosts, as opposed as assigning a public IP address for each host.
125.34.48.166 is a public IP address, which has been assigned to the organisation that wants to connect to the Internet; the addresses in the 10.0.0.0/8 range are of a private range, which is not allowed to route packets on a public network. The NAT server performs the translation of the addresses.
2. NAT technology help the network to improve the security by providing the private IP address. NAT packet forwarding technology helps to drop unauthorized packets.
3. NAT provide private IP address to the connected devices to resolve the less public address issue. NAT is used in mainly IPv4 which is 32 bits. But the IPv6 is 128 bit IP address which can support lots of IP address and therefore, the NAT facility is not required.
Packet No. |
Time |
Source |
Destination |
Protocol |
Info |
6 |
0.305603 |
8.8.8.8 |
10.10.30.148 |
DNS |
Standard query response 0x3536 A webfuse.cqu.edu.au A 138.77.5.135 |
Explanation: This is a domain name resolution. |
|||||
7 |
0.307007 |
10.10.30.148 |
138.77.5.135 |
TCP |
64975 → 80 [SYN] Seq=0 Win=64240 Len=0 MSS=1460 WS=256 SACK_PERM=1 |
Explanation: Start of three-way handshaking |
|||||
20 |
1.126409 |
138.77.5.135 |
10.10.30.148 |
TCP |
80 → 64976 [FIN, ACK] Seq=333 Ack=286 Win=30336 Len=0 |
Explanation: End to the connection termination. |
Frame No 2,3 and 6
The three-way handshaking for connection establishment
Frame No 7,8,9
Connection termination
Frame no 20
Access-list 35 deny 192.168.176.0 0.0.15.255
Access-list 85 permit TCP any 138.77.236.58 0.0.0.0 eq 443
ip access-group 105 in
access-list 20 permit tcp any host 138.77.15.77 eq smtp
access-list 112 permit tcp any host 138.77.15.77 eq 25
ip access-group 115 in
access-list 120 permit udp any 138.77. 232.10 eq domain
1. Packet Sniffing : In Wi-Fi network packets are send wirelessly. If a user send any un-encrypted file over the network then it is very easy to capture this network packet and get the information. This procedure is called packet sniffing.
Man in the middle attack: Any hacker can trick the communicating device into sending the user transmission to an attacker’s system. Many type of malware can be implant into the user system through email, packets or Wi-Fi.
2. Sniffing attack is passive attack so it is not possible to detect. One way to secure the network is using the SSL or HTTPS. Many Wi-Fi network is not possible to detect. But there are few tools are present for detecting some of the network those are nzyme and Graylog.
3 A Linux command and script is used for a particular target. After that this script searching the network and make some clone of this network into different channel. When the user try to connect with the real network then its make contact and connect it with one of the clone network. A SSL script is used to remove the HTTPS. After all of these the Wireshark or any other packet capturing tool is used to capture the network packets.
To export a reference to this article please select a referencing stye below:
My Assignment Help. (2021). Network Security Concepts. Retrieved from https://myassignmenthelp.com/free-samples/coit12202-network-security-concepts/network-address-translation-technology.html.
"Network Security Concepts." My Assignment Help, 2021, https://myassignmenthelp.com/free-samples/coit12202-network-security-concepts/network-address-translation-technology.html.
My Assignment Help (2021) Network Security Concepts [Online]. Available from: https://myassignmenthelp.com/free-samples/coit12202-network-security-concepts/network-address-translation-technology.html
[Accessed 25 February 2021].
My Assignment Help. 'Network Security Concepts' (My Assignment Help, 2021) <https://myassignmenthelp.com/free-samples/coit12202-network-security-concepts/network-address-translation-technology.html> accessed 25 February 2021.
My Assignment Help. Network Security Concepts [Internet]. My Assignment Help. 2021 [cited 25 February 2021]. Available from: https://myassignmenthelp.com/free-samples/coit12202-network-security-concepts/network-address-translation-technology.html.
MyAssignmenthelp.com has experts who have years of experience in handling academic papers for students at all academic levels. We have native writers in our team who know how to compose superior quality assignments that easily captivate the reader attention. You cannot possibly find better assignment help Sydney service anywhere in Australia. The writers not only have earned prestigious degrees from reputed universities but are also professionally involved in their specific field.
Answer: Introduction: A transducer that converts radio frequency field into alternating current is known as antenna. An antenna acts as an interface between the propagating radio waves through space. It is a metallic structure mainly used for capturing and transmitting the electromagnetic waves and the radio waves (Han et al., 2015). In basic words, it can be described as a conductor used for sending and receiving the signals that include mic...
Read MoreAnswers: 1. Risks and Controls Associated with Hybrid Cloud and Micro services Strategy Meta Soft Ltd is the software development company that is working n New Zealand and Australia. They have decided to update and replace their old infrastructure. There is existing data as well as services within the data centre that is to be moved to the respective data centre in Sydney (Arora, Parashar & Transforming, 2013). The flexibility as well as ...
Read MoreAnswers: 1. How data flows from sender to the receiver Network communications require particular protocols and components for a communication to be complete. Some of the main components include but are not limited to recipient, sender, message to be delivered and medium of communication (Odom, 2013). List of activities that take place at the sender’s side in preparation of a message to be delivered are: Application layer is the ...
Read MoreAnswers: 1.Discuss your technical knowledge and background which qualifies you for this job and how you stay up to date on current technologies in use at your company. I have CCNA certification I am certified from Security+ CE certification I have Effective communication skills for mailing I am able to managing Cisco switches and routers with tools I am also good in troubleshooting Ethernet and Wi-Fi problems I have good knowledg...
Read MoreAnswer: Information Security Management Program for a Shipping Agency Database Owing to the current awareness and cyber security profile in sipping agencies, threats to shipping is the reality that should be given immediate attention. In the year 2015, shipping was one of the top most cyber-attacked industry. Futurenautics (2015) cites that sipping agencies should use the wakeup call in securing its critical infrastructures (both data a...
Read MoreJust share requirement and get customized Solution.
Orders
Overall Rating
Experts
Our writers make sure that all orders are submitted, prior to the deadline.
Using reliable plagiarism detection software, Turnitin.com.We only provide customized 100 percent original papers.
Feel free to contact our assignment writing services any time via phone, email or live chat. If you are unable to calculate word count online, ask our customer executives.
Our writers can provide you professional writing assistance on any subject at any level.
Our best price guarantee ensures that the features we offer cannot be matched by any of the competitors.
Get all your documents checked for plagiarism or duplicacy with us.
Get different kinds of essays typed in minutes with clicks.
Calculate your semester grades and cumulative GPa with our GPA Calculator.
Balance any chemical equation in minutes just by entering the formula.
Calculate the number of words and number of pages of all your academic documents.
Our Mission Client Satisfaction
Thank you for the work . I was done very appropriately with all requirements included.
Australia
I was very happy with this assignment, this was my first assignment from this site and i was very impressed. Because this expert did an amazing job i continued my service with this site. I got a 80% on the assignment which is acceptable so thank you.
Australia
Assignment was well done, and I was happy with the feedback from the professor. Thank you for helping me.
Australia
Good completion to my assignment . My assignment was perfect, and I was very happy with that. When I requested the expert\'s adjustments, he responded very quickly. The assignment was completed on the deadline and to my satisfaction.
Australia