Date: Wed, 07 May 2003 04:14:37 +0200 From: "Ronald Weinrich" <freebsd@werosoft.com> To: freebsd-questions@freebsd.org Subject: Re: no route to host Message-ID: <3EB8882D.25662.76DF9D6@localhost> In-Reply-To: <20030506180518.A20874@ns.museum.rain.com> References: <3EB85E97.29721.6CB887E@localhost>; from freebsd@werosoft.com on Wed, May 07, 2003 at 01:17:11AM %2B0200
next in thread | previous in thread | raw e-mail | index | archive | help
this is the output (why does it show aktiv or up?) on boot I run /sbin/ifconfig ep0 up [ -x /sbin/ipnat ] && /sbin/ipnat -CF -f /etc/ipnat.conf && ipf -y && echo -n 'ipnat' tia ron > In general, it means you need to post the output of > > ifconfig -a ed0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 inet 213.47.28.166 netmask 0xfffffff0 broadcast 213.47.28.175 inet6 fe80::200:e8ff:fe68:c5b6%ed0 prefixlen 64 scopeid 0x1 ether 00:00:e8:68:c5:b6: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::2c0:4fff:fed5:2c62%ep0 prefixlen 64 scopeid 0x3 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:c0:4f:d5:2c:62 media: Ethernet 10baseT/UTP: flags=8002<BROADCAST,MULTICAST> mtu 1500: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 inet 127.0.0.1 netmask 0xff000000 : flags=8010<POINTOPOINT,MULTICAST> mtu 1500: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 > > and > > netstat -rn 1/16/4928 mbufs in use (current/peak/max): 1 mbufs allocated to data /4/1232 mbuf clusters in use (current/peak/max) Kbytes allocated to network (0% of mb_map in use) requests for memory denied requests for memory delayed calls to protocol drain routines > > and then tell us which IP address you were trying to ping. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB8882D.25662.76DF9D6>