Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Using Ubuntu 12.04. Up through last week I was able to browse folders in Nautilus under a mounted Windows share through my Juniper VPN. Now trying to open a folder yields

Error: DBus error org.freedesktop.DBus.Error.NoReply:

I am using a web portal. Using that web interface (in a browser) I can open folders. I have started Network Connect (as I have in the past). It seems to be running fine. It is version 7.0-0-Build16899.

I am using Sun Java Version 7 Update 7 (verified at java.com).

When I run the Diagnostics within the Network Connect Window I get the following:

NC Diagnostics for Linux.  Version 1.0. Release Date/Time: Oct 22 2010 21:49:13
+==============================================================================+ |   Tests:         |        Results:                      |
+==============================================================================+

       o  NC Installation Check      Passed
       o  NC Diagnostics            
             NC Service          Running
             NC Driver Test          Passed
             NC Tunnel Test          Established

       o  Host Details              
             Hostname            HannsBook12
             Domainname          (none)
             IP Routing Enabled      No
             IP Loopback test        Passed
             Nameserver Details     
                   10.1.1.21         Ping Passed

                   10.1.1.22         Ping Passed
             Gateway Ping Test           
                 192.168.0.1         Ping Passed

       o  Network Connection Diagnostics            

         Interface:          lo
         IP Address:         127.0.0.1
         Netmask:            255.0.0.0
         MTU:                16436

         Interface:          wlan0
         IP Address:         192.168.0.108
         Netmask:            255.255.255.0
         Broadcast:          192.168.0.255
         MTU:                1500

         Interface:          tun0
         IP Address:         10.1.1.151
         MTU:                1400
      o  Route Info 

Kernel IP routing table Destination     Gateway         Genmask        Flags Metric Ref    Use Iface
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 wlan0
10.1.0.0        10.1.1.151      255.255.0.0     UG    1      0        0 tun0
10.2.0.0        10.1.1.151      255.255.0.0     UG    1      0        0 tun0
10.3.0.0        10.1.1.151      255.255.240.0   UG    1      0        0 tun0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 wlan0
192.168.0.0     0.0.0.0         255.255.255.0   U     2      0        0 wlan0
192.168.0.1     0.0.0.0         255.255.255.255 UH    1      0        0 wlan0
209.252.180.67  192.168.0.1     255.255.255.255 UGH   1      0        0 wlan0

       Finished running tests

Does anyone see a problem in above? I see that I do not have a Domain name in above. Does anyone know how to remedy that, if in fact that is a problem?

/etc/resolv.conf is pointing to the right nameservers for the company I am connected to: search yyyy.corp yyyy.com nameserver 10.1.1.21 nameserver 10.1.1.22

Thanks.

-Mark D.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.