Re: GRE-NAT broken - SOLVED
Grant Taylor <[email protected]>
| Newsgroups | org.kernel.vger.lartc |
|---|---|
| Message-ID | <[email protected]> |
On 01/30/2018 10:29 PM, Grant Taylor wrote: > Anyway, have fun with the PoC. Ask if you have any questions about what > / why / how I did something. Here's how I cleaned up the PoC in between tests. # vsctl del-br bri1 # vsctl del-br bri2 # ip netns del h1 # ip netns del h2 # ip netns del h3 # ip netns del h4 # ip netns del r1 # ip netns del r2 # ip netns del r3 I actually had the following long command, again because I'm lazy. # vim Desktop/GRE-NAT.sh && vsctl del-br bri1 && vsctl del-br bri2 && ip netns del h1 && ip netns del h2 && ip netns del h3 && ip netns del h4 && ip netns del r1 && ip netns del r2 && ip netns del r3 && source Desktop/GRE-NAT.sh -- Grant. . . . unix || die
smime.p7s
(application/pkcs7-signature, 3.9 KB) - not displayed