F5F Stay Refreshed Power Users Networks Sure, I can assist you with that. What would you like to learn?

Sure, I can assist you with that. What would you like to learn?

Sure, I can assist you with that. What would you like to learn?

Pages (3): Previous 1 2 3
S
SenpaiCruix
Junior Member
13
04-08-2016, 08:18 PM
#21
I focus mainly on hardware and network design, which means I have a bias, but the more we exchange ideas, the better he’ll understand. He mentioned it before we were told, but we’re missing some context.
S
SenpaiCruix
04-08-2016, 08:18 PM #21

I focus mainly on hardware and network design, which means I have a bias, but the more we exchange ideas, the better he’ll understand. He mentioned it before we were told, but we’re missing some context.

T
TheFallenDino
Junior Member
12
04-09-2016, 04:56 AM
#22
Lol. I don’t really know anything about him except he mentioned he understood the basics of networking—like knowing the OSI model, typical hardware, subnetting, simple setup, and common protocols. I didn’t think programming would help much when Juan asked why a background in coding would make packet analysis easier.
T
TheFallenDino
04-09-2016, 04:56 AM #22

Lol. I don’t really know anything about him except he mentioned he understood the basics of networking—like knowing the OSI model, typical hardware, subnetting, simple setup, and common protocols. I didn’t think programming would help much when Juan asked why a background in coding would make packet analysis easier.

T
Tounohoshi
Member
53
04-09-2016, 02:48 PM
#23
If you understand programming, you can easily examine a PCAP file and check for BGP update messages along with their NLRI VPNv4 data. It’s clear you grasp the concept. Wireshark isn’t difficult to read, but the real value comes from knowing what you’re analyzing. People often claim basic knowledge without realizing they’re missing context.
T
Tounohoshi
04-09-2016, 02:48 PM #23

If you understand programming, you can easily examine a PCAP file and check for BGP update messages along with their NLRI VPNv4 data. It’s clear you grasp the concept. Wireshark isn’t difficult to read, but the real value comes from knowing what you’re analyzing. People often claim basic knowledge without realizing they’re missing context.

S
Skyzzia
Junior Member
3
04-09-2016, 05:53 PM
#24
You could examine a pcap file and search for relevant guides to understand it better. Running a packet capture on a personal computer while browsing won’t yield much BGP data. With some coding skills, you’d prioritize analyzing traffic types that make sense, such as HTTP.
S
Skyzzia
04-09-2016, 05:53 PM #24

You could examine a pcap file and search for relevant guides to understand it better. Running a packet capture on a personal computer while browsing won’t yield much BGP data. With some coding skills, you’d prioritize analyzing traffic types that make sense, such as HTTP.

M
MsSHIP
Member
121
04-09-2016, 07:01 PM
#25
I've just started exploring programming. Creating a password generator in C# felt like my greatest achievement so far, though I realize basic concepts like hex values and binary might be areas I need to improve. Understanding packet data is definitely useful now.
M
MsSHIP
04-09-2016, 07:01 PM #25

I've just started exploring programming. Creating a password generator in C# felt like my greatest achievement so far, though I realize basic concepts like hex values and binary might be areas I need to improve. Understanding packet data is definitely useful now.

Pages (3): Previous 1 2 3