I'm trying to get a linux machine which I have set up as a router to pass 
on multicast packets it gets from one machine (into eth0) and pass it on
to another (onto eth1).
The background is that I have one IPv6 machine (192.168.0.4) sending out
prefix advertisements to a multicast address (239.192.0.1 I think). On the
other end of the router is another IPv6 machine (192.168.1.3) which is
supposed to recieve these advertisements and "catch" the prefix. The
router (with 2 NICS, 192.168.0.1 and 192.168.1.1) is just running IPv4, so
what I'm trying to do is the 6-over-4 technique.

Using tcpdump on the router it is clear that the router advertisements are
recieved ok on eth0, since I can see the IPv6 packets. But my question
is; how do I get the router to pass these packets on to the machine
connected to eth1?

Jon Arvid B�rretzen

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to