From: Alex Steer (alex.steer@eison.co.uk)
Date: Mon Oct 15 2007 - 16:13:12 ART
Hi,
I'm having trouble with this, can anyone help me please.
I have 2 routers separated by a ppp link, I'm not saying it definitely
doesn't work but to be honest I just don't know. Can any suggest a good
way to troubleshoot this? Is it worth adding TCP to the access-lists
and telnetting to port 5575?
Here are the configs...
I've added show ip mroute output at the bottom though again is this even
any use in this scenario (Incoming interface: Null)?
As always, thank you in advance
Alex
================First hop router====================
ip multicast-routing
ip forward-protocol udp 5575
ip access-list extended helper-map
permit udp any host 255.255.255.255 eq 5575
interface Ethernet1/0
ip address 129.1.3.133 255.255.255.128
ip pim dense-mode
ip multicast helper-map broadcast 233.33.33.33 helper-map
interface Serial1/1
ip address 129.1.23.3 255.255.255.0
ip pim neighbor-filter pimfilter
ip pim dense-mode
Outgoing interface flags: H - Hardware switched, A - Assert winner
Timers: Uptime/Expires
Interface state: Interface, Next-Hop or VCD, State/Mode
(*, 239.1.0.1), 00:37:52/00:02:02, RP 0.0.0.0, flags: DC
Incoming interface: Null, RPF nbr 0.0.0.0
Outgoing interface list:
Serial1/1, Forward/Dense, 00:37:52/00:00:00
Serial1/0, Forward/Dense, 00:37:52/00:00:00
(*, 224.0.1.40), 01:54:10/00:02:44, RP 0.0.0.0, flags: DCL
Incoming interface: Null, RPF nbr 0.0.0.0
Outgoing interface list:
Serial1/1, Forward/Dense, 00:39:53/00:00:00
Ethernet0/0, Forward/Dense, 01:54:11/00:00:00
Serial1/0, Forward/Dense, 01:53:39/00:00:00
Last hop router.
ip multicast-routing
ip forward-protocol udp 5575
ip access-list extended source
permit udp 129.1.3.128 0.0.0.127 any eq 5575
interface FastEthernet0
ip address 129.1.17.1 255.255.255.0
ip directed-broadcast
ip pim dense-mode
interface Serial1
ip address 129.1.13.1 255.255.255.0
ip pim dense-mode
ip multicast helper-map 233.33.33.33 129.1.17.255 source
encapsulation ppp
(*, 233.33.33.33), 00:30:05/stopped, RP 0.0.0.0, flags: DCL
Incoming interface: Null, RPF nbr 0.0.0.0
Outgoing interface list:
Serial1, Forward/Dense, 00:30:05/00:00:00
(*, 224.0.1.40), 01:54:17/00:02:32, RP 0.0.0.0, flags: DCL
Incoming interface: Null, RPF nbr 0.0.0.0
Outgoing interface list:
FastEthernet0, Forward/Dense, 01:54:17/00:00:00
Serial1, Forward/Dense, 01:54:12/00:00:00
This archive was generated by hypermail 2.1.4 : Fri Nov 16 2007 - 13:11:15 ART