> From: Scott Ullrich [mailto:sullr...@gmail.com] 
> Sent: July 26, 2009 12:45 AM
> 
> On Sun, Jul 26, 2009 at 12:42 AM, Evgeny 
> Yurchenko<evgeny.yurche...@frontline.ca> wrote:
> > Can somebody please say whether pfSense's kernel was 
> compiled with MROUTING option or not?
> 
> [pfsense-org:tools/builder_scripts/conf] sullrich% pwd 
> /Users/sullrich/pfSense_GIT/tools/builder_scripts/conf
> [pfsense-org:tools/builder_scripts/conf] sullrich% cat 
> pfSense.7 | grep MROUT
> options                       MROUTING
> 
> Yes, it includes it.
> 
> Scott
> 
It seems I am obsessed with igmpproxy now. I really need it working.
So, today I've downloaded and installed pure FreeBSD-7.2-RELEASE-i386.
Attempt to run igmpproxy resulted in something like "kernel does not
support multicast routing".
I added MROUTING in options and recompiled kernel (still can't believe
I've done it as it's my the very first time).
Now I can run igmpproxy: WAN is upstream, LAN is downstream. And
attention! multicast icmp works perfectly well when pinging from laptop
connected to WAN, nothing else works -((
tcpdump from WAN:
18:07:14.404140 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.456209 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.509154 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.561223 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.616217 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.676184 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.735126 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.784123 IP 192.168.254.2 > 239.142.1.1: ICMP echo request, id 1,
seq 2812, length 40
18:07:14.794216 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.846138 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.894112 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.942231 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:14.991374 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328
18:07:15.040078 IP 192.168.254.2.50690 > 239.142.1.1.1234: UDP, length
1328

At the same time tcpdump from LAN:
18:07:09.785135 IP 192.168.254.2 > 239.142.1.1: ICMP echo request, id 1,
seq 2811, length 40
18:07:14.784134 IP 192.168.254.2 > 239.142.1.1: ICMP echo request, id 1,
seq 2812, length 40
18:07:19.784021 IP 192.168.254.2 > 239.142.1.1: ICMP echo request, id 1,
seq 2813, length 40

Also tried to make mrouted work. But even icmp did not come through. I
think mrouted is to route multicast between routers not for what I am
trying to achieve.

I am exghausted... Any thoughts please?
Eugene.

---------------------------------------------------------------------
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org

Reply via email to