Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 1998 11:21:25 -0400 (EDT)
From:      Spidey <beaupran@JSP.UMontreal.CA>
To:        Questions=answers <freebsd-questions@FreeBSD.ORG>
Subject:   Configure my server names... (fwd)
Message-ID:  <Pine.BSF.3.96.980818111801.29107A-100000@outpost.nada.org>

next in thread | raw e-mail | index | archive | help
Another thing about this that I forgot to mention...

I can't ping nor traceroute to outpost.nada.org.

Is there any tutorial or "Computer for dummies" tutorial around? 'cause I
feel I falling down to this...

I kind of depressed :|

---------------------------------------------
beaupran@outpost [11:15am] /etc# ping localhost
PING localhost (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=255 time=0.086 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=255 time=0.083 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=255 time=0.086 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=255 time=0.085 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=255 time=0.085 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=255 time=0.105 ms
^C
--- localhost ping statistics ---
6 packets transmitted, 6 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.083/0.088/0.105/0.008 ms
beaupran@outpost [11:17am] /etc# ping outpost.nada.org
PING outpost.nada.org (10.0.0.1): 56 data bytes
^C
--- outpost.nada.org ping statistics ---
20 packets transmitted, 0 packets received, 100% packet loss
beaupran@outpost [11:17am] /etc# 
-----------------------------------------

beaupran@outpost [11:20am] /etc# traceroute -dnrv outpost.nada.org
traceroute to outpost.nada.org (10.0.0.1), 30 hops max, 40 byte packets
traceroute: sendto: Network is unreachable
 1 traceroute: wrote outpost.nada.org 40 chars, ret=-1
 *traceroute: sendto: Network is unreachable
traceroute: wrote outpost.nada.org 40 chars, ret=-1
 *traceroute: sendto: Network is unreachable
traceroute: wrote outpost.nada.org 40 chars, ret=-1
^C
beaupran@outpost [11:21am] /etc# 

Spidey

How 'bout a little ride through your own world?
http://www.JSP.UMontreal.CA/~beaupran/

---------- Forwarded message ----------
Date: Tue, 18 Aug 1998 11:13:53 -0400 (EDT)
From: Spidey <beaupran@jsp.umontreal.ca>
To: Questions=answers <freebsd-questions@FreeBSD.ORG>
Subject: Configure my server names...

Hi again!

For info, uname -a:
FreeBSD outpost.nada.org 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Fri Aug
7 10:55:47 EDT 1998
beaupran@outpost.nada.org:/usr/src/sys/compile/HALL  i386

I recently installed apache on my system. When I try to connect to my own
server using http://localhost , everything's fine and it's connecting.
However, when I try http://outpost.nada.org (see above) it says:

A network error occurred, the server may be down or unreachable...

There is nothin relevent in the apache logs...

It's been 6 months since I have FreeBSD installed on my system. When I did
it, I didn't really cared about hostnames and DNSs, simply because I
didn't know what they meant, but now I'm just confused... I include here
relevant files (resolv.conf, hosts, host.conf...)
--------------------------------
Resolv.conf file:
--------------------------------
domain	        outpost.nada.org
nameserver	132.204.2.103
nameserver	132.204.2.102
# These two DNS are necessary to my ppp connection

--------------------------------
Hosts file:
--------------------------------
# $Id: hosts,v 1.6 1996/03/20 15:29:10 adam Exp $
127.0.0.1		localhost localhost.my.domain
10.0.0.1		outpost.nada.org        nada
#132.204.46.26   derby.jsp.umontreal.ca
#132.204.46.25   epsom.jsp.umontreal.ca

--------------------------------
Hosts.conf file:
--------------------------------
# $Id: host.conf,v 1.2 1993/11/07 01:02:57 wollman Exp $
# Default is to use the nameserver first
bind
# If that doesn't work, then try the /etc/hosts file
hosts
# If you have YP/NIS configured, uncomment the next line
#nis

--------------------------------
networks file (I don't know what
this is really and never changed it)
--------------------------------
#	@(#)networks	5.1 (Berkeley) 6/30/90
#
# Your Local Networks Database
#
your-net	127				# your comment
your-netmask	255.255.255			# subnet mask for your-net

#
# Your subnets
#
subnet1		127.0.1		alias1		# comment 1
subnet2		127.0.2		alias2		# comment 2

#
# Internet networks (from nic.ddn.mil)
#
----------------------------------
End of included files
----------------------------------

Please, any comment or example or anything is welcome...

Spidey

How 'bout a little ride through your own world?
http://www.JSP.UMontreal.CA/~beaupran/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980818111801.29107A-100000>