Page MenuHomeVyOS Platform
Feed Advanced Search

Nov 8 2020

christophedc0 added a comment to T2744: igmp-proxy issue: Address already in use.

for reference:
my PIM config for allowing multicast from eth1.112 to eth1 (10.10.10.10 is a fictional ip):

show protocols pim 
 interface dum0 {
 }
 interface eth1 {
 }
 interface eth1.112 {
 }
 rp {
     address 10.10.10.10 {
         group 224.0.0.0/4
     }
 }
Nov 8 2020, 12:06 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 12 2020

christophedc0 closed T2951: Cannot enable logging for monitor nat as Resolved.

It seems to be working now, for some reason it didn't work when I first tried, but now it seems OK.

Oct 12 2020, 6:23 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 5 2020

christophedc0 added a comment to T2951: Cannot enable logging for monitor nat.

@c-po
The error message is gone now,so that's ok.
When accessing the nat rule, nothing shows up in the monitor.

Oct 5 2020, 8:55 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 2 2020

christophedc0 created T2951: Cannot enable logging for monitor nat.
Oct 2 2020, 9:34 AM · VyOS 1.3 Equuleus (1.3.0)

Sep 30 2020

christophedc0 added a comment to T2744: igmp-proxy issue: Address already in use.

Can we replace igmp-proxy with pimd?

Sep 30 2020, 3:00 PM · VyOS 1.3 Equuleus (1.3.0)

Sep 29 2020

christophedc0 added a comment to T2744: igmp-proxy issue: Address already in use.

killing FRR
sudo service stop frr
restart igmp-proxy
restart igmp-proxy

Sep 29 2020, 6:05 PM · VyOS 1.3 Equuleus (1.3.0)

Sep 27 2020

christophedc0 added a comment to T2744: igmp-proxy issue: Address already in use.

This issue also exists in:

Version:          VyOS 1.3-rolling-202009271030
Release Train:    equuleus
Sep 27 2020, 4:32 PM · VyOS 1.3 Equuleus (1.3.0)