Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 1999 22:59:22 +0100
From:      "stephane marchand" <smarch@sympatico.ca>
To:        <ChrisMic@clientlogic.com>
Cc:        <young@richardson.apana.org.au>, <smarch@sympatico.ca>
Subject:   can't access startfile http://localhost ...
Message-ID:  <000f01bf0545$dacb92c0$50f0acce@voyager>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I have the same problem:
486 
16mg ram
network card 10.0.0.1
1gig hd
apache 1.3.6
redhat 6

I can ftp, www and even surf with netscpe proxie
from the linux box to NT box
on my linux box , "route -n" give me that:

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:17430 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17430 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

eth0      Link encap:Ethernet  HWaddr 00:40:05:1F:D8:75  
          inet addr:10.0.0.1  Bcast:10.255.255.255  Mask:255.0.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8361 errors:0 dropped:0 overruns:0 frame:0
          TX packets:50245 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:10 Base address:0x300 

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.0.1        0.0.0.0         255.255.255.255 UH    0      0        0 eth0
10.0.0.0        10.0.0.1        255.0.0.0       UG    0      0        0 eth0
10.0.0.0        0.0.0.0         255.0.0.0       U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         10.255.255.254  0.0.0.0         UG    0      0        0 eth0


and 

NT 4 wkn box
p2 450
conn. internet 5.6~k
network card 10.0.0.2 , 255.0.0.0
spaget proxy server

"route print"
0x1 ........................... MS TCP Loopback interface
0x2 ...20 4c 4f 4f 50 20 ...... MS LoopBack Driver
0x3 ...00 a0 d2 04 37 f9 ...... REALTEK RTL8129 Fast Ethernet Ad
0x4 ...00 01 d0 86 7b 80 ...... NdisWan Adapter
===========================================================================
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0   10.255.255.254       10.0.2.15       2
          0.0.0.0          0.0.0.0  206.172.240.161  206.172.240.161      1
         10.0.0.0    255.255.255.0         10.0.0.2        10.0.0.2       2
         10.0.0.0        255.0.0.0        10.0.2.15       10.0.2.15       2
         10.0.0.2  255.255.255.255        127.0.0.1       127.0.0.1       1
        10.0.2.15  255.255.255.255        127.0.0.1       127.0.0.1       1
   10.255.255.255  255.255.255.255        10.0.2.15       10.0.2.15       1
        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1
    206.172.240.0    255.255.255.0  206.172.240.161  206.172.240.161      1
  206.172.240.161  255.255.255.255        127.0.0.1       127.0.0.1       1
        224.0.0.0        224.0.0.0         10.0.0.2        10.0.0.2       1
        224.0.0.0        224.0.0.0        10.0.2.15       10.0.2.15       1
        224.0.0.0        224.0.0.0  206.172.240.161  206.172.240.161      1
  255.255.255.255  255.255.255.255        10.0.2.15       10.0.2.15       1
===========================================================================
I can ftp, telnet to the linux box
but 
why apache keep telling me
can't access startfile http://localhost ...

Why?



smarch

Sympatico.ca


[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.2106.6"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>I have the same problem:</FONT></DIV>
<DIV><FONT color=#000000 size=2>486 </FONT></DIV>
<DIV><FONT color=#000000 size=2>16mg ram</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT><FONT size=2></FONT><FONT size=2>network 
card 10.0.0.1</FONT></DIV>
<DIV><FONT size=2>1gig hd</FONT></DIV>
<DIV><FONT size=2>apache 1.3.6</FONT></DIV>
<DIV><FONT size=2></FONT>
<DIV><FONT color=#000000 size=2>redhat 6</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>I can ftp, www and even surf with netscpe 
proxie</FONT></DIV>
<DIV><FONT color=#000000 size=2>from the linux box to NT box</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT><FONT size=2>on my linux box , 
&quot;route -n&quot; give me that:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>lo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link encap:Local 
Loopback&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet 
addr:127.0.0.1&nbsp; 
Mask:255.0.0.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP 
LOOPBACK RUNNING&nbsp; MTU:3924&nbsp; 
Metric:1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX 
packets:17430 errors:0 dropped:0 overruns:0 
frame:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX 
packets:17430 errors:0 dropped:0 overruns:0 
carrier:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 
txqueuelen:0 </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>eth0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link encap:Ethernet&nbsp; 
HWaddr 00:40:05:1F:D8:75&nbsp; 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet 
addr:10.0.0.1&nbsp; Bcast:10.255.255.255&nbsp; 
Mask:255.0.0.0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP 
BROADCAST RUNNING MULTICAST&nbsp; MTU:1500&nbsp; 
Metric:1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX 
packets:8361 errors:0 dropped:0 overruns:0 
frame:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX 
packets:50245 errors:0 dropped:0 overruns:0 
carrier:0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 
txqueuelen:100 <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Interrupt:10 Base address:0x300 </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Kernel IP routing table<BR>Destination&nbsp;&nbsp;&nbsp;&nbsp; 
Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Genmask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags Metric 
Ref&nbsp;&nbsp;&nbsp; Use 
Iface<BR>10.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255.255.255.255 
UH&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
eth0<BR>10.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
255.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UG&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
eth0<BR>10.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
255.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
eth0<BR>127.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
255.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
lo<BR>0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.255.255.254&nbsp; 0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
UG&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 eth0<BR></FONT></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV><FONT size=2>and </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>NT 4 wkn box</FONT></DIV>
<DIV><FONT size=2>p2 450</FONT></DIV>
<DIV><FONT size=2>conn. internet 5.6~k</FONT></DIV>
<DIV><FONT size=2>network card 10.0.0.2 , 255.0.0.0</FONT></DIV>
<DIV><FONT size=2></FONT><FONT color=#000000 size=2>spaget proxy 
server</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>&quot;route print&quot;</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT><FONT size=2>0x1 
........................... MS TCP Loopback interface<BR>0x2 ...20 4c 4f 4f 50 
20 ...... MS LoopBack Driver<BR>0x3 ...00 a0 d2 04 37 f9 ...... REALTEK RTL8129 
Fast Ethernet Ad<BR>0x4 ...00 01 d0 86 7b 80 ...... NdisWan 
Adapter<BR>===========================================================================<BR>===========================================================================<BR>Active 
Routes:<BR>Network Destination&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Netmask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interface&nbsp; 
Metric<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp; 10.255.255.254&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.0.0.0&nbsp; 
206.172.240.161&nbsp; 206.172.240.161&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.0.0.0&nbsp;&nbsp;&nbsp; 
255.255.255.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.0.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.0.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
255.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.0.0.2&nbsp; 
255.255.255.255&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.0.2.15&nbsp; 
255.255.255.255&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp;&nbsp; 
10.255.255.255&nbsp; 255.255.255.255&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
255.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp;&nbsp;&nbsp; 
206.172.240.0&nbsp;&nbsp;&nbsp; 255.255.255.0&nbsp; 206.172.240.161&nbsp; 
206.172.240.161&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp; 206.172.240.161&nbsp; 
255.255.255.255&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
224.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
224.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.0.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.0.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
224.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
224.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
224.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 224.0.0.0&nbsp; 
206.172.240.161&nbsp; 206.172.240.161&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp; 
255.255.255.255&nbsp; 255.255.255.255&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.0.2.15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1<BR>===========================================================================</FONT></DIV>
<DIV><FONT color=#000000 size=2>I can ftp, telnet to the linux box</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT><FONT size=2>but </FONT></DIV>
<DIV><FONT color=#000000 size=2>why apache keep telling me</FONT></DIV>
<DIV><FONT color=#000000 size=2>
<P><FONT face="Lucida Sans Unicode" size=2>can't access startfile <A 
href="http://localhost">http://localhost</A>; ...</FONT></P>
<P>Why?</P>
<P>&nbsp;</P>
<P>smarch</P>
<P>Sympatico.ca</P></FONT></DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01bf0545$dacb92c0$50f0acce>