Hi, yesterday i have checkt the default setup for vlan. I don't understand what is wrong! So what I've done (on clean green & red systemnetwork setting): Step one: ############################### # /var/ipfire/ethernet/vlans ( see this for more details: http://wiki.ipfire.org/de/optimization/vlan/start#vlan_hw-zuweisung) # reboot - ifconfig and ip link show said to me: nothing! no blue or orange interface generated. Step two: ############################### # check autostart for rc3.d for this script: http://git.ipfire.org/?p=ipfire-2.x.git;a=blob;f=src/initscripts/init.d/network-vlans;h=2fdfe9ebbcf48391fabef127689c4f5313a483df;hb=HEAD#l34 I dont see a symlink from rc3.d/ to ../init.d/network-vlans - network-vlans captured the vlans-config from here /var/ipfire/ethernet/vlans. Also, i created a S18rule with symlink to ../init.d/network-vlans. # reboot - ifconfig and ip link show said to me: nothing! no blue or orange interface generated. Then rm S18rule and added S22rule with the same symlink-path # reboot - ifconfig and ip link show said to me: nothing! no blue or orange interface generated. My question, what for a configuration is required for this script: http://wiki.ipfire.org/de/optimization/vlan/start#vlan_netzwerkkonfiguration ? I have testet too with default settings in this file - did not matter no functional. What can I do? Please help me! BG, Thomas > Gesendet: Montag, 10. Juni 2013 um 12:22 Uhr > Von: "Michael Tremer" > An: documentation(a)lists.ipfire.org > Betreff: Re: VLAN Konfig > > Hey Thomas, > > very nice illustration and colouring :) > > But I got some questions: > > The part about the configuration file /var/ipfire/ethernet/vlans looks > right for me. > For some reason, you are writing a new script a little bit later which > manually creates the virtual interfaces. Why is that? > According to you configuration in /var/ipfire/ethernet/vlans, a new > blue0 and orange0 interface will show up after reboot. > > It is very convenient to name the devices blue0, green0, orange0 and > red0, because some scripts rely on those names. That's not good > practice, I know. But it's the way it is at the moment. > > Then, why all that iptables stuff? I cannot see how this is relevant for > the VLANs in general. > > -Michael > > On Sat, 2013-06-08 at 13:42 +0200, Thomas Berthel wrote: > > Hi zusammen, > > > > ich habe hier: http://wiki.ipfire.org/de/optimization/vlan/start die > > Doku für das VLAN fertig gestellt, könnte das jemand von euch in ein > > brauchbares Format für die englisch sprechenden Uer vorbereiten. > > Korregturen dürfen natürlich ebenso vorgenommen werden ;-) > > > > > > Ein schönes Wochenende! Thomas > > _______________________________________________ > > Documentation mailing list > > Documentation(a)lists.ipfire.org > > http://lists.ipfire.org/mailman/listinfo/documentation > > _______________________________________________ > Documentation mailing list > Documentation(a)lists.ipfire.org > http://lists.ipfire.org/mailman/listinfo/documentation >