From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: documentation@lists.ipfire.org Subject: Re: VLAN Konfig Date: Mon, 01 Jul 2013 11:53:09 +0200 Message-ID: <1372672389.1809.43.camel@rice-oxley.tremer.info> In-Reply-To: <51D03494.7090008@gmx.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0861329546038086553==" List-Id: --===============0861329546038086553== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Sun, 2013-06-30 at 15:37 +0200, Thomas Berthel wrote: > Hi @ all, > > i have checked the /etc/init.d/network-vlans Script and become following > messages: Invalid action > > The dubug output says: > > (/var/ipfire/ethernet):/etc/init.d/network-vlans > + CONFIG_FILE=/var/ipfire/ethernet/vlans > + '[' -e /var/ipfire/ethernet/vlans ']' > ++ /usr/local/bin/readhash /var/ipfire/ethernet/vlans > + eval '#GREEN_VLAN_ID=20' BLUE_VLAN_ID=300 ORANGE_VLAN_ID=400 > + action= > + for interface in green0 blue0 orange0 > + case "${interface}" in > + PARENT_DEV= > + VLAN_ID= > + MAC_ADDRESS= > + case "${action}" in > + echo 'Invalid action: ' > Invalid action: > + exit 1 Please run /etc/init.d/network-vlans start or /etc/init.d/network-vlans to start and stop the virtual interfaces. -Michael --===============0861329546038086553==--