openwrt 单线复用/组播转局域网单播的正确姿势是怎样啊

319 天前
 eccentric579

需求

单线复用,组播转单播 udpxy

拓扑

光猫 lan ------- wan 路由器 lan ------- pc

进度

  1. 光猫 vlan 绑定,绑 vlan 45/ others 连接到 lan1(我只绑了 vlan45 ,没绑 internet)
  2. 路由器刷 openwrt, wan 做 pppoe ,wan 上新建 802.1q 设备 wan.45
  3. wan.45 做 dhcp 拨号为 iptv 接口,获取到 itv 的 ip
  4. 装 omproxy, udpxy

问题

udpxy 成功向 iptv 发出了 igmp join ,但是上面发回的 udp 组播数据没有走 iptv ,走的是 wan 。抓包发现它没有 vlan 45tag.猜测这是 udpxy 转发组播流量失败的原因。

1531 次点击
所在节点    OpenWrt
2 条回复
mrbaiwei
319 天前
wan.45 高级设置 覆盖 ipv4 路由表 iptv ,然后添加路由 接口 wan.45 anycast 目标 239.93.0.0/16(此为四川电信 iptv 组播地址) 表 iptv
eccentric579
319 天前
@mrbaiwei 意思是用静态路由的方式把流量重新分到 iptv 去吗

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1104847

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX