[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02916) How to send to ff02::1 through eth0 and eth2 with only one socket?
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 02916) How to send to ff02::1 through eth0 and eth2 with only one socket?
- From: filipe abrantes <filipe_abrantes@xxxxxxxxxx>
- Date: Wed, 21 Apr 2004 02:06:36 +0100
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4
Are there any special configuration i can use so when i send packets to
ff02::1 (or multicast addresses) it goes through both interfaces?
my routing table:
fe80::/64 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440
fe80::/64 dev eth1 proto kernel metric 256 mtu 1500 advmss 1440
ff00::/8 dev eth1 proto kernel metric 256 mtu 1500 advmss 1440
ff00::/8 dev eth0 metric 1024 mtu 1500 advmss 1440
default dev aodv0 metric 1024 mtu 1500 advmss 1440
with my setup packets will only go through eth1
thanks for your time
filipe