<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DevOps技术分享 &#187; IPMI</title>
	<atom:link href="http://www.showerlee.com/archives/tag/ipmi/feed" rel="self" type="application/rss+xml" />
	<link>http://www.showerlee.com</link>
	<description>与你共同学习运维开发</description>
	<lastBuildDate>Mon, 19 Oct 2020 05:51:41 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
		<item>
		<title>CENTOS6.3下WEB远程IPMI管理</title>
		<link>http://www.showerlee.com/archives/728</link>
		<comments>http://www.showerlee.com/archives/728#comments</comments>
		<pubDate>Wed, 28 Aug 2013 10:01:30 +0000</pubDate>
		<dc:creator>showerlee</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[IPMI]]></category>
		<category><![CDATA[JRE]]></category>

		<guid isPermaLink="false">http://www.showerlee.com/?p=728</guid>
		<description><![CDATA[最近在研究IPMI接口远程管理，实现服务器底层远程控制，公司服务器用的是超威的主板，GOOGLE了下，目前网上 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	最近在研究<a href="http://www.showerlee.com/archives/tag/ipmi" title="查看IPMI中的全部文章" class="tag_link">IPMI</a>接口远程管理，实现服务器底层远程控制，公司服务器用的是超威的主板，GOOGLE了下，目前网上超威<a href="http://www.showerlee.com/archives/tag/ipmi" title="查看IPMI中的全部文章" class="tag_link">IPMI</a>配置文档大多都是利用windows平台下<a href="http://www.showerlee.com/archives/tag/ipmi" title="查看IPMI中的全部文章" class="tag_link">IPMI</a>连接工具<a href="http://www.showerlee.com/archives/tag/ipmi" title="查看IPMI中的全部文章" class="tag_link">IPMI</a>viewer软件或直接WEB登陆实现。
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	本人WIN平台尝试无问题，但由于远程服务器全部为CENTOS6.3系统，想到了利用端口映射连接，所以先在本地将服务器和客户端放在同一内网测试连接查看服务器端的端口号，但用<a href="http://www.showerlee.com/archives/tag/ipmi" title="查看IPMI中的全部文章" class="tag_link">IPMI</a>viewer连接时并没有找到连接该服务器端口号，期间利用netstat查看该软件连接服务器的端口，除了客户端JAVAW进程在打开<a href="http://www.showerlee.com/archives/tag/ipmi" title="查看IPMI中的全部文章" class="tag_link">IPMI</a> IKVM时连接服务器5900端口外，并未发现其他端口连接，该方法作罢。
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	SO只能利用WEB管理界面并让浏览器加载JAVA插件实现远程管理。
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	服务器主板:SUPERMICRO
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	系统环境：CENTOS6.3
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	浏览器：FIREFOX
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	安装前首先先进入BIOS修改<a href="http://www.showerlee.com/archives/tag/ipmi" title="查看IPMI中的全部文章" class="tag_link">IPMI</a>接口地址，这段没办法截图，懒得拍照直接COPY网上现成资料
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	一.BIOS设置:
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	在ＢＩＯＳ里设置 IP/MAC 地址
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	1.开机时，按&lt;Del&gt; 键进入ＢＩＯＳ.
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	2.选择　Advanced 页面的 <a href="http://www.showerlee.com/archives/tag/ipmi" title="查看IPMI中的全部文章" class="tag_link">IPMI</a> Configuration项.
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	3.在 IPMI Configuration子菜单里选择 LAN Configuration.
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	4.进入 IP Address Source， 选择 Static. BIOS 会自动配置一个静态IP 地址， MAC 地址，网关，和子网掩码.建议根据实际需求重新配置.
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	5.选择yes保存设置.
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	6.去到Exit页面.选择 Save Changes &amp; Exit 保存并退出BIOS.
</p>
<div style="padding:0px;margin:0px;color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
</div>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/image0012.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/image0012.jpg" alt="image001" width="650" height="471" class="alignnone size-full wp-image-729" /></a><span>&nbsp;</span>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	二.系统设置：
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	1.下载安装<a href="http://www.showerlee.com/archives/tag/jre" title="查看JRE中的全部文章" class="tag_link">JRE</a>(wget破解oracle防盗链)
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<span style="color:#FF0000;">注：这里需要安装1.6版本的<a href="http://www.showerlee.com/archives/tag/jre" title="查看JRE中的全部文章" class="tag_link">JRE</a>，最新的1.7版本经测试有无法启动IPMI桌面的情况</span>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	# wget <a href="http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-linux-x64-rpm.bin" rel="nofollow">http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-linux-x64-rpm.bin</a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	# chmod 755 jre-6u45-linux-x64-rpm.bin
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	# ./jre-6u45-linux-x64-rpm.bin
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	2.做一个软链，让FIREFOX启动加载JAVA插件
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	# ln -s /usr/java/jre1.6.0_45/lib/amd64/libnpjp2.so /usr/lib64/mozilla/plugins
</p>
<p>
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	3.启动FIREFOX并访问该服务器IPMI接口地址
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
<p><a href="http://172.24.40.13" rel="nofollow">http://172.24.40.13</a></p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/image0022.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/image0022.jpg" alt="image002" width="650" height="438" class="alignnone size-full wp-image-730" /></a>
</p>
<div style="padding:0px;margin:0px;color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	输入默认账户密码：ADMIN/ADMIN 登陆成功
</div>
<div style="padding:0px;margin:0px;color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
</div>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/image0031.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/image0031.jpg" alt="image003" width="650" height="247" class="alignnone size-full wp-image-731" /></a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	点击
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/image0042.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/image0042.jpg" alt="image004" width="191" height="118" class="alignnone size-full wp-image-732" /></a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	进入如下页面
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/image0051.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/image0051.jpg" alt="image005" width="650" height="243" class="alignnone size-full wp-image-733" /></a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	点击<a href="http://www.showerlee.com/wp-content/uploads/2013/08/image0061.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/image0061.jpg" alt="image006" width="218" height="78" class="alignnone size-full wp-image-734" /></a>下载ikvm插件脚本，并保存
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/image0071.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/image0071.jpg" alt="image007" width="639" height="352" class="alignnone size-full wp-image-735" /></a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	运行该下载文件，并点击选择找到JAVA启动程序javaws对该文件的加载（目录在/usr/java/jre1.7.0_21/bin/）
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/01.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/01.jpg" alt="01" width="347" height="373" class="alignnone size-full wp-image-749" /></a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/02.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/02.jpg" alt="02" width="789" height="607" class="alignnone size-full wp-image-750" /></a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	提示点击继续
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/03.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/03.jpg" alt="03" width="516" height="308" class="alignnone size-full wp-image-751" /></a><span></span><a href="http://www.showerlee.com/wp-content/uploads/2013/08/04.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/04.jpg" alt="04" width="509" height="299" class="alignnone size-large wp-image-752" /></a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	点击运行
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	IKVM加载成功，成功进入服务器远程桌面，大功告成
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/05.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/05.jpg" alt="05" width="1005" height="578" class="alignnone size-large wp-image-753" /></a>
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	后记：此方法仅限于单次使用，关闭浏览器后需从新下载运行JAVA插件方能运行IKVM，本人对JAVA能力有限，如有一劳永逸的方法请赐教，本人会非常感谢。
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	----------------------------------
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	LINUX下最新解决方案:
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	下载LINUX版本的IPMIView
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	# wget <a href="ftp://www.supermicro.com.tw/utility/IPMIView/Linux/IPMIView-2.9.20-build130530-bundle" rel="nofollow">ftp://www.supermicro.com.tw/utility/IPMIView/Linux/IPMIView-2.9.20-build130530-bundle</a><a href="http://www.showerlee.com/archives/tag/jre" title="查看JRE中的全部文章" class="tag_link">JRE</a>-linux_x64.tar.gz
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	# tar zxvf IPMIView-2.9.20-build130530-bundle<a href="http://www.showerlee.com/archives/tag/jre" title="查看JRE中的全部文章" class="tag_link">JRE</a>-linux_x64.tar.gz
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	# cd &nbsp;IPMIView-2.9.20-build130530-bundle<a href="http://www.showerlee.com/archives/tag/jre" title="查看JRE中的全部文章" class="tag_link">JRE</a>-linux_x64
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	LINUX图形界面执行启动脚本
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	# ./IPMIView20
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	按照如图配置即可实现远程管理（方法与WINDOWS类似）
</p>
<p style="color:#555555;font-family:宋体, 'Arial Narrow', arial, serif;font-size:14px;background-color:#FFFFFF;">
	<a href="http://www.showerlee.com/wp-content/uploads/2013/08/83.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/83.jpg" alt="8" width="756" height="203" class="alignnone size-large wp-image-745" /></a><span></span><a href="http://www.showerlee.com/wp-content/uploads/2013/08/92.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/92.jpg" alt="9" width="341" height="187" class="alignnone size-large wp-image-746" /></a>
</p>
<p><a href="http://www.showerlee.com/wp-content/uploads/2013/08/47.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/47.jpg" alt="4" width="1007" height="617" class="alignnone size-full wp-image-741" /></a> <a href="http://www.showerlee.com/wp-content/uploads/2013/08/54.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/54.jpg" alt="5" width="1007" height="617" class="alignnone size-large wp-image-742" /></a> <a href="http://www.showerlee.com/wp-content/uploads/2013/08/64.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/64.jpg" alt="6" width="1007" height="617" class="alignnone size-large wp-image-743" /></a> <a href="http://www.showerlee.com/wp-content/uploads/2013/08/74.jpg"><img onerror="javascript:this.src='http://www.showerlee.com/wp-content/themes/BYMT/images/images_error.jpg'" src="http://www.showerlee.com/wp-content/uploads/2013/08/74.jpg" alt="7" width="1007" height="617" class="alignnone size-large wp-image-744" /></a></p>
<div>声明: 本文采用 <a rel="external" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.zh" title="署名-非商业性使用-相同方式共享 3.0 Unported">CC BY-NC-SA 3.0</a> 协议进行授权</div><div>转载请注明来源：<a rel="external" title="DevOps技术分享" href="http://www.showerlee.com/archives/728">DevOps技术分享</a></div><div>本文链接地址：<a rel="external" title="CENTOS6.3下WEB远程IPMI管理" href="http://www.showerlee.com/archives/728">http://www.showerlee.com/archives/728</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.showerlee.com/archives/728/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
