nic listen to all vlan

hi guys can some body help how to achieve the idea of how to listen eth1 config to all vlan
with one config file that listen to.

thanks

use ieee8021q to listen to all vlan

If you put the "ieee8021q" entry into your config file then chilli will handle VLANs just fine. Note that all the vlans share the same address space, you dont need to configure multiple network address ranges in chilli for this to work.

thanks

Thank you colinmcfarlane... this works for me...