<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Quote:Frances Roth (Intel) in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052193#M50488</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Frances Roth (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;It works for Linux, but I thought the question was - is there some way to do this on Windows. If you are happy, then I am happy.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Hello,&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;P&gt;Internet access and DNS resolution confirmed on Windows with MPSS 3.4.6.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;dev notes for my specific network are shown below, hopefully they can help out any other Windows Users.&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;201602241818:&lt;BR /&gt;
	Using wINDOWS+MPSS 3.4.6 and static bridge, DNS resolution is also possible.&lt;BR /&gt;
	#enable dns resolution for k1om&lt;BR /&gt;
	for each file:&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic0.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic1.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic2.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic3.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic4.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic5.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic6.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic7.filelist"&lt;BR /&gt;
	add the following 3 lines:&lt;BR /&gt;
	file /etc/sysconfig/network etc/sysconfig/network 755 0 0&lt;BR /&gt;
	file /etc/resolv.conf etc/resolv.conf 755 0 0&lt;BR /&gt;
	file /etc/hostname etc/hostname 755 0 0&lt;BR /&gt;
	sample contents of file /etc/hostname&lt;BR /&gt;
	chiba&lt;BR /&gt;
	sample contents of file /etc/resolv.conf&lt;BR /&gt;
	search mancoast.local&lt;BR /&gt;
	nameserver 192.168.1.20&lt;BR /&gt;
	sample contents of file /etc/sysconfig/network&lt;BR /&gt;
	HOSTNAME=chiba.mancoast.local&lt;BR /&gt;
	#This enabled DNS resolution.&lt;BR /&gt;
	Using username "root".&lt;BR /&gt;
	Authenticating with public key "rsa-key-20160223"&lt;BR /&gt;
	[root@chiba ~]# ping &lt;A href="https://community.intel.com/www.intel.com" target="_blank"&gt;www.intel.com&lt;/A&gt;&lt;BR /&gt;
	PING a961.g.akamai.net (23.220.153.35) 56(84) bytes of data.&lt;BR /&gt;
	64 bytes from a23-220-153-35.deploy.static.akamaitechnologies.com (23.220.153.35): icmp_req=1 ttl=56 time=59.5 ms&lt;BR /&gt;
	64 bytes from a23-220-153-35.deploy.static.akamaitechnologies.com (23.220.153.35): icmp_req=2 ttl=56 time=39.9 ms&lt;BR /&gt;
	64 bytes from a23-220-153-35.deploy.static.akamaitechnologies.com (23.220.153.35): icmp_req=3 ttl=56 time=39.6 ms&lt;BR /&gt;
	64 bytes from a23-220-153-35.deploy.static.akamaitechnologies.com (23.220.153.35): icmp_req=4 ttl=56 time=40.1 ms&lt;BR /&gt;
	--- a961.g.akamai.net ping statistics ---&lt;BR /&gt;
	4 packets transmitted, 4 received, 0% packet loss, time 3024ms&lt;BR /&gt;
	rtt min/avg/max/mdev = 39.695/44.835/59.547/8.495 ms&lt;BR /&gt;
	[root@chiba ~]#&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;201602230000:&lt;BR /&gt;
	setup the k1om into bridged networking&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2016 23:37:54 GMT</pubDate>
    <dc:creator>P__Robert</dc:creator>
    <dc:date>2016-02-24T23:37:54Z</dc:date>
    <item>
      <title>Windows External Network Bridge</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052184#M50479</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Is it possible to setup an external network bridge for the PHI on using a windows based operating system?&lt;/P&gt;

&lt;P&gt;This information is not provided in the User's Guide.&lt;/P&gt;

&lt;P&gt;I have simply highlighted the PHI and External network adapters and created a bridge.&lt;/P&gt;

&lt;P&gt;What are the next steps for this to work?&lt;/P&gt;

&lt;P&gt;Do i absolutely need to use Linux for this feature?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2015 14:36:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052184#M50479</guid>
      <dc:creator>P__Robert</dc:creator>
      <dc:date>2015-06-24T14:36:26Z</dc:date>
    </item>
    <item>
      <title>I was looking at this and</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052185#M50480</link>
      <description>&lt;P&gt;I was looking at this and thought "how hard can that be - I should be able to figure it out" - and then proceeded to break the &amp;nbsp;network connection to the machine I was using. So, while I wait for someone with console access to undo whatever damage I have done, I will send out feelers and see if I can find someone who actually knows the answer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2015 04:58:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052185#M50480</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2015-07-02T04:58:17Z</dc:date>
    </item>
    <item>
      <title>OK, I think I understand now.</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052186#M50481</link>
      <description>&lt;P&gt;OK, I think I understand now. Before you start you will have something that looks like this:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="prebridge.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/7638i653C8901C4E17E37/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="prebridge.jpg" alt="prebridge.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;network area A has access to the host - through NIC3 - but not the coprocessor&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;network area B has access to the host - through NIC2 - but not to the rest of the world&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;After you make the bridge by highlighting the network interfaces (NIC3 and NIC2 in this case), right clicking and selecting make bridge, you will have something like this:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="postbridge_0.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/7639i2A69AD99AEF9DB74/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="postbridge_0.jpg" alt="postbridge_0.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;we can communicate from network area A to network area B&lt;/LI&gt;
	&lt;LI&gt;we can also communicate to the host from network area A and from network area B&lt;/LI&gt;
	&lt;LI&gt;the old IP addresses for NIC3 and NIC2 are completely gone&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The problem is - what address does the bridge have and how does the coprocessor learn what that address is?&lt;/P&gt;

&lt;P&gt;The problem I ran into when I lost connectivity with the host was - the Ethernet address of the host was statically allocated; when the old IP address for the host disappeared, I lost my connection and couldn't get back in because the address I was looking for didn't exist. The bridge., when it was created, picked up some random address from the DHCP server.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Anyway, the bottom line is:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Figure out what your addressing scheme will be for the bridged network - the external network, the host and the coprocessors all need to have IP addresses in the same subnet.&lt;/LI&gt;
	&lt;LI&gt;Make the bridge - from the network connections control panel, select the interfaces you want in the bridge, then right click and select make bridge.&lt;/LI&gt;
	&lt;LI&gt;If necessary, connect via KVM and change the bridge address to the required value. This is what the admin in the lab did for me - right click on the bridge, select properties, highlight Internet Protocol Version 4, select properties and change the address assignment as necessary.&lt;/LI&gt;
	&lt;LI&gt;Edit C:\Program Files\Intel\MPSS\mic0.xml so that the host IP address matches the address for the bridge and the coprocessor IP address is the one you have chosen for it.&lt;/LI&gt;
	&lt;LI&gt;Reboot the coprocessor using micctrl.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;And hopefully you are there.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 06:37:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052186#M50481</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2015-07-08T06:37:24Z</dc:date>
    </item>
    <item>
      <title>That worked great!  Thanks.</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052187#M50482</link>
      <description>&lt;P&gt;That worked great! &amp;nbsp;Thanks.&lt;/P&gt;

&lt;P&gt;My next question is a little bit more tricky.&lt;/P&gt;

&lt;P&gt;I want to execute BOINC projects that have native python binaries.&lt;/P&gt;

&lt;P&gt;Many distributed computing projects have Python binaries, and after recompiling the client application they could potentially execute on the KNC without the need to port any additional software.&lt;/P&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;Is it possible to enable internet access on the KNC?&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 19:00:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052187#M50482</guid>
      <dc:creator>P__Robert</dc:creator>
      <dc:date>2015-07-13T19:00:49Z</dc:date>
    </item>
    <item>
      <title>I played around with this for</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052188#M50483</link>
      <description>&lt;P&gt;I played around with this for a while and came to the conclusion that it wasn't possible with the current version of micctrl for Windows systems. Changing the Linux files by hand to set up the gateways and system names that would let this happen couldn't be done because micctrl would go back and write over these files. So, I put in a trouble ticket (HSD 5162811) asking if this capability could be added. For Linux systems, micctrl should be able to handle this and any issues can be fixed by hand.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 02:18:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052188#M50483</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2015-07-15T02:18:57Z</dc:date>
    </item>
    <item>
      <title>The support ticket is greatly</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052189#M50484</link>
      <description>&lt;P&gt;The support ticket is greatly appreciated. &amp;nbsp;I will play around with dual booting and see if I can get everything functional.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2015 12:22:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052189#M50484</guid>
      <dc:creator>P__Robert</dc:creator>
      <dc:date>2015-07-16T12:22:12Z</dc:date>
    </item>
    <item>
      <title>I got everything functional</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052190#M50485</link>
      <description>&lt;P&gt;I got everything functional using MPSS 3.5.1&lt;/P&gt;

&lt;P&gt;The commands used were:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;#install MPSS on CentoOS7
sudo -s
#To switch to the network daemon:
chkconfig NetworkManager off
chkconfig network on
service NetworkManager stop
service network start
#recompile the MPSS host kernel modules
cd ./Documents/drv-nix/
yum install kernel-headers kernel-devel
tar xvf mpss-3.5.1-linux.tar
tar xvf mpss-src-3.5.1.tar
cd ./mpss-3.5.1/src/
rpmbuild --rebuild mpss-modules-*.rpm
#Copy the re-built mpss-modules and mpss-modules-dev RPMs into /modules
cp /root/rpmbuild/RPMS/x86_64/*`uname -r`*.rpm ../modules
#move back to mpss-3.5.1 folder
cd ../
cp ./modules/*`uname -r`*.rpm .
yum install --nogpgcheck *.rpm
modprobe mic
#Update Flash &amp;amp; SMC
systemctl start mpss
micctrl -s
micctrl -rw
micinfo -group Board
micflash -update -device all
micflash -getversion
systemctl stop mpss
micctrl --initdefaults
micctrl --config
#SSH Access and Configuration
ssh-keygen
micctrl --sshkeys=root
#Configure MPSS via .conf Files
#External Bridge Configuration
systemctl stop mpss
#Edit the ethernet adapter
ifconfig -a
vi /etc/sysconfig/network-scripts/ifcfg-enp13s0f1
# DEVICE=enp13s0f1
# NM_CONTROLLED=no
# TYPE=Ethernet
# ONBOOT=yes
# BRIDGE=br80
#Add PHI bridge
micctrl --addbridge=br80 --type=external -i 192.168.1.80
micctrl --network=static --bridge=br80 --ip=192.168.1.20
systemctl restart network
systemctl start mpss
systemctl enable mpss
miccheck
micinfo
ssh mic0
ping &lt;A href="https://community.intel.com/www.intel.com" target="_blank"&gt;www.intel.com&lt;/A&gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2015 20:36:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052190#M50485</guid>
      <dc:creator>P__Robert</dc:creator>
      <dc:date>2015-07-19T20:36:16Z</dc:date>
    </item>
    <item>
      <title>It works for Linux, but I</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052191#M50486</link>
      <description>&lt;P&gt;It works for Linux, but I thought the question was - is there some way to do this on Windows. If you are happy, then I am happy.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2015 22:35:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052191#M50486</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2015-07-20T22:35:41Z</dc:date>
    </item>
    <item>
      <title>This solution works great for</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052192#M50487</link>
      <description>&lt;P&gt;This solution works great for the TYAN board, but for the Asus z97, I have to remain Windows OS. &amp;nbsp;I would like to eventually have external network bridges on both machines. &amp;nbsp;KNC is very cool and I am excited to watch its evolution!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2015 00:08:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052192#M50487</guid>
      <dc:creator>P__Robert</dc:creator>
      <dc:date>2015-07-21T00:08:29Z</dc:date>
    </item>
    <item>
      <title>Quote:Frances Roth (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052193#M50488</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Frances Roth (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;It works for Linux, but I thought the question was - is there some way to do this on Windows. If you are happy, then I am happy.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Hello,&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;P&gt;Internet access and DNS resolution confirmed on Windows with MPSS 3.4.6.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;dev notes for my specific network are shown below, hopefully they can help out any other Windows Users.&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;201602241818:&lt;BR /&gt;
	Using wINDOWS+MPSS 3.4.6 and static bridge, DNS resolution is also possible.&lt;BR /&gt;
	#enable dns resolution for k1om&lt;BR /&gt;
	for each file:&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic0.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic1.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic2.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic3.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic4.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic5.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic6.filelist"&lt;BR /&gt;
	"C:\Program Files\Intel\MPSS\filesystem\mic7.filelist"&lt;BR /&gt;
	add the following 3 lines:&lt;BR /&gt;
	file /etc/sysconfig/network etc/sysconfig/network 755 0 0&lt;BR /&gt;
	file /etc/resolv.conf etc/resolv.conf 755 0 0&lt;BR /&gt;
	file /etc/hostname etc/hostname 755 0 0&lt;BR /&gt;
	sample contents of file /etc/hostname&lt;BR /&gt;
	chiba&lt;BR /&gt;
	sample contents of file /etc/resolv.conf&lt;BR /&gt;
	search mancoast.local&lt;BR /&gt;
	nameserver 192.168.1.20&lt;BR /&gt;
	sample contents of file /etc/sysconfig/network&lt;BR /&gt;
	HOSTNAME=chiba.mancoast.local&lt;BR /&gt;
	#This enabled DNS resolution.&lt;BR /&gt;
	Using username "root".&lt;BR /&gt;
	Authenticating with public key "rsa-key-20160223"&lt;BR /&gt;
	[root@chiba ~]# ping &lt;A href="https://community.intel.com/www.intel.com" target="_blank"&gt;www.intel.com&lt;/A&gt;&lt;BR /&gt;
	PING a961.g.akamai.net (23.220.153.35) 56(84) bytes of data.&lt;BR /&gt;
	64 bytes from a23-220-153-35.deploy.static.akamaitechnologies.com (23.220.153.35): icmp_req=1 ttl=56 time=59.5 ms&lt;BR /&gt;
	64 bytes from a23-220-153-35.deploy.static.akamaitechnologies.com (23.220.153.35): icmp_req=2 ttl=56 time=39.9 ms&lt;BR /&gt;
	64 bytes from a23-220-153-35.deploy.static.akamaitechnologies.com (23.220.153.35): icmp_req=3 ttl=56 time=39.6 ms&lt;BR /&gt;
	64 bytes from a23-220-153-35.deploy.static.akamaitechnologies.com (23.220.153.35): icmp_req=4 ttl=56 time=40.1 ms&lt;BR /&gt;
	--- a961.g.akamai.net ping statistics ---&lt;BR /&gt;
	4 packets transmitted, 4 received, 0% packet loss, time 3024ms&lt;BR /&gt;
	rtt min/avg/max/mdev = 39.695/44.835/59.547/8.495 ms&lt;BR /&gt;
	[root@chiba ~]#&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;201602230000:&lt;BR /&gt;
	setup the k1om into bridged networking&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 23:37:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-External-Network-Bridge/m-p/1052193#M50488</guid>
      <dc:creator>P__Robert</dc:creator>
      <dc:date>2016-02-24T23:37:54Z</dc:date>
    </item>
  </channel>
</rss>

