Hello,
I have been a regular visitor on these excellent forum discussions and have learned a lot.
I have finally moved from Netgear stick firmware to a pre-build OpeWrt firmware by "arokh" on my WNDR3700(1). Its working so much better than the stock.
I needed a help on configuring VLAN on my WNDR3700(1).
This is my scenario. I have a Netgear GS108T swtich serving as a backbone. I want to connect 2 ISPs connected to this 8 port switch. I want to achieve the setup below.
Switch GS108T - Port1-------Port2--------Port3------Port 4 -------+---- Port5----Port6----Port7----Port8
Modem1 - WAN1(R1) - Modem2 - WAN2(R2) ---+--- LAN(R1) -(LANR2)--LAN-------->
On the switch
VLAN10 is for Modem1 WAN
VLAN20 is for WNDR3700(1) LAN
Will be creating
VLAN30 for Modem2 WAN
VLAN40 is for WNDR3700(2) LAN
As you can see I want to attached Modem1 to port 1 on the GS108T switch and (WNDR3700)Router1 WAN port to switch port 2. On port 3 I want connect Modem2 and on port 4 connect (WNDR3700)Router2 WAN port. I want the rest of the ports as LAN ports in which the Router1 & Router2 LAN ports will connected. Need to create additional VLANs later to manage 50+ mix devices (wired/wireless)
After a lot of invaluable help from members on broadbandreports Netgear forum I managed to successfully get the first modem and router to the switch. And its working beautifully.
Some history here. http://www.dslreports.com/forum/r254633 … gure-VLANs
Port1-------Port2-----Port3----Port 4 --+--- Port5----Port6----Port7----Port8
Modem1 - WAN(R1) - LAN(R1) - LAN ----+--- LAN -------------------------->
I was able to achieve this by doing this on the Netgear GS108T switch..
vlan 10 is WAN(1)
vlan 1 is LAN
Switch port: vlanID, pvid
1-2: 10U, 10
3-8: 1U, 1
Nothing has been done on the WNDR3700(1) to achieve this.
Now I need to move one step ahead to get the second ISP Modem2 and WNDR3700(2) on the switch. But to do this I need to create 2 VLANs on the WNDR3700(1) first so that it will accept only VLAN10 data on its WAN port from Modem1 and VLAN20 data for it's LAN.
Please keep in mind that I do not want to change any ports on the router. I just want to let them function the way they are... that is 1 WAN port and 4 LAN ports need to function like they do in stock firmware. I had to move to OpenWrt as Netgear stock firmware does not support VLAN.
I am more comfortable with Luci GUI but if needed I can try to edit the files by connecting through ssh.
WNDR3700 internal details are here http://www.dslreports.com/speak/slidesh … VkxBTnM%3D
So my main question is
What is the configuration needed to achieve my setup on WNDR3700(1) ??????
I am looking for VLAN10 data from switch on router WAN port and VLAN20 data from switch on router LAN ports
(Last edited by banstro on 12 Feb 2011, 18:48)