Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-16-2008, 10:37 PM
darthSam darthSam is offline
Junior Member
 
Join Date: Nov 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default ping `hostname` - problem
Hello guys,

I am having a problem starting my window manager, gnome or KDE. startx takes hours to bring up and once up they are so slow they are unusable.

The FreeBSD FAQ says, this is as a result of an incorrect hostname setting in /etc/hosts. http://www.freebsd.org/gnome/docs/faq2.html#q20

But setting up my hostname as the document has recommended, I am still getting the same problem.
Code:
# ping `hostname`
PING localhost (127.0.0.1): 56 data bytes
ping: sendto: Can't assign requested address
ping: sendto: Can't assign requested address
...

   or

# ping 127.0.0.1
PING localhost (127.0.0.1): 56 data bytes
ping: sendto: Can't assign requested address
ping: sendto: Can't assign requested address
...

My current configurations is as follows (after making the changes):

/etc/hosts (note: the line, '::1...' was there and I left it as it was):
Code:
::1 localhost localhost.my.domain
127.0.0.1 localhost localhost.my.domain duffy duffy.toons
/etc/rc.conf:
Code:
hostname=duffy.toons
network_interfaces=vge0
ifconfig_vge0=dhcp

Also, I read somewhere this could be a problem with the firewall setup, but checking for IP forewarding indicate that I don't have that:

Code:
# ipfw list
ipfw: getsockop(IP_FW_GET): Protocal not available
Anyone have an idea on what I am doing wrong with my local host setup? Also, I have no problem accessing outside sites as follows or though a website:
Code:
ping www.yahoo.com
Any help would be greatly appreciate it.

Thank you
sam
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing hostname birdman General Questions 3 11-09-2008 11:57 PM
Can't ping my network. SOLVED Clanman Networking 10 08-31-2007 10:20 PM
Can ping but not connect jgarbo Networking 5 01-12-2007 03:21 AM
Scan for bad blocks during install? + hostname brianwc Installing PC-BSD 9 06-06-2006 06:33 AM
Changing the hostname lazyilmaz General Questions 3 07-12-2005 03:16 PM


All times are GMT. The time now is 05:00 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.