반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- LeetCode 83 c언어
- 임의 정밀도 / 큰 수 연산
- KMP알고리즘
- 문자열
- 스택
- 구현
- 유클리드 호제법
- 연결리스트 중복제거
- 이분 탐색
- LeetCode 83번
- 문자열제곱
- 큐
- 연결리스트 정렬
- 사칙연산
- 프로그래머스
- 브루트포스 알고리즘
- 큰 수 연산
- 해시를 사용한 집합과 맵
- 다이나믹 프로그래밍
- 별 찍기
- 시뮬레이션
- Queue
- 실패함수
- 조합론
- LeetCode Remove Duplicates from Sorted List in c
- 정렬
- 정수론
- 자료 구조
- 재귀
- 수학
Archives
- Today
- Total
hahn
Promiscuous mode, Mac address changes, Forged transmit 본문
728x90
반응형
Physical Environment
L2 switch with 4 ports and a NIC(MAC 2) connected
How to capture traffic( Source MAC 1, Dest MAC 3 ) at MAC 2
Solutions : Port Mirroring, Promiscuous Mode
Promiscuous Mode : allow and disallow all traffic to be forwarded, regardless of the destination
Virtual enviroment
1. Packet Capture Tools
2. IDS / IPS (VM)
3. Hypervisor on VM
Nested Virtualization Enviroment
external vSwitch(ESXi) doesn't recognize that MAC addr of internal NIC
therefore needed promiscuous mode
MAC Address Changes, Forged Transmits
How to Change MAC addr : NIC properties > Advanced > Locally Administered Address > Value
728x90
반응형
'가상화 > VMware' 카테고리의 다른 글
Virtual Network (0) | 2024.03.19 |
---|---|
vSphere+ (0) | 2024.03.18 |
Resolving CPU Architecture diff in Virtualization (0) | 2024.03.18 |
Datacenter Infrastructure : Software Defined (0) | 2024.03.18 |