Hello, Is it possible to generate Load/ web traffic using lynx? it worked perfectly fine, using Ip addresses, but even to give a ping command, we have to write it in a python file using an infinite loop. how to do this, when it is a single command like 'lynx http://10.0.0.1'. ?
On Fri, Apr 19, 2013 at 6:25 PM, Eric Chou <eric.cho...@gmail.com> wrote: > You can install Firefox and use 'sudo firefox &' to launch Firefox, > assuming you have set up X forwarding. For mininet, so far I just installed > and use Lynx. A quick check is to use Python simple web server: > > mininet> h1 python -m SimpleHTTPServer 80 & > mininet> xterm h2 > > Then in h2 use 'lynx http://10.0.0.1'. > > Anybody knows how to use a graphical web browser from hosts in Mininet? > > Eric > > On Apr 19, 2013, at 4:27 PM, Chandana Pathapatti <chandana....@gmail.com> > wrote: > > Hello, > > Is it possible to open a browser inside Virtual box and mininet topology? > > -- > 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 > > > -- 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