Re[2]: Bad Host Name Error Message

2004-12-08 Thread Gerard Seibert
On Tuesday, December 07, 2004 9:59:53 PM stheg olloydson [EMAIL PROTECTED] 
wrote:

|it was said:
|
|I continually receive an error message about a bad host name. This is
|the error message:
|
|Starting cron
|Local package initialization: printerDec 7 21:20:44 [EMAIL PROTECTED]
|lpd[438]: Get_local_host: hostname '[EMAIL PROTECTED]' bad
|2004-12-07-21:20:44.236 Get_local_host: hostname '[EMAIL PROTECTED]'
|bad
|
|Hello,
|
|[EMAIL PROTECTED] is an email address, not a host name. Replace it
|something like BeerStud.rcn.com although you would be best using a
|domain name you owned rather than someone else's domain.
|
|HTH,
|
|stheg


** Reply Separator **
Wednesday, December 08, 2004 4:47:42 AM

Sorry, but it did not make one iota of difference.

Thanks anyway!


It's true hard work never killed anybody, but I figure, why take the
chance? - Ronald Reagan

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bad Host Name Error Message

2004-12-08 Thread Dev Tugnait
Edit /etc/hosts add internal ip and host fro example if hostname is 
till.fool.net

ip till till.fool.net
* Gerard Seibert ([EMAIL PROTECTED]) wrote:
 I continually receive an error message about a bad host name. This is the 
 error message:
 
 Starting cron
 Local package initialization: printerDec 7 21:20:44 [EMAIL PROTECTED] 
 lpd[438]: 
 Get_local_host: hostname '[EMAIL PROTECTED]' bad
 2004-12-07-21:20:44.236 Get_local_host: hostname '[EMAIL PROTECTED]' bad
 
 This is the contents of my 'rc.conf' file:
 
 blanktime=3600
 [EMAIL PROTECTED]
 ifconfig_rl0=DHCP
 linux_enable=YES
 nfs_client_enable=YES
 saver=logo
 sendmail_enable=NONE
 usbd_enable=YES
 lprng_enable=YES
 clear_tmp_enable=YES
 ntpd_enable=YES
 ntpdate_flags= -b 0.pool.ntp.org
 inetd_enable=NO
 
 I have tried different combinations of 'host names', but without success. 
 My ISP is rcn.com.
 
 Thanks in advance for any assistance possible.
 
 Gerard Seibert
 [EMAIL PROTECTED]
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
+--==/\/\==--+   (__)  FreeBSD  
  
|   [EMAIL PROTECTED] |\\\'',)  The   
 
|Kernel  ESCAFLOWNE  |  \/  \ ^Power
  
| Web http://unixdaemon.org  |  .\._/_)To   
  
+--==\/\/==--+ Serve 

[ We've switched the bath sponge with a tribble. ] 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bad Host Name Error Message

2004-12-08 Thread polymorph
I continually receive an error message about a bad host name. This is the 
error message:

Starting cron
Local package initialization: printerDec 7 21:20:44 [EMAIL PROTECTED]
lpd[438]: Get_local_host: hostname '[EMAIL PROTECTED]' bad
2004-12-07-21:20:44.236 Get_local_host: hostname '[EMAIL PROTECTED]' 

[EMAIL PROTECTED] is an email address, not a host name. Replace it
something like BeerStud.rcn.com although you would be best using a
domain name you owned rather than someone else's domain.

I had a problem similar to this. I know of one way to fix it and another 
potential way. First you can find out what your real host name is by using:

traceroute your.ip.address

that will output some information like this:

traceroute to your.ip.address (your.ip.address), 64 hops max, 40 byte packets
 1  here.will.be.your.host.name (your.ip.address)  0.508 ms  0.547 ms  0.650 ms

As mentioned before, the host name will not have any @. This will be your 
real host name assigned by your ISP and is what you should use unless you have 
some reason not to. 

Second you could probably use the /etc/hosts file to map any name to your 
current ip address. I have not done this so I am just guessing on this point. 
It is likely far easier to use your real host name as described above.

Conan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Bad Host Name Error Message

2004-12-07 Thread Gerard Seibert
I continually receive an error message about a bad host name. This is the 
error message:

Starting cron
Local package initialization: printerDec 7 21:20:44 [EMAIL PROTECTED] lpd[438]: 
Get_local_host: hostname '[EMAIL PROTECTED]' bad
2004-12-07-21:20:44.236 Get_local_host: hostname '[EMAIL PROTECTED]' bad

This is the contents of my 'rc.conf' file:
blanktime=3600
[EMAIL PROTECTED]
ifconfig_rl0=DHCP
linux_enable=YES
nfs_client_enable=YES
saver=logo
sendmail_enable=NONE
usbd_enable=YES
lprng_enable=YES
clear_tmp_enable=YES
ntpd_enable=YES
ntpdate_flags= -b 0.pool.ntp.org
inetd_enable=NO
I have tried different combinations of 'host names', but without success. 
My ISP is rcn.com.

Thanks in advance for any assistance possible.
Gerard Seibert
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bad Host Name Error Message

2004-12-07 Thread Kris Kennaway
On Tue, Dec 07, 2004 at 09:41:22PM -0500, Gerard Seibert wrote:
 I continually receive an error message about a bad host name. This is the 
 error message:
 
 Starting cron
 Local package initialization: printerDec 7 21:20:44 [EMAIL PROTECTED] 
 lpd[438]: 
 Get_local_host: hostname '[EMAIL PROTECTED]' bad
 2004-12-07-21:20:44.236 Get_local_host: hostname '[EMAIL PROTECTED]' bad
 
 This is the contents of my 'rc.conf' file:
 
 blanktime=3600
 [EMAIL PROTECTED]
 ifconfig_rl0=DHCP
 linux_enable=YES
 nfs_client_enable=YES
 saver=logo
 sendmail_enable=NONE
 usbd_enable=YES
 lprng_enable=YES
 clear_tmp_enable=YES
 ntpd_enable=YES
 ntpdate_flags= -b 0.pool.ntp.org
 inetd_enable=NO
 
 I have tried different combinations of 'host names', but without success. 
 My ISP is rcn.com.

Host names don't include '@', that's an email address.

Kris


pgpL6qUsEv41c.pgp
Description: PGP signature