Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 1999 23:11:42 +0100
From:      Andreas Klemm <andreas@klemm.gtn.com>
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>

next in thread | raw e-mail | index | archive | help
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<POINTOPOINT,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000
        atalk 0.0 range 0-0 phase 2
xe0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> 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




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