<?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>notycn &#187; AnyRouter</title>
	<atom:link href="http://www.notycn.com/tag/anyrouter/feed" rel="self" type="application/rss+xml" />
	<link>http://www.notycn.com</link>
	<description>I am here!</description>
	<lastBuildDate>Tue, 03 Jan 2012 14:46:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>家庭ADSL的交换机共享上网</title>
		<link>http://www.notycn.com/web/146.html</link>
		<comments>http://www.notycn.com/web/146.html#comments</comments>
		<pubDate>Fri, 24 Oct 2008 01:22:04 +0000</pubDate>
		<dc:creator>notycn</dc:creator>
				<category><![CDATA[网事随风]]></category>
		<category><![CDATA[adsl]]></category>
		<category><![CDATA[adsl共享上网]]></category>
		<category><![CDATA[AnyRouter]]></category>
		<category><![CDATA[sygate]]></category>
		<category><![CDATA[交换机]]></category>
		<category><![CDATA[家庭局域网]]></category>
		<category><![CDATA[电信]]></category>
		<category><![CDATA[路由功能]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://www.notycn.com/?p=146</guid>
		<description><![CDATA[表哥经常带着他的那台笔记本过来蹭网，为了方便两人能同时用ADSL共享上网，组成一个小的家庭局域网，于是到电脑城花了些大洋买了个交换机，以为还和校园网一样，全宿舍都是插在交换机上就可以上网，回到家里傻眼了，根本就不是那么一回事，回想起电脑城里的销售人员积极努力的推荐带有路由功能的交换机，强烈的感觉到后悔了。 在网上看了一些资料，说要带有路由功能的猫也可以，仔细研究了下，才发现文明用语的电信赠送的猫就是一个残疾猫，路由功能根本就没有，没辙了，看到说有款软件sygate介绍，，或许是国外的软件太强大了，摸索了半天，什么反应都没有。 后来在网络上终于找到款能用的软件：AnyRouter。只要交换机以及猫是残疾都不带路由功能的，都可以在家里adsl使用这款软件进行共享上网。 软件介绍： AnyRouter是一个集路由器、DNS服务器、NAT、上网日志记录、上网限制于一身的代理服务器软件，用于实现局域网内的所有计算机共享一个 Internet 连接（连接方式包括MODEM、xDSL、宽带等）。安装使用非常简单，仅需在服务器安装即可。AnyRouter是您实现局域网共享Internet连接的最佳选择！ 软件下载：box.net 官网 安装步骤： 安装之前，先把电脑都插到交换机上，通上总网线，外在的都先给配置好，然后分配需要拨号的主机IP以及蹭网的表哥电脑IP 一、局域网IP设置 本人的电脑设置：主机 桌面“网上邻居”按鼠标右键，选择“属性”，打开网络对话框，双击“本地连接”，并选择属性，出现如下对话框 找到“Internet协议 （TCP/IP）”这一项，选中，然后点击属性按钮将出现类似下面的对话框： 选中“使用下面的IP地址”，在IP地址上输入局域网内没有被其他电脑占用的IP地址（比如：“192.168.0.5”，子网掩码输入“255.255.255.0”），单击“确定”即可，默认网关一项不用填写 表哥电脑设置：分机客户端 同样还是找到“Internet协议 （TCP/IP）”这一选项，双击弹出下面的对话框 选中“使用下面的IP地址”，，输入局域网内其他没被占用的IP地址，子网掩码输入“255.255.255.0”，默认网一定要填写刚刚“本人的电脑设置”中的IP地址，如刚刚我在自己机子上填写的的“192.168.0.5” 至此，局域网内的两台电脑都已经配置好了 二、软件设置 软件下载好之后，里面有一个“服务器_控制台.exe”以及“工作站.exe”两个安装程序，服务端是仅安装在需要拨号上网的主机上，而另一台电脑可选择安装“工作站.exe”，如果想控制局域网内的其他机器，就要安装这个程序，当然，我不想控制表哥电脑就不用安装工作站了 首先要在主机上安装服务端：服务器_控制台.exe，一路NEXT&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.然后最好再重启电脑，虽然软件内的说明文件里没有重启电脑这一项，但是每次发现都要重启才能正常使用 开启电脑，启动软件，它默认是随机器开机启动的，在我自己机子上拨号，上网正常 第一次启动AnyRouter，需要选择服务器的外网网卡。外网网卡就是指和Internet连接的网卡，可能是真实的网卡，也可能是ADSL拨号。根据您实际情况选择，配置界面如下图所示： 而表哥则只要把网线接到交换机上什么都不用做，就可以上网了 全部完成，此软件还提供更多的功能，如提供对客户端电脑进行网站浏览控制、邮件收发控制、聊天行为控制、游戏行为控制、自定义行为控制、端口级控制，呵呵，功能是比较多，但是一个家庭网络，除非是家长对小孩，可能是会需要这些功能，前提是必须在客户端电脑上安装“工作站.exe”，但是朋友之间带台笔记本到家里来一起蹭网玩游戏则不必要了<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1" color="#000000" style="display: block !important; padding: 20px 0 5px !important;">相关文章</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">合租国外空间共享计划</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F347.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">江苏电信宽带光纤用户免费提速方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F79.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">离线写博客软件－Windows Live Writer</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F60.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">Google Picasa2照片管理软件的html模板-Thickbox效果</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F71.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">重装系统后的一些装机必备软件介绍</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>表哥经常带着他的那台笔记本过来蹭网，为了方便两人能同时用ADSL共享上网，组成一个小的家庭局域网，于是到电脑城花了些大洋买了个交换机，以为还和校园网一样，全宿舍都是插在交换机上就可以上网，回到家里傻眼了，根本就不是那么一回事，回想起电脑城里的销售人员积极努力的推荐带有路由功能的交换机，强烈的感觉到后悔了。</p>
<p>在网上看了一些资料，说要带有路由功能的猫也可以，仔细研究了下，才发现文明用语的电信赠送的猫就是一个残疾猫，路由功能根本就没有，没辙了，看到说有款软件sygate介绍，，或许是国外的软件太强大了，摸索了半天，什么反应都没有。</p>
<p>后来在网络上终于找到款能用的软件：<strong>AnyRouter</strong>。只要交换机以及猫是残疾都不带路由功能的，都可以在家里adsl使用这款软件进行共享上网。</p>
<p>软件介绍：</p>
<blockquote><p>AnyRouter是一个集路由器、DNS服务器、NAT、上网日志记录、上网限制于一身的代理服务器软件，用于实现局域网内的所有计算机共享一个 Internet 连接（连接方式包括MODEM、xDSL、宽带等）。安装使用非常简单，仅需在服务器安装即可。AnyRouter是您实现局域网共享Internet连接的最佳选择！</p></blockquote>
<p>软件下载：<a href="http://www.box.net/shared/upah8sup9h" target="_blank">box.net</a> <a href="http://www.anyrouter.com/" target="_blank">官网</a></p>
<p>安装步骤：</p>
<p>安装之前，先把电脑都插到交换机上，通上总网线，外在的都先给配置好，然后分配需要拨号的主机IP以及蹭网的表哥电脑IP</p>
<p>一、局域网IP设置</p>
<ul>
<li>本人的电脑设置：主机<br />
桌面“网上邻居”按鼠标右键，选择“属性”，打开网络对话框，双击“本地连接”，并选择属性，出现如下对话框<br />
<img src="http://farm4.static.flickr.com/3236/2967582990_f2f2cd785e_o.jpg" alt="adsl共享上网之ip配置" /><br />
找到“Internet协议 （TCP/IP）”这一项，选中，然后点击属性按钮将出现类似下面的对话框：<br />
<img src="http://farm4.static.flickr.com/3193/2967746596_565e9049b2_o.jpg" alt="adsl共享上网之ip配置" /><br />
选中“使用下面的IP地址”，在IP地址上输入局域网内没有被其他电脑占用的IP地址（比如：“192.168.0.5”，子网掩码输入“255.255.255.0”），单击“确定”即可，默认网关一项不用填写</li>
<li>表哥电脑设置：分机客户端<br />
同样还是找到“Internet协议 （TCP/IP）”这一选项，双击弹出下面的对话框<br />
<img src="http://farm4.static.flickr.com/3022/2967752588_bf83974129_o.jpg" alt="adsl共享上网之ip配置" /><br />
选中“使用下面的IP地址”，，输入局域网内其他没被占用的IP地址，子网掩码输入“255.255.255.0”，默认网一定要填写刚刚“本人的电脑设置”中的IP地址，如刚刚我在自己机子上填写的的“192.168.0.5”</li>
</ul>
<p>至此，局域网内的两台电脑都已经配置好了</p>
<p>二、软件设置<br />
软件下载好之后，里面有一个“<strong>服务器_控制台.exe</strong>”以及“<strong>工作站.exe</strong>”两个安装程序，服务端是<span style="text-decoration: line-through;">仅安装</span>在需要拨号上网的主机上，而另一台电脑可选择安装“<strong>工作站.exe</strong>”，如果想控制局域网内的其他机器，就要安装这个程序，当然，我不想控制表哥电脑就不用安装工作站了</p>
<ol>
<li>首先要在主机上安装服务端：服务器_控制台.exe，一路NEXT&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.然后最好再重启电脑，虽然软件内的说明文件里没有重启电脑这一项，但是每次发现都要重启才能正常使用</li>
<li>开启电脑，启动软件，它默认是随机器开机启动的，在我自己机子上拨号，上网正常<br />
第一次启动AnyRouter，需要选择服务器的外网网卡。外网网卡就是指和Internet连接的网卡，可能是真实的网卡，也可能是ADSL拨号。根据您实际情况选择，配置界面如下图所示：<br />
<img src="http://farm4.static.flickr.com/3022/2967582998_a0b7df0bf3_o.jpg" alt="" />
</li>
<li>而表哥则只要把网线接到交换机上什么都不用做，就可以上网了</li>
</ol>
<p>全部完成，此软件还提供更多的功能，如提供对客户端电脑进行网站浏览控制、邮件收发控制、聊天行为控制、游戏行为控制、自定义行为控制、端口级控制，呵呵，功能是比较多，但是一个家庭网络，除非是家长对小孩，可能是会需要这些功能，<strong>前提是必须在客户端电脑上安装“工作站.exe”</strong>，但是朋友之间带台笔记本到家里来一起蹭网玩游戏则不必要了</p>
<p style="margin:0;padding:0;height:1px;overflow:hidden;">
    <script type="text/javascript"><!--
        var wumiiSitePrefix = "http://www.notycn.com";
        var wumiiEnableCustomPos = true;
        var wumiiParams = "&#038;num=8&#038;mode=3&#038;displayInFeed=1&#038;version=1.0.5.5&#038;pf=WordPress3.3.1";
    //--></script><script type="text/javascript" src="http://widget.wumii.com/ext/relatedItemsWidget.htm"></script><a href="http://www.wumii.com/widget/relatedItems.htm" style="border:0;"><img src="http://static.wumii.com/images/pixel.png" alt="无觅相关文章插件，快速提升流量" style="border:0;padding:0;margin:0;" /></a></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1" color="#000000" style="display: block !important; padding: 20px 0 5px !important;">相关文章</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F40.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">合租国外空间共享计划</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F347.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">江苏电信宽带光纤用户免费提速方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F79.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">离线写博客软件－Windows Live Writer</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F60.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">Google Picasa2照片管理软件的html模板-Thickbox效果</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.notycn.com%2Fweb%2F71.html&from=http%3A%2F%2Fwww.notycn.com%2Fweb%2F146.html">
                        <font size="-1" color="#1843A8" style="line-height: 1.65em; font-size: 14px !important;">重装系统后的一些装机必备软件介绍</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.notycn.com/web/146.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

