[Bug 1294239] Re: dnsmasq preventing DNS lookup with firepass sslvpn

2014-03-23 Thread GNUbee40
Thank You for your help so far. resolvconf is installed, Result of dpkg
-s resolvconf attached below.

I dont have /etc/resolv.conf, but /etc/resolvconf/resolv.conf.d/head  -
and ./base.  No symlink to run/resolvconf either. It only contains one
empty folder, interface, and one empty file, postponed-update.

Even more puzzling dpkg -s dnsmasq says the package is not
installed??? So why does disabling it in network manager break the dns
lookup then?

Maybe the changes in Mint to the Ubuntu system are more profound than I first 
assumed. I was pretty sure dnsmasq was involved in this error after reading 
various blog and forum posts and therefore found it relevant to report the 
error here. 
I am sorry to waste your time. I did report the error to Mint. Sadly they did 
not react so far.  


** Attachment added: resolvconf.txt
   
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+attachment/4038462/+files/resolvconf.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1294239

Title:
  dnsmasq preventing DNS lookup with firepass sslvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1294239] Re: dnsmasq preventing DNS lookup with firepass sslvpn

2014-03-20 Thread GNUbee40
Did that before and did it again today. The result: No DNS lookup at all - 
inside or outside VPN. Actually I cannot test the view server when dnsmasq is 
disabled because I cannot even connect to the vpn in FF, even if try to connect 
directly to the IP address. I can enter username, password and OTP at the login 
page, but the tunnel will not build up. The page keeps connecting forever.
Anyway - I will rather connect by IP adress to the view server than loosing DNS 
lookup altogether. Seems dnsmasq is indispensable for this now.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1294239

Title:
  dnsmasq preventing DNS lookup with firepass sslvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1294239] Re: dnsmasq preventing DNS lookup with firepass sslvpn

2014-03-20 Thread Thomas Hood
Make sure that the resolvconf package is installed and that
/etc/resolv.conf is a symbolic link to ../run/resolvconf/resolv.conf and
that the proprietary software on your Linux Mint system doesn't futz
with /etc/resolv.conf.

** Changed in: dnsmasq (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1294239

Title:
  dnsmasq preventing DNS lookup with firepass sslvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1294239] Re: dnsmasq preventing DNS lookup with firepass sslvpn

2014-03-19 Thread Thomas Hood
Can you please edit the bug description to give a lot more detail about
your system and about the malfunction?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1294239

Title:
  dnsmasq preventing DNS lookup with firepass sslvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1294239] Re: dnsmasq preventing DNS lookup with firepass sslvpn

2014-03-19 Thread GNUbee40
Uname -a returnes:
 Linux  3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:41:14 UTC 2012 i686 i686 
i386 GNU/Linux

lshw output is attached below.

Firefox 26.0 with F5 Network Access plugin, Ver. 7080.2012.1101.1

VMware Horizon View Client, V. 2.1.0 Build 1213173

Details about the error: (you cannot reproduce this as this a classified
access)

Connect to gateway (server.domain.dk) via Firefox. After input of
username and password on startpage I receive an one-time-password. After
typing it the ssl-vpn builds up without problem.

Start up Vmware Horizon View Client. Type in server address of View server 
(XXX-esa.domain.dk). 
Expected behaviour: Connect to server and ask for username and password. 
What happens: Server time out, cannot resolve hostname.

I aquired the IP.adress of the view server. Instead of xxx-esa.domain.dk
I typed ###.###.###.### in the View Client and it connected as expected.

Conclusion: Domain name in View Client could not be resolved. This was
not a problem with Ubuntu 10.10.

I would like to add that I also have problems with network connectivity
on a Virtual Machine (Win Xp) installed in the same system. Virtual box
log states, that resolv.conf cannot be accessed, thus NAT services by
Virtual Box are non-functional.


** Attachment added: lshw.txt
   
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+attachment/4032526/+files/lshw.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1294239

Title:
  dnsmasq preventing DNS lookup with firepass sslvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1294239] Re: dnsmasq preventing DNS lookup with firepass sslvpn

2014-03-19 Thread Thomas Hood
Comment out the line `dns=dnsmasq` in
/etc/NetworkManager/NetworkManager.conf and reboot.

** Changed in: dnsmasq (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1294239

Title:
  dnsmasq preventing DNS lookup with firepass sslvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs