<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; [Решено] Проблемы с сетью в kvm]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=4352&amp;type=atom" />
	<updated>2010-06-15T06:43:44Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=4352</id>
		<entry>
			<title type="html"><![CDATA[Re: [Решено] Проблемы с сетью в kvm]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=62014#p62014" />
			<content type="html"><![CDATA[<p>спасибо, помогло</p>]]></content>
			<author>
				<name><![CDATA[skif2008]]></name>
				<uri>https://linuxforum.ru/profile.php?id=8337</uri>
			</author>
			<updated>2010-06-15T06:43:44Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=62014#p62014</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Решено] Проблемы с сетью в kvm]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=62012#p62012" />
			<content type="html"><![CDATA[<p>-net nic,macaddr=...</p>]]></content>
			<author>
				<name><![CDATA[Macumazan]]></name>
				<uri>https://linuxforum.ru/profile.php?id=952</uri>
			</author>
			<updated>2010-06-15T06:39:02Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=62012#p62012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Решено] Проблемы с сетью в kvm]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=61980#p61980" />
			<content type="html"><![CDATA[<p>извиняюсь ошибся<br />на виртуалках mac-адреса действительно одинаковые, как их лучше сделать разными ?</p>]]></content>
			<author>
				<name><![CDATA[skif2008]]></name>
				<uri>https://linuxforum.ru/profile.php?id=8337</uri>
			</author>
			<updated>2010-06-15T05:13:01Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=61980#p61980</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Решено] Проблемы с сетью в kvm]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=61952#p61952" />
			<content type="html"><![CDATA[<p>mac-адреса везде разные</p>]]></content>
			<author>
				<name><![CDATA[skif2008]]></name>
				<uri>https://linuxforum.ru/profile.php?id=8337</uri>
			</author>
			<updated>2010-06-14T18:41:54Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=61952#p61952</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Решено] Проблемы с сетью в kvm]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=61925#p61925" />
			<content type="html"><![CDATA[<p>Похоже, в mac-адресах.</p>]]></content>
			<author>
				<name><![CDATA[Macumazan]]></name>
				<uri>https://linuxforum.ru/profile.php?id=952</uri>
			</author>
			<updated>2010-06-14T17:09:55Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=61925#p61925</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Решено] Проблемы с сетью в kvm]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=61903#p61903" />
			<content type="html"><![CDATA[<p>настраиваю сеть для виртуальных машин</p><p>brctl addbr br0<br />ifconfig br0 10.100.0.1 netmask 255.255.255.0</p><p>tunctl -b -u 1000 -t qtap0<br />ifconfig qtap0 down 0.0.0.0<br />brctl addif br0 qtap0<br />ifconfig qtap0 up 0.0.0.0 promisc</p><p>tunctl -b -u 1000 -t qtap1<br />ifconfig qtap1 down 0.0.0.0<br />brctl addif br0 qtap1<br />ifconfig qtap1 up 0.0.0.0 promisc</p><p>echo &quot;1&quot; &gt; /proc/sys/net/ipv4/ip_forward<br />iptables -t nat -A POSTROUTING -o eth0 - j MASQUERADE</p><p>запускаю первую виртуалку<br />kvm -net nic -net tap,ifname=qtap0,script=no,downscript=no 1.img<br />пинги между хостом и виртуалкой ходят, после запуска второй виртуалки<br />kvm -net nic -net tap,ifname=qtap1,script=no,downscript=no 2.img<br />после этого пинги ходить перестают</p><p>подскажите в чем может быть проблема ?</p>]]></content>
			<author>
				<name><![CDATA[skif2008]]></name>
				<uri>https://linuxforum.ru/profile.php?id=8337</uri>
			</author>
			<updated>2010-06-14T14:40:50Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=61903#p61903</id>
		</entry>
</feed>
