<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; На bridge несколько ip.]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=36618&amp;type=atom" />
	<updated>2014-11-04T18:06:56Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=36618</id>
		<entry>
			<title type="html"><![CDATA[Re: На bridge несколько ip.]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=429919#p429919" />
			<content type="html"><![CDATA[<p>полагаю так же как и с обычным интерфейсом&nbsp; <img src="https://linuxforum.ru/img/smilies/bw.gif" alt="bw" /></p>]]></content>
			<author>
				<name><![CDATA[lone_wolf]]></name>
				<uri>https://linuxforum.ru/profile.php?id=12648</uri>
			</author>
			<updated>2014-11-04T18:06:56Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=429919#p429919</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[На bridge несколько ip.]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=429908#p429908" />
			<content type="html"><![CDATA[<p>Привязать несколько IP адресов на одну сетевую карту это не проблема. А как это сделать с мостом?<br /></p><div class="codebox"><pre><code>auto br0
iface br0 inet static
       address 10.9.3.11
       netmask 255.255.255.0
       gateway 10.9.3.1
       bridge_ports eth0 wlan0</code></pre></div><p>Как на br0 навесить еще пару адресов?</p>]]></content>
			<author>
				<name><![CDATA[alagyr]]></name>
				<uri>https://linuxforum.ru/profile.php?id=35557</uri>
			</author>
			<updated>2014-11-04T17:12:32Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=429908#p429908</id>
		</entry>
</feed>
