[3035] in linux-net channel archive
Re: no IP multicast in linux-pre-2.0.7???
daemon@ATHENA.MIT.EDU (Delbert Matlock)
Tue May 28 17:03:52 1996
From: decaym@ix.netcom.com (Delbert Matlock)
To: linux-net@vger.rutgers.edu
Date: Tue, 28 May 1996 11:08:49 -0500
In-Reply-To: <m0uOAor-0005FpC@lightning.swansea.linux.org.uk>
On Mon, 27 May 1996 23:31:21 +0100 (BST), you wrote:
>> >unfortunately IP multicasting doesn't work any more in pre2.0.7
>> >
>> >CONFIG_IP_MULTICAST=y
>> >
>> >mrouted 3.8
>> >-> can't enable Multicast routing in kernel: Protocol not available
>> >it did work in <=1.3.99 :!?
>
>Unable to duplicate.
Doesn't happen with me either.
>> I've been having problems with mrouted not working since 1.3.87 (or
>> there abouts). The following message comes up whenever I try to run
>> it:
>>
>> May 6 12:02:52 andrew mrouted[324]: warning - sendto to 224.0.0.1 on
>> 38.250.52.34: Operation not permitted
>
>Also not seen on my test network. Do you have your routing tables right ?
Kernel IP routing table (andrew)
Destination Gateway Genmask Flags Metric Ref Use Iface
localhost * 255.255.255.255 UH 0 0 5 lo
ts-ext.teksouth * 255.255.255.224 U 0 0 20 eth0
ts-net1.teksout * 255.255.255.224 U 0 0 8 eth1
ts-net2.teksout * 255.255.255.224 U 0 0 8 eth2
cust-net1.tekso gateway.tek 255.255.255.224 UG 0 0 0 eth0
psi-core router.teks 255.255.255.224 UG 0 0 0 eth0
loopback - 255.0.0.0 ! 0 - 0 -
multicast * 240.0.0.0 U 0 0 3 eth0
default router.teks 0.0.0.0 UG 1 0 166 eth0
The network here is fairly complex, but straight forward. Two Linux
boxes acting as front ends for three other network segments. One box
(gateway) has two active NE2000 clones. The other box (andrew) has
three active SMC cards. The one with the NE2000's has a tunnel
configured. The same message comes up on both machines.
This is with kernel 1.99.8, gcc 2.7.2, and libc 5.2.18. I've tried
two different copies of mrouted, one was precompiled, the other I
compiled myself. The routing table is being maintained by gated
3.6alpha1 configured to just do RIP routing.
>> I'm beginning to wonder of mrouted will ever run right under Linux.
>
>When the people having problems with it are going to do some hacking. I
>dont currently even have mbone links so count me out of the problem.
I've looked at the code. Unfortunately, it would take me about six
months just to understand the entire networking code architecture
before I'd be brave enough to touch anything.
+---------------+------------------+-----------------------------------+
|Delbert Matlock|Phone 205-631-1500|E-mail Delbert.Matlock@teksouth.com|
|Teksouth Corp. |FAX 205-631-1514|http://www.teksouth.com/~matlockd/ |
+---------------+------------------+-----------------------------------+