I just set up UML and I'm trying to set up networking. I tried virtual network but it crashed everytime I ran ifconfig eth0 <ip> from within the UML. (The kernel throws an error when running um_net_open() or sth like that I believe.) I read in the documentation that I need um_eth_net_util but I can't find it anywhere. Can somebody tell me how I can set up a virtual network?
Thanks,
Stephanie
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I could only find um_eth_tool and um_eth_serv. What are those for and which one should I run??
I tried running um_eth_serv and it gave me a bind: Address already in use error.
Thanks,
Stephanie
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I just set up UML and I'm trying to set up networking. I tried virtual network but it crashed everytime I ran ifconfig eth0 <ip> from within the UML. (The kernel throws an error when running um_net_open() or sth like that I believe.) I read in the documentation that I need um_eth_net_util but I can't find it anywhere. Can somebody tell me how I can set up a virtual network?
Thanks,
Stephanie
This sort of stuff will get better responses on one of the mailing lists. Not too many people keep track of these forums.
You can get the source from /tools/net in CVS. The rpm (if you have an rpm-based host) will also install them.
Jeff
I could only find um_eth_tool and um_eth_serv. What are those for and which one should I run??
I tried running um_eth_serv and it gave me a bind: Address already in use error.
Thanks,
Stephanie