You are trying to 1) run the server in the virtual network created by
mininet, and at the same time 2) let your clients running outside the
virtual network (but on the same machine) access the server, right? If so,
hwintf.py<https://github.com/mininet/mininet/blob/master/examples/hwintf.py>example
of mininet might be of use.


On Sat, Apr 20, 2013 at 1:22 AM, Chandana Pathapatti <chandana....@gmail.com
> wrote:

>
> Hello,
>
> I and my team have designed a load-balancer form a learning switch code,
> given in the open flow tutorial. Now, we have created a web Server and
> Client code.  WE tried to run the Server on putty and tried the client to
> be the browser, then it works. If we try the Server running on the   xterm-
> h4 or h5 (10.0.0.4/10.0.0.5), then the browser (client) is not able to
> get the service from the Server.
>
>  Please help me find why I am not able to access the server running on
> xterm with the client_browser. DO I need to do something like tunneling?
>
>
> --
>
> --
> Regards,
> Chandana
> http://www.sahajmarg.org/sm/why-meditate
>
> _______________________________________________
> openflow-discuss mailing list
> openflow-discuss@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>
>
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to