-
pimd -v 2.3.1
Same RP for both subnets - 10.200.200.20
First run in default table,second run in it's own table.
Debug:
```
Virtual Interface Table ====
Vif Local Address Subnet …
Kzibi updated
5 years ago
-
### Description
![image](https://github.com/FRRouting/frr/assets/8297191/87b6c58e-5ef6-4d11-be8b-c84e93f7ac0c)
In our environment, we use the IPv6 multicast:
1. The multicast sender in VM1, we en…
-
I've posted on all respective Githubs - tried igmpproxy, smcroute and now found pim which doesn't work either.
I want to my devices that tunnel into the router via asuswrt WireGuard Server to be a…
-
Python 3.11.4 Windows 10/11.
Please forgive me if the terminology is not right. I am using a DatagramProtocol to setup an SSM multicast socket to check for data for further processing. I haven't be…
-
Currently pimd implements RFC2362, which is a previous PIM-SM experimental RFC, plus some changes from early drafts of RFC4601.
All new implementations following RFC4601 should be backwards compatibl…
-
hi,
Can i use this library to setup my device as a IGMP client so that i can receive multicast traffic??
Client means device should be able to join/leave multicast group using IGMP and receive t…
-
Hello,
We may have found a bug where Pimd as RP does not get the information of a new route.
We use pimd version 3.0-beta1.
We have the following topology :
![Image Pasted at 2021-12-13 11-25]…
-
Hi troglobit,
I have the following situation where I'm attempting to get multicast traffic from Client1 to Client2 (or any other client in their respective subnets).
```
+--------------------+ …
-
Hello troglobit,
I'm using pimd in order to forward the multicast data from two LANs of different routers (pfSense, FreeBSD14.0) to each other, connected via WireGuard tunnel. On router A it is the L…
Snafu updated
9 months ago
-
Hi @troglobit,
I'm working with pimd with the following topology:
Four networks: n1, n2, n3, n4. n1 is a management LAN. Multicast sources are on n2. n3 is an OpenVPN TAP tunnel. Multicast receivers…