amitsi / onieztp

Other
0 stars 0 forks source link

tshark for troubleshooting #33

Closed amitsi closed 7 years ago

amitsi commented 7 years ago

provide a button to troubleshoot dhcp....this should enable tshark which only captures port 67 or port 68 and show the log output on a text box window scrolling through (similar size to this submit new issue text box)

this allows user to know if dhcp request packets are being received or not

venkytv commented 7 years ago

Added a button to start and stop tshark in the Logs/Troubleshooting tab. NOTE: there is a change in the arguments to "docker run" to get tshark to run. This is documented in the updated README.