Host reachable bug
Posted: 02 Feb 2019 15:24
Possible bug: host reachable condition does not work with variables.
For an example:
1. If you put in Host reachable condition ping option and address f.e. 192.168.1.100 it works without issue.
2. If you declare in script global or local variable s1=192.168.1.100 and then call in condition Host reachable condition using variable s1 instead of raw IP address it does not work.
For an example:
1. If you put in Host reachable condition ping option and address f.e. 192.168.1.100 it works without issue.
2. If you declare in script global or local variable s1=192.168.1.100 and then call in condition Host reachable condition using variable s1 instead of raw IP address it does not work.