Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 1996 08:34:19 +0200
From:      Petri Helenius <pete@sms.fi>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        multimedia@freebsd.org
Subject:   Re: Seeking advice on mrouted configuration.. 
Message-ID:  <199602280634.IAA08427@silver.sms.fi>
In-Reply-To: <364.825485046@time.cdrom.com>
References:  <199602280502.HAA08067@silver.sms.fi> <364.825485046@time.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jordan K. Hubbard writes:
 > 
 > root@freefall-> ifconfig -a
 > ed0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
 >         inet 192.216.222.4 netmask 0xfffffff0 broadcast 192.216.222.15
 >         ether 00:00:c0:bc:55:7d 
 > sl0: flags=d011<UP,POINTOPOINT,LINK0,LINK2,MULTICAST> mtu 552
 >         inet 192.216.222.2 --> 192.216.222.224 netmask 0xfffffff0 
 > sl1: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
 > root@freefall-> netstat -r

You are still using addresses from the same subnet on two interfaces on
freefall (ed0 and sl0). In order for the mrouted to function you must have
distinct subnets on different links. So most likely you have to change the
IP address of sl0.

Pete



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