a0b5
![]() |
|
|
|
|
|||||||
| Networking Network related discussions (including general TCP/IP stuff, routing, etc). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I've got a few VLANs here, each on a different subnet of course. I'd like to get multicast routing between them so things like mDNS, Bonjour, etc. will work. I'm trying to use mrouted, but I keep seeing messages like this:
Code:
16:58:55.250 warning - sendto to 224.0.0.4 on 10.1.0.1: Invalid argument Here's my mrouted.conf: Code:
phyint wan0 disable phyint lan0 phyint lan0.101 phyint lan0.102 phyint lan0.103 How can I get rid of this message, and am I even on the right track? Last edited by DutchDaemon; September 5th, 2011 at 23:11. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#2
|
|||
|
|||
|
I have the same problem and although I tried to do several modifications according to forums suggestion I'm not able to solve the problem.
Last edited by DutchDaemon; May 24th, 2012 at 23:04. |
|
#3
|
|||
|
|||
|
I've got the same problem: It should be related to ports/170104: error setting source interface in net/mcast-tools, net/mrouted.
I'm a newbie in C coding, but I will try to check how to solve this problem: The tool in /usr/src/tools/tools/mctest/ seems to works, I will try to compare the code. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multicast forwarding between interfaces | Eugene42 | Networking | 7 | May 19th, 2012 11:53 |
| [Solved] Sending multicast | bbzz | Multimedia | 5 | September 7th, 2011 09:45 |
| Routing Across Subnets via 1 FreeBSD Installation? | msullivan | Networking | 23 | May 30th, 2011 04:21 |
| Freebsd Bind DNS server - multiple subnets | mocah | Web & Network Services | 3 | September 7th, 2010 10:15 |
| Multicast sending issue | bsd_newbie | Networking | 1 | March 13th, 2009 00:09 |