Dual WAN on a WRT1900AC query/issue

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Author Message
Chappoy2k
DD-WRT Novice


Joined: 20 Jan 2016
Posts: 4

PostPosted: Wed Jan 20, 2016 17:47    Post subject: Dual WAN on a WRT1900AC query/issue Reply with quote
Hi all.

I wondered if someone could outline me stage by stage on how to successfully get a dual WAN failover scenario working on a WRT1900AC v2.

The background is I was running a Cisco ASA 5505 firewall in a failover scenario for the last few years with no problem on my home (small business) network. Since then I have had a Fibre upgrade to take me up to 200MB and the 5505 is limited to 100MB ports unfortunately. So time for an upgrade... So rather than upgrading my ASA at a large expense I want to try/run OpenWRT/DD-WRT. I used DD-WRT a long time ago on my old WRT54GL so want to stay with it as I always liked the GUI and CLI more than OpenWRT (I know their the same CLI to a certain extent) plus it was a lot nicer out the box than OpenWRT.

Anyway my setup,

Virgin Media 200MB internet
Connected to modem on 192.168.0.1/24

BT Fibre 80MB Internet
PPPoE connection (username and password)

Now, I have read and carried out various guides and forum posts to get these two working in a failover state, (200MB as the primar).. None seem to work on the latest firmware for this router. They all seem to be written for older alternatives.

I'm guessing it's easy and I'm missing a fundamental part but as present I don't have either lines up after my latest guide and efforts. So rather than sitting here for days scratching my head and playing (I'm not getting any younger and now have a few more gray hairs after the last few days of playing). I wondered if someone could walk me through or point me at the right guide/post to help me with my setup.

I'll look forward to hearing for you all!

Thank you.
Sponsor
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6868
Location: Romerike, Norway

PostPosted: Wed Jan 20, 2016 19:52    Post subject: Reply with quote
http://www.dd-wrt.com/wiki/index.php/Dual_WAN_with_failover

On a Marwell the VLANs is created with the swconfig utility.

<Kong> wrote:


E.g. working example for the 1900AC V1:

swconfig dev switch0 set reset 1
swconfig dev switch0 set enable_vlan 1
swconfig dev switch0 vlan 1 set ports "5t 0 1 2 3"
swconfig dev switch0 vlan 2 set ports "5t 4"
swconfig dev switch0 set apply
ifconfig eth0 up
ifconfig eth1 up
vconfig set_name_type VLAN_PLUS_VID_NO_PAD
vconfig add eth0 1
vconfig add eth0 2

it should work exactly the way it does under openwrt.
Chappoy2k
DD-WRT Novice


Joined: 20 Jan 2016
Posts: 4

PostPosted: Wed Jan 20, 2016 20:33    Post subject: Reply with quote
Per Yngve Berg wrote:
http://www.dd-wrt.com/wiki/index.php/Dual_WAN_with_failover

On a Marwell the VLANs is created with the swconfig utility.

<Kong> wrote:


E.g. working example for the 1900AC V1:

swconfig dev switch0 set reset 1
swconfig dev switch0 set enable_vlan 1
swconfig dev switch0 vlan 1 set ports "5t 0 1 2 3"
swconfig dev switch0 vlan 2 set ports "5t 4"
swconfig dev switch0 set apply
ifconfig eth0 up
ifconfig eth1 up
vconfig set_name_type VLAN_PLUS_VID_NO_PAD
vconfig add eth0 1
vconfig add eth0 2

it should work exactly the way it does under openwrt.



Hi, thank you for the reply.

I did follow this guide before. Just so I'm clear and not creating problems or doing it wrong. I run the above commands via the CLI and the scripts discussed in Wiki post I create the scripts somehow (bit of advise here if poss how) or do I use the command option in the GUI and paste them on one by one?
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum