# Networking

{{< cards cols="2" >}}

  {{< card 
  link="ip/" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="ip.svg" 
  title="IP" 
  subtitle="Every instance comes with an included and free of charge public IPv4 and IPv6 address." >}}
  
  {{< card 
  link="eip/" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="eip.svg"
  title="EIP" 
  subtitle="Elastic IP are additional IPs for your instances, with optional health check support." >}}

  {{< card 
  link="nlb/" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="nlb.svg"
  title="NLB" 
  subtitle="A fast and reliable Layer-4 Network Load Balancer." >}}
  
  {{< card 
  link="dns/" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="dns.svg"
  title="DNS" 
  subtitle="Manage your DNS zones with a straightforward web interface." >}}
  
  {{< card 
  link="cdn/" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="cdn.svg"
  title="CDN" 
  subtitle="Push your Object Storage assets close to your users with the fast-performing CDN." >}}
  
  {{< card 
  link="security-group/" 
  title="Security Group" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="secgrp.svg"
  subtitle="An easy way to configure Layer-2 and Layer-3 fire walling for your instances." >}}
  
  {{< card 
  link="private-network/" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="privnet.svg"
  title="Private Network" 
  subtitle="Secure Private Networks for your instances with an optional DHCP server." >}}
  
  {{< card 
  link="private-connect/"
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="privcon.svg" 
  title="Private Connect" 
  subtitle="Directly connect to Exoscale zones using your own 10G connectivity in supported locations." >}}
  
{{< /cards >}}
