diff --git a/portalclientlib/client.py b/portalclientlib/client.py index 2a649b8..be704f3 100644 --- a/portalclientlib/client.py +++ b/portalclientlib/client.py @@ -41,8 +41,7 @@ class Client(object): raise errors.StorageNotFound('Client not found') else: client_data = self.storage.get_client( - self._ip_address, - self.protocol + self._ip_address ) # Init iptables