hello, (execuse my english)
i want to crerate a vlan network with zeroshell gateway like this (without any authentificartion):
internet Router —> gw —> vlan switch —> Pc lan
* gw with 2 nic (rtl8139c) : ETH00 coonect to router (192.168.0.1/24) and ETH01 (with vlan 1,2,3) cooneted to switch (ovislink fsh24w).
* switch : vlan 1 = ports 1,2,3 and 24 (192.168.1.0/24)
vlan 2 = ports 5,6,7 and 24 (192.168.2.0/24)
vlan 3 = ports 10,11,12 and 24 (192.168.3.0/24)
* the switch is web manageable with http://192.168.2.1
but i cant’t ping from a valn (any) to the gw. in the next step, i want use a dhcp in gw for all the vlan.
is this possible ? what’s wrong ? …
PLEASE HELP IS NEED.