[gobolinux-users] Can't Access Internet

Tom Connell Gobolinux at tjconnell.co.uk
Sun Apr 15 15:59:43 UTC 2007


Andy Feldman wrote:
> I'm not sure how much troubleshooting you've done, so I'll start with
> some diagnostic stuff. Let me know if you've already gone through
> these types of steps:
>
> Can you ping or access IP addresses? For example, http://72.14.207.99/
> should bring up Google.
>
> What are the contents of the following files:
> /System/Settings/NetworkOptions [this should have your internet
> configuration, such as DHCP]
> /System/Settings/resolv.conf [this has your DNS servers]
>
> It might also help to compare those files to what their contents are
> when running the LiveCD, in case there's nothing obvious wrong with
> them.
>
> Also, do you have DHCPCD installed? (You can check by seeing whether
> the folder /Programs/DHCPCD exists.)
>
> -Andy
>
> On 4/15/07, Larry Gregg <lgregg at acm.org> wrote:
>   
>> People:
>>
>> I downloaded the 013 Live-CD.  It booted okay, and I could access the
>> internet through my router.  I next installed Gobolinux, but now my Web
>> browser cannot find www.inebraska.com, or any other Web address.
>>
>> Anyone have an idea what could cause this?
>>
>> Larry
>>     
>   
The Shutdown script on 013 by default has a bug in that it does not shut 
the network down cleanly and leaves a pid file on the system that gives 
an 'Already Running' status to the Network startup on boot

You need to make sure your scripts are up to date and also one script 
needs to be manually copied down as it is not installed with the Script 
update!

Follow these messages to see what to do:

http://www.wotfun.com/pipermail/gobolinux-users/2007-April/005030.html

To get your network run a root terminal
cd to /System/Variable/run
rm dhcpcd-eth0.pid                        (Assumeing your netwrok 
interface is eth0
StartTask Network

That should get you online to follow the rest of the fix

Tom Connell




More information about the gobolinux-users mailing list