Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask a question about qemu net Can`t find gateway #6

Open
zhongshendoushuizhao opened this issue Jul 25, 2017 · 1 comment
Open

Ask a question about qemu net Can`t find gateway #6

zhongshendoushuizhao opened this issue Jul 25, 2017 · 1 comment

Comments

@zhongshendoushuizhao
Copy link

hello buddy~ I tried to build detux. i follow the step and I built it up successfully, but i find a quetion in my detux. My qemu virtual machine can only ping my host ip. It can not ping the gateway and can not access the Internet. My host network configuration is as follows :
auto br0 iface br0 inet dhcp bridge_port eth0 bridge_maxwait 0
qq 20170725113609

My virtual host configuration is as follows
qq 20170725113641

qq 20170725113711

so ,what happend? can you help me ?

@mikelhpdatke
Copy link

mikelhpdatke commented Mar 26, 2018

Did you run qemu command extractly?
I emulated it nomally. Using command below:

sudo qemu-system-mips -M malta -kernel qemu/mips/1/vmlinux-3.2.0-4-4kc-malta -hda qemu/mips/1/debian_wheezy_mips_standard.qcow2 -append "root=/dev/sda1 console=tty0" -net nic,macaddr=52:55:00:d1:55:01 -net tap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants