Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Nov 2003 23:53:45 +0900
From:      Luke Kearney <lukek@meibin.net>
To:        Marty Landman <MLandman@face2interface.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: No route to host
Message-ID:  <20031109235155.8861.LUKEK@meibin.net>
In-Reply-To: <6.0.0.22.0.20031109091603.04503b68@pop.face2interface.com>
References:  <20031109170045.8858.LUKEK@meibin.net> <6.0.0.22.0.20031109091603.04503b68@pop.face2interface.com>

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

On Sun, 09 Nov 2003 09:49:54 -0500
Marty Landman <MLandman@face2interface.com> granted us these pearls of wisdom:

> At 03:00 AM 11/9/2003, you wrote:
> 
> >If the correct information is not there then something like
> >
> ># route add default -interface ep0
> 
> Ok I did this (there's no router). Now I can still ping my own ip and 
> localhost as before and when I try pinging another node on the lan it seems 
> to hang, i.e.
> 
> PING 192.168.0.1 (192.168.0.1): 56 data bytes
> 
> until ^c out of it.
> 
> Ok so I let it sit like that for a couple of minutes and after interrupting 
> it got back
> 
> 600 packets transmitted, 0 packets received, 100% packet loss
> 
> >If you can see the correct routing information the next likely culprit
> >is the firewall. Try turning off the firewall for starters.
> 
> #ipfw disable firewall
> #ping 192.168.0.1
> ^C
> 7 packets transmitted, 0 packets received, 100% packet loss
> #
> 
> Hmm, any other ideas?
> 
> Marty Landman   Face 2 Interface Inc 845-679-9387
> Sign On Required: Web membership software for your site
> Make a Website: http://face2interface.com/Home/Demo.shtml

please make a rough ascii sketch of your network and post the output to
the following :- 

netstat -rn
ifconfig -a

in your rc.conf

firewall_enable="yes"


HTH

LukeK



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031109235155.8861.LUKEK>