a0b5 Multicast routing between subnets - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Server & Networking > Networking

Networking Network related discussions (including general TCP/IP stuff, routing, etc).

Reply
 
Thread Tools Display Modes
  #1  
Old September 5th, 2011, 22:02
awyeah awyeah is offline
Junior Member
 
Join Date: Nov 2008
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default Multicast routing between subnets

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
My networks are 10.1.0.1, 10.1.1.1, 10.1.2.1, and 10.1.3.1, and the LAN/VLAN interfaces are lan0, lan0.101, lan0.102, and lan0.103 respectively.

Here's my mrouted.conf:

Code:
phyint wan0 disable

phyint lan0
phyint lan0.101
phyint lan0.102
phyint lan0.103
I have also included the MROUTING option in my kernel config.

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
Reply With Quote
  #2  
Old May 24th, 2012, 10:21
jackal85 jackal85 is offline
Junior Member
 
Join Date: May 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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.
Reply With Quote
  #3  
Old July 28th, 2012, 01:18
olivier olivier is offline
Junior Member
 
Join Date: Nov 2008
Location: France
Posts: 38
Thanks: 9
Thanked 1 Time in 1 Post
Default

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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT +1. The time now is 09:36.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0