SOLIDserver DDI for Service Providers provides ultra-secure DNS, and advanced IPAM solutions for the planning and management of IP addressing plans. Discover EfficientIP solutions for telco operators/ISPs to optimize and secure their network infrastructure.
EfficientIP’s Python library for SOLIDserver DDI API offers easy integration of actions concerning IP address plan, DNS, DHCP and application traffic routing.
…{ ‘type’: ‘terminal_subnet’, ‘name’: name, ‘addr’: rjson[0][‘start_hostaddr’], ‘cidr’: 32-int(math.log(int(rjson[0][‘subnet_size’]), 2)), ‘gw’: rjson[0][‘tag_network_gateway’], ‘used_addresses’: rjson[0][‘subnet_ip_used_size’], ‘free_addresses’: rjson[0][‘subnet_ip_free_size’], ‘space’: rjson[0][‘site_id’], ‘id’: rjson[0][‘subnet_id’] } space = get_space(“Local”) subnet = get_subnet_v4(“lab42”, space_id=space[‘id’]) print(subnet) Using the same principle as for the space, here we look in the IPAM for a specific IPv4 subnet by its…
EfficientIP DNS Guardian secures DNS services, bringing DNS attack protection to thwart DNS tunneling, DNS hijacking, data exfiltration and DNS cache poisoning.
Improve your performance and security with EfficientIP DNS-DHCP-IPAM (DDI), the alternative solution to VitalQIP. Enhance functionality while dramatically reducing the complexity of managing your network infrastructure.
Machine Learning brings predictive network security for enterprises. For effective ML, data provided by DNS traffic analysis is vital.
…of seeing the intent of most traffic, whether it is legitimate or not. Countermeasures based on DNS provide opportunity to filter a lot of malicious traffic, but DNS security requires a more evolved way to detect this traffic, ideally fast enough to annihilate the malware. This is where specific algorithms…
Learn more about the reality of DNS server attacks like zero-day, how a hybrid DNS architecture works to protect your network, and other best practices.