Re: CONF DNS

2009-02-27 Thread Paige Thompson
or maybe since you installed from an image (not over a network) the
resolv.conf was never created.

heres how i create it, never tried this freebsd though:

seq --format="nameserver 4.2.2.%g" 1 5 > /etc/resolv.conf

alternatively just adding this line:
nameserver 4.2.2.1

or whatever your dns server besides 4.2.2.1 if you'd rather should suffice.

-Adele
(sent from my gphone!)

On Feb 27, 2009 12:35 AM, "Ivailo Tanusheff" 
wrote:

The named.conf is used only if you need to set up your owm DNS server and
you do not use someone other then the default.
To resolve external hosts you need to enter the dns server IP in the
/etc/resolv.conf file. It is not resolvE.conf.

Hope this will help you.

Regards,

Ivailo Tanusheff
Deputy Head of IT Department
ProCredit Bank (Bulgaria) AD

tel. +359 2 8135 890
fax +359 2 8135 110
http://www.procreditbank.bg


Disclaimer: The information contained in this message is intended solely
for the use of individual or entity to whom it is addressed and other
authorized to receive it. It may contain confidential or legally
privileged information. If you are not the intended recipient you are
hereby notified that any disclosure, copying, distribution or taking any
action in reliance on the contents of this message is strictly prohibited
and may be unlawful. If you have received this communication in error,
please notify us immediately by responding to this email and then delete
it from your system. ProCredit Bank is neither liable for the proper and
complete transmission of the information contained in this message nor for
any delay in its receipt.



Fouz Azeem 
Sent by: owner-freebsd-questi...@freebsd.org
27.02.2009 08:19

To
questi...@freebsd.org
cc

Subject
CONF DNS

Dear FreeBSD I have install FreeBSD 7.1 from .iso I need to configure DNS I
can find the name...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: CONF DNS

2009-02-27 Thread Ivailo Tanusheff
The named.conf is used only if you need to set up your owm DNS server and 
you do not use someone other then the default.
To resolve external hosts you need to enter the dns server IP in the 
/etc/resolv.conf file. It is not resolvE.conf.

Hope this will help you.

Regards,

Ivailo Tanusheff
Deputy Head of IT Department
ProCredit Bank (Bulgaria) AD

tel. +359 2 8135 890
fax +359 2 8135 110
http://www.procreditbank.bg


Disclaimer: The information contained in this message is intended solely 
for the use of individual or entity to whom it is addressed and other 
authorized to receive it. It may contain confidential or legally 
privileged information. If you are not the intended recipient you are 
hereby notified that any disclosure, copying, distribution or taking any 
action in reliance on the contents of this message is strictly prohibited 
and may be unlawful. If you have received this communication in error, 
please notify us immediately by responding to this email and then delete 
it from your system. ProCredit Bank is neither liable for the proper and 
complete transmission of the information contained in this message nor for 
any delay in its receipt. 



Fouz Azeem  
Sent by: owner-freebsd-questi...@freebsd.org
27.02.2009 08:19

To
questi...@freebsd.org
cc

Subject
CONF DNS






Dear FreeBSD 
I have install FreeBSD 7.1 from .iso I need to configure DNS
I can find the named.conf but I did not find resolve.conf in /etc/
Can you please tell me where it is?

Fouz



 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"freebsd-questions-unsubscr...@freebsd.org"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: CONF DNS

2009-02-26 Thread Peter
Hi,

The  name of file is

/etc/resolv.conf

not

/etc/resolve.con

Peter

Fouz Azeem wrote:
> Dear FreeBSD 
> I have install FreeBSD 7.1 from .iso I need to configure DNS
> I can find the named.conf but I did not find resolve.conf in /etc/
> Can you please tell me where it is?
> 
> Fouz
> 
> 
> 
>   
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
> 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: CONF DNS

2009-02-26 Thread Jon Radel

Fouz Azeem wrote:
Dear FreeBSD 
I have install FreeBSD 7.1 from .iso I need to configure DNS

I can find the named.conf but I did not find resolve.conf in /etc/
Can you please tell me where it is?



Probably either nowhere or under a different name, depending on how you 
look at things, as you've added one character too many to the filename. 
 Look for:


/etc/resolv.conf

It should be there unless you've managed to delete it somehow.  If 
you're using DHCP to configure your machine, note that DHCP will update 
the contents of this file.


--

--Jon Radel
j...@radel.com


smime.p7s
Description: S/MIME Cryptographic Signature


CONF DNS

2009-02-26 Thread Fouz Azeem
Dear FreeBSD 
I have install FreeBSD 7.1 from .iso I need to configure DNS
I can find the named.conf but I did not find resolve.conf in /etc/
Can you please tell me where it is?

Fouz



  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"