forked from spinesystemspublic/documentation
Add tcpdump examples
This commit is contained in:
@@ -311,3 +311,7 @@ Detected PPPoE server at interface bond0.2529
|
|||||||
```
|
```
|
||||||
As you can see there are 3 other PPPoE servers in the network, and they are all detected by pppoe-discovery. They might cause conflicts during PPPoE session establishment, so it is recommended to find and remove them.
|
As you can see there are 3 other PPPoE servers in the network, and they are all detected by pppoe-discovery. They might cause conflicts during PPPoE session establishment, so it is recommended to find and remove them.
|
||||||
|
|
||||||
|
### References
|
||||||
|
|
||||||
|
* [TCPDUMP examples ] (https://hackertarget.com/tcpdump-examples/)
|
||||||
|
* [More tcpdump docs] (https://danielmiessler.com/study/tcpdump/)
|
||||||
|
|||||||
Reference in New Issue
Block a user