On Thu, 2009-11-12 at 03:31 +0000, Armin Garcia wrote: > I have the next problem.... I configure the tun/tap and all great any error, > I have an IP from my dhcp, I can see my virtual machine (winxp) from my > other computers, but !!!! In my virtual machine I cant connect to internet, > I mean, when I start my browser it doenst resolve anything, I cant see > google or any another web page....
I don't see an obvious problem; running tcpdump against the tap device will give you more information as to what's going on Also, make sure /proc/sys/net/bridge/bridge-nf-call-iptables is zero Cheers, Mark.