What's new

VLAN interface down

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

top4ek

New Around Here
Hello

I have n66u with 3.0.0.4.376.44_0. My provider gives me two VLANs: 3023 for internet and 552 for iptv(multicast), so i configured in LAN -> IPTV:
Code:
Manual
Internet		VID 3023		PRIO 5
LAN port 4		VID 552		PRIO 4
LAN port 3		VID <empty> 	PRIO 3

After that i have working internet (via PPPoE) but can't see IPTV.
In ifconfig i see vlan3023, vlan1, br0 and etc BUT vlan552 absend.

igmpproxy.conf shows
Code:
# automagically generated from web settings
quickleave

phyint vlan3023 upstream  ratelimit 0  threshold 1
        altnet 0.0.0.0/0

phyint br0 downstream  ratelimit 0  threshold 1
After i've tried to use vconfig to add proper vlan, so my MAC appeared on provider's router(i have friend working there).

So question is why 552 vlan interface doesn't get up on start and there nothing about that in dmesg/syslog.

Another questions is how i can use LAN Port 3 for usual network? Best way for me if i can route all multicast traffic from 552 vlan into my internal network on all ports while internet is accessible

Thanks in advance.
 
Last edited:

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top