[uml-user] (Solved) Hanging using 'iptables -L' in UML vm booted with con0=pts

2007-09-13 Thread Fermín Galán Márquez
Hi, After some more debugging I think I've solved the problem (at least :) An explanation follows. First, although apparently it seemed that the modules causing the problem were the ones related with networking (as David Fernández said in his mail) that assumption was wrong. In fact, the modules

Re: [uml-user] connecting uml to eth1

2007-09-13 Thread siddhu srivatsan
I tried to do it but still my uml is not connecting to the outside world. I did the following steps First in the host I did the following, ifconfig eth1 0.0.0.0 promisc up brctl addbr uml-bridge brctl setfd uml-bridge 0 brctl sethello uml-bridge brctl stp uml-bridge off ifconfig