mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
ctdb-scripts: Move connection tracking to 10.interface
This should really be done for all connections to public IP addresses. Leave the port number there for now - this is just the first step. Signed-off-by: Martin Schwenke <mschwenke@ddn.com> Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jerry Heyman <jheyman@ddn.com>
This commit is contained in:
parent
d39a1cc1d4
commit
9683bb3ac2
@ -243,6 +243,8 @@ ipreallocated)
|
|||||||
|
|
||||||
monitor)
|
monitor)
|
||||||
monitor_interfaces || exit 1
|
monitor_interfaces || exit 1
|
||||||
|
|
||||||
|
update_tickles 2049
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
@ -352,7 +352,6 @@ monitor)
|
|||||||
exit $?
|
exit $?
|
||||||
fi
|
fi
|
||||||
|
|
||||||
update_tickles 2049
|
|
||||||
nfs_update_lock_info
|
nfs_update_lock_info
|
||||||
|
|
||||||
nfs_check_services
|
nfs_check_services
|
||||||
|
Loading…
Reference in New Issue
Block a user