Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd January 2006, 11:03 AM
absm1 Offline
Registered User
 
Join Date: Sep 2005
Posts: 2
connection timed out; no servers could be reached

Hi

I have spent much time sweating over fedora and apache but no result. Whats needed is xp to start I.E. and point it to a domain on the development server. Nic on server has sub interfaces configured with separate ip’s for each interface. httpd is listening on port 80. Would like to setup ip based virtual hosting for each interface, with separate ip and domain name.

I am able to ping www.ecomm.net from xp but unable to run host www.ecomm.net not even from fedora box itself?

Output from host www.ecomm.net:
connection timed out; no servers could be reached

No chance of pointing I.E. to the domain.

Heres the setup from my understanding of fedora and apache:
Since a development fedora box is proposed, there’s no need for dns unless the box needs to resolve registered FQDN. In that case nameservers will be required. Instead /etc/hosts can do a poor mans dns role as attempted below.

Interfaces:
All are up, pingable and traceroutable.

/etc/hosts:
127.0.0.1 localhost.localdomain localhos
192.168.0.1 www.ecomm.net
192.168.0.4 desktop

/etc/hosts.allow:
ALL : 192.168.

/etc/hosts.deny
Empty. Nothing entered.

/etc/sysconfig/network:
NETWORKING=yes
HOSTNAME=www.ecomm.net

/usr/local/apache2/conf/httpd.conf:
<VirtualHost 192.168.0.1>
# ServerAdmin webmaster@dummy-host.example.com
DocumentRoot /home/ecomm-online/public_html
ServerName www.ecomm.net
# ErrorLog logs/dummy-host.example.com-error_log
# CustomLog logs/dummy-host.example.com-access_log common
<Directory /home/ecomm-online/public_html/>
Options Includes FollowSymLinks
AllowOverride All
</Directory>
</VirtualHost>

Can anyone assist please!
Reply With Quote
  #2  
Old 22nd January 2006, 11:29 PM
gavinw6662 Offline
Registered User
 
Join Date: Feb 2005
Age: 34
Posts: 1,281
well it looks to me that you are using the wrong IP. If you are on a C-class network of 192.168.0.0 then 192.168.0.1 should be your gateway IP - which means it is reserved for networking purposes (it is the default 'route' 192.168.0.1) - therefore you should change the IP on the box to be something like 192.168.0.2 or higher. In networking you always have 2 reserved IP's - .1 (or whatever the IP is of the gateway interface - considered to be the next upstream router) and the last IP which is what's called you broadcast IP. On a /24 network that would be .255 - but if you are on smaller networks - it is the last usable IP.
__________________
I read your e-mail
Reply With Quote
  #3  
Old 23rd January 2006, 11:02 PM
absm1 Offline
Registered User
 
Join Date: Sep 2005
Posts: 2
Ip's updated
eth0 is set at 192.168.0.2
eth0:0 is set at 192.168.0.3
eth0:1 is set at 192.168.0.4

/etc/hosts:
Updated accordingly

httpd.conf:
Updated accordingly

All pingable, traceroutable

host resolution problems remains.
host www.ecomm.net:-
connection timed out; no servers could be reached
Reply With Quote
Reply

Tags
connection, reached, servers, timed

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
<url open error ('110 Connection Timed out')> balu0983 Using Fedora 2 10th March 2009 04:03 AM
ftp - connection timed out M4rc0 Servers & Networking 9 14th October 2008 05:25 PM
Yum connection timed out on FC6 tHeSiD EOL (End Of Life) Versions 7 22nd April 2008 01:13 PM
connection timed out error pcandpc Servers & Networking 0 22nd April 2008 07:51 AM
Libmtp connection timed out. -OCM770- Using Fedora 3 15th October 2007 07:57 PM


Current GMT-time: 21:39 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat