X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mbd%2Fsurvey.pl;h=01b7b723ae3424f97d81e2f0e73e0604f061a344;hb=893551a0b976196fa8f395a02ee6b954e5973d2b;hp=b73a27989c1da351657d7ec7a7ca46db31e0cb80;hpb=e30bd8928e466b1b7b33440352af079779bd0611;p=nms diff --git a/mbd/survey.pl b/mbd/survey.pl index b73a279..01b7b72 100644 --- a/mbd/survey.pl +++ b/mbd/survey.pl @@ -1,10 +1,10 @@ package Config; our $survey_ip = "87.76.254.2"; -our $survey_port_low = 60000; -our $survey_port_high = 60500; +our $survey_port_low = 60100; +our $survey_port_high = 60600; our $survey_freq = 60.0; -our $survey_time = 3.0; +our $survey_time = 10.0; 1;