Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56223 - Use TUN/TAP instead of Ethertap
Summary: Use TUN/TAP instead of Ethertap
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL: http://www.gentoo.org/doc/en/uml.xml
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-06 04:29 UTC by Sven Vermeulen (RETIRED)
Modified: 2004-07-31 05:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Vermeulen (RETIRED) gentoo-dev 2004-07-06 04:29:14 UTC
Sent to www@gentoo.org by David Antliff (dave-antliff(a)paradise-net-nz):

"""
Hi,

May I suggest please that document http://www.gentoo.org/doc/en/uml.xml
be modified to support UML networking configuration for 2.6 host kernel?
Namely, ethertap module is replaced by module tun (CONFIG_TUN=m) and the
UML command line becomes:

# linux ubd0=root_fs ubdl=swap_fs eth0=tuntap,,,192.168.0.254

(old cmd: # linux ubd0=root_fs ubd1=swap_fs eth0=ethertap,tap0,,192.168.0.254)
"""
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2004-07-31 05:19:43 UTC
Fixed in CVS.