Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check_dhcp: patch for "Rogue DHCP server detection" [sf#1854415] #752

Closed
monitoring-user opened this issue Sep 24, 2013 · 2 comments · Fixed by #1906
Closed

check_dhcp: patch for "Rogue DHCP server detection" [sf#1854415] #752

monitoring-user opened this issue Sep 24, 2013 · 2 comments · Fixed by #1906

Comments

@monitoring-user
Copy link

Submitted by pcervicek on 2007-12-19 22:03:04

This patch helps check_dhcp to detect rogue dhcp servers.
Use it with the "-x" flag

example output:

[root pc4 plugins-root]# ./check_dhcp -s 192.168.1.1 -x
CRITICAL: Rogue DHCP Server detected! Server 192.168.1.205 offered 192.168.1.239

@monitoring-user
Copy link
Author

@riskersen
Copy link
Collaborator

Correct link: http://sourceforge.net/p/nagiosplug/patches/272/

Rogue detection seems like a good idea..

@riskersen riskersen self-assigned this Oct 7, 2015
riskersen added a commit to riskersen/monitoring-plugins that referenced this issue Oct 7, 2015
riskersen added a commit to riskersen/monitoring-plugins that referenced this issue Oct 7, 2015
  - help and version should return UNKNOWN
  - option "?" not registered in getopt and will never match
	Invalid Option -- ?
  - closes monitoring-plugins#752
riskersen added a commit to riskersen/monitoring-plugins that referenced this issue Oct 7, 2015
riskersen added a commit to riskersen/monitoring-plugins that referenced this issue Oct 9, 2015
  - added dhcp rogue detection
	contributed by Patrick Cervicek (patrick AT cervicek.de)
  - closes monitoring-plugins#752
riskersen pushed a commit to riskersen/monitoring-plugins that referenced this issue Oct 9, 2015
  - added dhcp rogue detection
	contributed by Patrick Cervicek (patrick AT cervicek.de)
  - closes monitoring-plugins#752
RincewindsHat pushed a commit that referenced this issue Aug 27, 2023
  - added dhcp rogue detection
	contributed by Patrick Cervicek (patrick AT cervicek.de)
  - closes #752
RincewindsHat pushed a commit that referenced this issue Oct 1, 2023
  - added dhcp rogue detection
	contributed by Patrick Cervicek (patrick AT cervicek.de)
  - closes #752
RincewindsHat pushed a commit that referenced this issue Oct 3, 2023
  - added dhcp rogue detection
	contributed by Patrick Cervicek (patrick AT cervicek.de)
  - closes #752
RincewindsHat added a commit that referenced this issue Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants