This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DNS Proxy and Concurrent Connections

I was looking at using Astaro as a DNS server for a large customer base.  Astaro would be very simple to use and make rules to allow only authorised networks, hosts etc. access to query the DNS server on its External interface.  Plus if we wanted a powerful firewall for anything in the future it would already be there.

However I am unsure whether the Concurrent Connections: 32000 of my license would apply to this type of usage or not?  I know that this is a high number but in the future its possible that this could be reached.


This thread was automatically locked due to age.
Parents
  • A connection is a connection - Astaro counts the number of tracked connections in /proc/net/ip_conntrack. However, DNS traffic is generally a single UDP packet in, a single UDP packet out, so unless you have 32,000 requests at the same time, you're not going to have a problem.

    TBH, I'd just install CentOS 4.3 on a server and stick BIND on it and be done.
Reply
  • A connection is a connection - Astaro counts the number of tracked connections in /proc/net/ip_conntrack. However, DNS traffic is generally a single UDP packet in, a single UDP packet out, so unless you have 32,000 requests at the same time, you're not going to have a problem.

    TBH, I'd just install CentOS 4.3 on a server and stick BIND on it and be done.
Children
No Data