On Tue, 2013-09-10 at 00:54 +0300, Jussi Lahtinen wrote:
> Oh, opposite, there is no www in the name, but still no connection via IDE??
> 
> And yes, this problem can be corrected by using my alternative DNS server,
> but it's crappy.
> Any DNS server suggestions?

As a work around:

Edit the hosts file with needed full dns name and corresponding IP.

In terminal do:
sudo nano -w /etc/hosts

Add this line (if you need www.gambasdoc.org):

64.128.110.55           www.gambasdoc.org

Close and Save (<ctrl> + O) and close (<ctrl> + x)

Now try and ping www.gambasdoc.org it should reply.

If not some network service may need restarting or reboot the system.
Hosts file will be checked before DNS.

-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org





------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to