[Leaplist] Still can't get online

Bryan J Smith b.j.smith at ieee.org
Wed Oct 8 12:12:11 EDT 2008


SELinux enforcement perhaps?
Check various file contexts: "ls -Z".
Use "restorecon" where appropriate.

--  
Bryan J Smith - mailto:b.j.smith at ieee.org  
http://thebs413.blogspot.com  
Sent via BlackBerry from T-Mobile  
    

-----Original Message-----
From: John Simpson <jms1 at jms1.net>

Date: Wed, 8 Oct 2008 10:46:28 
To: This is the Leap Main List<leaplist at leap-cf.org>
Subject: Re: [Leaplist] Still can't get online


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2008-10-08, at 1021, William H. Ferguson wrote:
>
> My Main Desktop Computer has suddenly ceased to be able to get online.
>
> So, now, I'm using a second computer whose e-mail program and  
> ability to get online is OK.
>
> A friend suggested I try these commands as root on my Main Desktop  
> Computer:
> cd /etc
> cd  init.d/
>
> "root at localhost init.d]# ./network restart "
>
> Here's the response:
> "Shutting down loopback interface: [ OK ]
> Bringing up loopback interface: [ OK ]
> Bringing up interface eth0:
> Determining IP information for eth0...cp: cannot remove `/etc/ 
> resolv.conf.predhclient.eth0': Permission denied
> done. "
>
> Does this suggest to any one how I can "fix" my inability to go  
> online?

it looks like you need to remove that file. if "cp" running as root  
cannot remove it, it may have the "immutable" flag turned on.

# chattr -i /etc/resolv.conf.predhclient.eth0
# rm /etc/resolv.conf.predhclient.eth0
# /etc/init.d/network restart


also, see if maybe you ARE online, and just not able to resolve names.  
try to ping something by IP address, rather than by using a name. try  
to ping my server, for example...

# ping 208.111.3.163

if you get responses, then you ARE connected but you're not able to  
resolve names. if you don't get any responses, then you aren't  
connected. either way, it will keep sending pings until you type  
CONTROL-C. hold down the CONTROL key like you would a SHIFT key, and  
press the letter C.


- --------------------------------------------------------
| John M. Simpson  --  KG4ZOW  --  Programmer At Large |
| http://www.jms1.net/                 <jms1 at jms1.net> |
- --------------------------------------------------------
|   Hope for America  --  http://www.ronpaul2008.com/  |
- --------------------------------------------------------





-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkjs1dUACgkQj42MmpAUrRp9CACgtQwCbeMhCOtsr7Ysxh7pYbA6
u6YAoIgmGULwMRaKcd5PvLCaxi7fPyC3
=aJYW
-----END PGP SIGNATURE-----

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Leaplist mailing list
Leaplist at leap-cf.org
http://lists.leap-cf.org/mailman/listinfo/leaplist

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Leaplist mailing list