[Lguest] Need help for networking inside lguest

inflo inflo at web.de
Wed Mar 12 06:12:11 EST 2008


hi,
on my system it seemed that theres no network input for the guest.
setup_tun_net() opens /dev/net/tun and sets the fd to devices.infds, but
the descriptor is never ready for reading ,in handle_input().

The TX counter of the tap0 device (host) gets incremented if i ping from
guest to host.

If i understand it right, the only descriptor who can be blamed is the
/dev/net/tun one, because it seemed not to send something to host (not
ready to read from), or ?

flo




More information about the Lguest mailing list