Hi everyone! :D
So my teacher about Network subject (unfortunatelly it's not my best) gave me 2 (easy for you).tcpd files:file 1, file 2. And I have to catch some information from this packets:
- what kind of services was used ? any mistakes ? what was sent ?
- used adresses and protocols (take care about class of adresses and translation of adresses (NAT) and transport protocols
- which systems was installed on the computers (for example: client - Windwos, server: Linux)
- how distance (number of routers) was between devices
- where was started scanner (server, client or for example 3 routers far from server)
- time of made capture
- configuration of local network (for example default router, adressed MAC)
- how its possible to repeat captured comunication (give program or make a printscreen)
- (additional) catch packets received and sent through the program tracepath or traceroute
- (additional) catch question sent to DNS server
I already did point 1,2 (except NAT),6,7(only MAC). Its not that I wanna that somebody make this instead of me, but please let me give some help. Its best for me if you just write me where in this packets I can find information for example about configuration of local network.
Regards !
asked 23 May '13, 13:34
Toni77
1●1●2●1
accept rate: 0%
The tracefiles that you refer to don't seem to match the questions. Maybe this is why you have trouble answering the questions yourself?