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
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss