01-23-2017 03:03 PM - edited 03-12-2019 01:49 AM
I want to do a inter-vlan routing solution with a firewall in the solution. what would the topology look like? The Firewall will need to be able to do trunking right?
Router
Firewall
Switch
Network devices
Solved! Go to Solution.
01-23-2017 08:48 PM
That's not a good design. Always place L2 device between Router and Firewall. In the future if you want to introduce a new redundant ASA, you will need to recable.
01-23-2017 04:01 PM
Sure, you can configure a firewall on a stick by breaking a single interface into sub-interfaces, each having its own VLAN. The original physical interface acts as a trunk without the need to specify any config. The sub-interfaces behave as completely different interfaces logically although they use the same physical interface. On the core switch, it will ideally be trunk port for the link towards the ASA carrying the vlans that need to be protected.
A good example is given here:
http://www.petenetlive.com/KB/Article/0001085
01-23-2017 04:24 PM
Can the FW connect directly to the Router and the Router to Switch Trunk for inter- Vlan routing ?
Making the LAN DG the Switch to force traffic thru the switch.
01-23-2017 04:41 PM
I don't get you. Make a quick sketch to see what you're thinking please.
01-23-2017 05:43 PM
Can the router force all traffic to the FW ?
ISP
TO
Serial0/0
Router> Ethernet 0/0 To <FireWall
Ethernet 0/1
To
(Trunking)
Switch
To
VLAN 10, 20 ,30
01-23-2017 05:47 PM
Yes it will works. Sub interfaces will be created on ASA as explained before.
Thanks
PS: Please don't forget to rate and mark as correct answer if this answered your question
01-23-2017 08:48 PM
That's not a good design. Always place L2 device between Router and Firewall. In the future if you want to introduce a new redundant ASA, you will need to recable.
01-11-2020 08:13 AM
how can you place a switch between router and firewall? how will the traffic flow from switch out to all the ports through the firewall? Firewall only has 1 or 2 ports to pass traffic.
01-23-2017 04:07 PM
Hi
You can do a trunk on the switch side and using sub interfaces on Cisco ASA (If it's Cisco). Others can do as well. This is for all ASA models except ASA 5505.
On ASA 5505, you can create trunk interface and using vlan interface (like a switch).
Thanks
PS: Please don't rate and mark as correct answer if this answered your question
11-14-2021 03:56 AM
Hi. Is it possible to have router on a stick + l2 switch + firewall on a stick as i need additional subnets to be routed over the firewall? Is that possible. 2 router on a stick on a network?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide