gre tunneling
chrisdobra opened this issue · 1 comments
chrisdobra commented
Hello. I was wondering if it's possible to configure gre tunnel in the faucet.yaml.
I've created gre tunnel between host1 and host2. Both have ovs installed.
I'm trying to set rules in faucet.yaml, for example block ping from host1 to host2 on gre tunnel.
I don't have 2 physical servers. They are both VM on Oracle VM
gizmoguy commented
If you've created the GRE tunnels in OVS and they have openflow port numbers, faucet should be able to apply ACLs so them.
Could you share your config?