selftest: Avoid hard-coding client IP address
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 14 Feb 2019 01:37:16 +0000 (14:37 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 5 Mar 2019 23:27:30 +0000 (23:27 +0000)
commit2b60936d91268688db8344dfee68766b6494c604
tree35a2da48c5eab48bf42f31cc8129a5f5bf9ce1ca
parent572f83d62a5853634dfa79669393a70d9ce20731
selftest: Avoid hard-coding client IP address

We implicitly assume the client IP used by selftest is always
127.0.0.11. Add an iface entry for the client to make this a little more
explicit.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/target/Samba.pm
selftest/target/Samba4.pm