Timeline for How to connect to a host webserver when using virt-manager and qemu?
Current License: CC BY-SA 3.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 13, 2023 at 15:20 | answer | added | Mitch McMabers | timeline score: 1 | |
| Aug 27, 2020 at 21:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Apr 27, 2020 at 6:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Dec 26, 2019 at 13:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Aug 24, 2019 at 4:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Apr 26, 2019 at 1:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 18, 2018 at 4:41 | answer | added | Nishant | timeline score: 3 | |
| Jun 27, 2017 at 7:24 | history | edited | Nishant | CC BY-SA 3.0 | added 53 characters in body |
| Jun 27, 2017 at 7:13 | comment | added | sourcejedi | Firewall would be on server (nginx) side. I guess you'd remember if you had one on arch :). ip -4 neigh show dev virbr0 on host after connection attempt please, and/or tcpdump -i virbr0 during. | |
| Jun 27, 2017 at 5:47 | comment | added | Nishant | @sourcejedi, pardon my ignorance but on the host of client side! | |
| Jun 27, 2017 at 5:46 | history | edited | Nishant | CC BY-SA 3.0 | added 249 characters in body |
| Jun 26, 2017 at 22:21 | comment | added | ridgy | Depending on your configuration your host's address is the same as the default router (e.g. 192.168.122.1, if you did not modify). | |
| Jun 26, 2017 at 16:40 | comment | added | sourcejedi | After a connection attempt, ip neigh on the host should show an entry, for the IP address of the VM. (You can probably use ip -4 neigh, if you're not using a v6 address). | |
| Jun 26, 2017 at 16:35 | comment | added | sourcejedi | Specify your distribution and version! On Fedora, you have to enable the port in the firewall. | |
| Jun 26, 2017 at 14:48 | history | edited | Nishant | CC BY-SA 3.0 | added 116 characters in body |
| Jun 26, 2017 at 14:37 | history | asked | Nishant | CC BY-SA 3.0 |