Merge pull request #870 from jayapalu/CLOUDSTACK-8874

Configured dnsmasq to listen on all interfaces so that vpn  client gets dns1. 
Dnsmasq is not listening on the ppp+ interfaces due to this remote access vpn 
clients dns requests are  dropped.

2. Configured the dnsmasq to listen on all the interfaces except public. There 
is firewall to allow only specific cidr to allow the dns requests.

Tested from windows client nslookup.

* pr/870:
  Configured dnsmasq to listen on all interfaces so that vpn  client gets dns

Signed-off-by: Remi Bergsma <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4018d47e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4018d47e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4018d47e

Branch: refs/heads/master
Commit: 4018d47ef8ea3be780f27d6558275f19b70e5ef0
Parents: a5a5f61 dbedfe2
Author: Remi Bergsma <[email protected]>
Authored: Thu Sep 24 15:35:48 2015 +0200
Committer: Remi Bergsma <[email protected]>
Committed: Thu Sep 24 15:35:48 2015 +0200

----------------------------------------------------------------------
 systemvm/patches/debian/config/etc/dnsmasq.conf.tmpl         | 4 ++--
 systemvm/patches/debian/config/etc/init.d/cloud-early-config | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


Reply via email to