hi
maybe my post is already answered but i can't find in this forum any solution for what i want to do.
I used an older version of openwrt and i could manage my vlan's verry easy with admcfg but when i try to install whiterussian rc4 the admcf is not working any more as i read to another post
so i figure that the only way is the nvram.
here is my problem i want my wrt54gs V2 work as a client to wireless network and also i want to create 4 vlan's and each vlan subnet must have 8 ip's (that means the useful ip's is 6).
here is an example from my old admcfg config
ifconfig vlan1 10.176.4.201 netmask 255.255.255.248 broadcast 10.176.4.207 up #port labeled port inet
ifconfig vlan0 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 up #port labeled port1
ifconfig vlan2 10.176.4.225 netmask 255.255.255.248 broadcast 10.176.4.231 up #port labeled port2
ifconfig vlan3 10.176.4.217 netmask 255.255.255.248 broadcast 10.176.4.223 up #port labeled port3
ifconfig vlan4 10.176.4.209 netmask 255.255.255.248 broadcast 10.176.4.215 up #port labeled port 4
ifconfig eth1 10.176.4.6 netmask 255.255.255.128 broadcast 10.176.4.127 up this is fro the wireless interface(eth1)
Also i want all vlan's communicate each other and with the wireless network.
Thanks for your time.
ps:I try the nvram but i don't know exactly what do all the nvram commands also i'am little confused with the br0 and how it wroks with the eth0 interface.
ps2: This image http://voidmain.is-a-geek.net/i/WRT54_s … ecture.png is verry useful however there are some other things i don't understand.
(Last edited by Mastoras on 11 Dec 2005, 16:57)