Date: Wed, 07 Jun 2000 16:53:24 +0200 From: Christoph Sold <so@server.i-clue.de> To: Massimo De Giorgi <madg66@libero.it> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: no route to host Message-ID: <393E61E4.22A651B0@i-clue.de> References: <000201bfd07a$bce56140$beb82397@oemcomputer>
next in thread | previous in thread | raw e-mail | index | archive | help
Massimo De Giorgi wrote: > Hello. > > In /etc/host.conf I have just one line: > hosts > In /etc/hosts two lines: > 127.0.0.1 localhost......my_pc_name > 10.0.0.1 my_pc_name > > Now, wichever "network" command I type in > ( I mean telnet, ping etc...) I get > no route to host > if I use the host address 10.0.0.1. > Things go smoothly with 127.0.0.1 and > my_pc_name. > Is there anything wrong ? Wild guess: You got ipfw in your kernel, rebuilt, then forgot to do ipfw add allow all from any to any ? HTH -Christoph Sold 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?393E61E4.22A651B0>