Hi all,

I followed the home gateway tutorial [1] to setup a router on ubuntu box.

I have a switch with two VLANs, vlan20 and vlan30, on port 1 connected
to VPP router box on port 1. So, its only one physical cable.

My current setup diagram and vpp config files:
https://gist.github.com/anonymous/6f6815d2c18fb8ed324b7a096231d606

On the VPP router:
- port 0 is connected to ISP
- DHCP server listens on lstack tap device

I am trying to:
- give clients connected to vlan20 a different subnet via dhcp than
clients connected to vlan30.
- get both subnets to access the internet via port 0 because only one
port is connected to the ISP

With the current vlan setup (2_vpp_vlan.config) vlan20 packets are
only seen on lstack and not lvlan20.

Thanks!

[1]: https://wiki.fd.io/view/VPP/VPP_Home_Gateway
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to