I'm running 0.86 on a generic pc with 3 x dual FE cards. Similar errors with 0.85.2 as well.
When I configure vlans, I get the following errors : ifconfig: interface vlan0 does not exist ifconfig: interface vlan0 does not exist ifconfig: interface vlan1 does not exist ifconfig: interface vlan1 does not exist The vlans I defined are numbered 20 and 30. In the system logs I get the following error : php: : There were error(s) loading the rules: pfctl: DIOCSETSTATUSIF - The line in question reads [ DIOCSETSTATUSIF]: and this too : Warning: implode(): Bad arguments. in /usr/local/www/fbegin.inc on line 50 The pertinent config : - <interfaces> - <lan> <if>fxp2</if> <ipaddr>192.168.199.254</ipaddr> <subnet>24</subnet> <media /> <mediaopt /> <bandwidth>100</bandwidth> <bandwidthtype>Mb</bandwidthtype> </lan> - <wan> <if>fxp0</if> <mtu /> <ipaddr>dhcp</ipaddr> <subnet /> <gateway /> <blockpriv>on</blockpriv> <dhcphostname /> <media /> <mediaopt /> <bandwidth>100</bandwidth> <bandwidthtype /> <spoofmac /> <schedulertype>priq</schedulertype> </wan> - <opt1> <if>fxp3</if> <descr>M_server</descr> <bridge /> <enable /> <bandwidth>100</bandwidth> <bandwidthtype>Mb</bandwidthtype> <ipaddr>192.168.200.254</ipaddr> <subnet>24</subnet> <gateway /> <spoofmac /> <mtu /> </opt1> - <opt2> <if>fxp1</if> <descr>FE_Server</descr> <bridge /> <enable /> <bandwidth>100</bandwidth> <bandwidthtype>Mb</bandwidthtype> <ipaddr>172.100.100.254</ipaddr> <subnet>24</subnet> <gateway /> <spoofmac /> <mtu /> </opt2> - <opt3> <if>tl0</if> <descr>OPT3</descr> </opt3> - <opt4> <if>tl1</if> <descr>OPT4</descr> </opt4> - <opt5> <descr>OPT5</descr> <if>vlan0</if> </opt5> - <opt6> <descr>OPT6</descr> <if>vlan1</if> </opt6> </interfaces> - <vlans> - <vlan> <if>fxp1</if> <tag>20</tag> <descr>FE_Server_download</descr> </vlan> - <vlan> <if>fxp1</if> <tag>30</tag> <descr>FE_server_webserver</descr> </vlan> </vlans> -- Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko! Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
