From owner-freebsd-net Sun Nov 14 14:12:12 1999 Delivered-To: freebsd-net@freebsd.org Received: from picalon.gun.de (picalon.gun.de [192.109.159.1]) by hub.freebsd.org (Postfix) with ESMTP id 9EBB014D04 for ; Sun, 14 Nov 1999 14:12:04 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: from klemm.gtn.com (pppak04.gtn.com [194.231.123.169]) by picalon.gun.de (8.9.3/8.9.3) with ESMTP id XAA03238 for ; Sun, 14 Nov 1999 23:11:57 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.9.3/8.9.3) id XAA02093 for freebsd-net@freebsd.org; Sun, 14 Nov 1999 23:11:42 +0100 (CET) (envelope-from andreas) Date: Sun, 14 Nov 1999 23:11:42 +0100 From: Andreas Klemm To: freebsd-net@freebsd.org Subject: routed -s => routed[674]: sendto(xe0, 224.0.0.1): No route to host Message-ID: <19991114231142.A1814@titan.klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i X-Operating-System: FreeBSD 3.3-STABLE SMP X-Disclaimer: A free society is one where it is safe to be unpopular Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What am I missing. I want to send rip updates into the network and started routed -s. Why does it not work and why do I get the messages mentioned in the subject ? I set sysctl -w net.inet.ip.forwarding=1 manually ... What do I wrong, what's missing ? root# cat /etc/gateways ripv2 root# ifconfig -a tun0: flags=8010 mtu 1500 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 atalk 0.0 range 0-0 phase 2 xe0: flags=8943 mtu 1500 inet 172.16.3.6 netmask 0xfffffffc broadcast 172.16.3.7 atalk 100.200 range 0-65534 phase 2 broadcast 0.255 inet 172.16.5.1 netmask 0xfffffffc broadcast 172.16.5.3 inet 172.16.5.4 netmask 0xfffffffc broadcast 172.16.5.7 inet 172.16.5.8 netmask 0xfffffffc broadcast 172.16.5.11 ether 00:80:c7:61:c2:9f media: 10baseT/UTP supported media: autoselect 10baseT/UTP 100baseTX root# netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire 127.0.0.1 127.0.0.1 UH 1 6 lo0 172.16.1/24 172.16.3.5 UGc 0 0 xe0 172.16.2/24 172.16.3.5 UGc 2 4 xe0 172.16.3/30 172.16.3.5 UGc 0 0 xe0 172.16.3.4/30 link#3 UC 0 0 xe0 172.16.3.5 0:e0:1e:65:33:40 UHLW 6 0 xe0 535 172.16.3.6 0:80:c7:61:c2:9f UHLW 2 2 lo0 172.16.5/30 link#3 UC 0 0 xe0 172.16.5.4/30 link#3 UC 0 0 xe0 172.16.5.8/30 link#3 UC 0 0 xe0 172.16.200.111 172.16.3.5 UGH 0 0 xe0 172.16.201/24 172.16.3.5 UGc 0 0 xe0 [...] Thanks Andreas /// -- Andreas Klemm http://www.FreeBSD.ORG/~andreas http://www.freebsd.org/~fsmp/SMP/SMP.html powered by Symmetric MultiProcessor FreeBSD Get new songs from our band: http://www.freebsd.org/~andreas/64bits/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message