[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ppp daemon resolv.conf empty



On Mon, Oct 06, 2003 at 10:01:41AM -0800, J Y wrote:
> I looked in the file /etc/resolv.conf and there was nothing in it. 
> That's what ls -l gives too.  
> deblnx:~# ls -l /etc/resolv.conf 
> total 0 
> deblnx:~# 

/etc/resolv.conf is a *directory*? How extremely peculiar. It's
supposed to be a file. Make it so:

rmdir /etc/resolv.conf
touch /etc/resolv.conf

...should - IIUC - get you going. You should now find that 0dns-up
returns exit status 0, then you can remove all the 'extra' 'exit 0'
lines from earlier on from the other scripts and I think you'll find
it's all OK now.

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F

Attachment: pgplBfpXYRTNv.pgp
Description: PGP signature


Reply to: