search for: virtsw0

Displaying 6 results from an estimated 6 matches for "virtsw0".

Did you mean: virtsw
2020 Jul 20
2
host and vm on isolated network, there is ip (via dhcp) but not ping
...rebinding lease of 192.168.1.130 vnet0: probing address 192.168.1.130/24 vnet0: soliciting an IPv6 router vnet0: leased 192.168.1.130 for 43200 seconds vnet0: adding route to 192.168.1.0/24 vnet0: adding default route via 192.168.1.1 forked to background, child pid 26279 dagg@NCC-5001D ~ $ ifconfig virtsw0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 ether 52:54:00:3e:3f:88 txqueuelen 1000 (Ethernet) RX packets 123098 bytes 16327962 (15.5 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 6 bytes 252 (252.0 B) TX errors 0 dropped 0...
2020 Jul 21
0
Re: host and vm on isolated network, there is ip (via dhcp) but not ping
...et0: probing address 192.168.1.130/24 > vnet0: soliciting an IPv6 router > vnet0: leased 192.168.1.130 for 43200 seconds > vnet0: adding route to 192.168.1.0/24 > vnet0: adding default route via 192.168.1.1 > forked to background, child pid 26279 > dagg@NCC-5001D ~ $ ifconfig > virtsw0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 > ether 52:54:00:3e:3f:88 txqueuelen 1000 (Ethernet) > RX packets 123098 bytes 16327962 (15.5 MiB) > RX errors 0 dropped 0 overruns 0 frame 0 > TX packets 6 bytes 252 (252.0 B) >...
2020 Sep 04
2
network config not working on newer libvirt
...f I assign manual ip and gateway, I have access to the outside world. here are the relevant dumps: network on the router vm: <interface type='network'> <mac address='52:54:00:53:1c:6b'/> <source network='default'/> <target dev='virtsw0-vm1'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x21' slot='0x01' function='0x0'/> </interface> the other vm <interface type='network'> <mac address='52:54...
2019 Jan 13
1
forcing order of vnet creation
...nes on the network got ip. at the end, the issue was that vnet1 was the virtual switch rather than the host's virtual nic. is there a way for "lock" the vnics config so they won't change? the host is Debian 9.6, the output of ifconfig -a is below (the "faulty" scenario) virtsw0 Link encap:Ethernet HWaddr 52:54:00:6B:1B:92 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:92908 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:13257095 (12.6 MiB) TX bytes:756 (756.0 B) virtsw0-nic Li...
2020 Sep 04
0
Re: network config not working on newer libvirt
...ere? The host? or the guests? > > here are the relevant dumps: > network on the router vm: > <interface type='network'> > <mac address='52:54:00:53:1c:6b'/> > <source network='default'/> > <target dev='virtsw0-vm1'/> > <model type='virtio'/> > <address type='pci' domain='0x0000' bus='0x21' slot='0x01' function='0x0'/> > </interface> > > the other vm > <interface type='network'&gt...
2018 Dec 15
2
vms doesn't coomunicate via network
Greetings, I have two vms, one is a router and the other one is a client, for some reason, the client vm is unable get ip via dhcp from the router vm. here are outputs: vm1.xml: <interface type='bridge'> <mac address='52:54:00:54:78:be'/> <source bridge='virbr0'/> <model type='virtio'/> <address