I have a topology which includes these nodes,
Switch(s), Host1(h1), Host2(H2), Controller(c) where I run Ryu controller
and Proxy Server(ps) where I run Squid.
I want when I ping from h1 to h2 this "request" go throw the ps, in ps
Squid listen in port 3128. I find this
<https://github.com/zhewangjoe/of/blob/master/ryu-gpo/myPortForwarding.py>,
where make port forwarding. Because I am new to SDN, my question is, is
this a valid way to achieve what I want?
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to