<?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>系统运维 &#187; FreeBSD IP</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/freebsd-ip/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FreeBSD设置IP地址、网关、DNS</title>
		<link>https://www.osyunwei.com/archives/3001.html</link>
		<comments>https://www.osyunwei.com/archives/3001.html#comments</comments>
		<pubDate>Sun, 04 Mar 2012 13:24:58 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD dns]]></category>
		<category><![CDATA[FreeBSD IP]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=3001</guid>
		<description><![CDATA[说明： IP：192.168.21.173 子网掩码：255.255.255.0 网关：192.168.21.2 DNS：8.8.8.8            8.8.4.4 1、设置IP地址、网关 ee  /etc/rc.conf   #编辑 ifconfig_em0="inet 192.168.21.173  netmask 255.255.255.0"  #设置IP地址，子网掩码 defaultrouter="192.168.21.2"   #设置网关 hostname="FreeBSD"   #设置主机名字 esc 回车，再按a保存 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容版权所有,转载请注明出处及原文链接 2、设置DNS ee /etc/resolv.conf  #编辑 nameserver 8.8.8.8 nameserver 8.8.4.4 esc 回车，再按a保存 sh /etc/rc   #重启网络 /etc/netstart  #重启网络 现在FreeBSD已经可以上网了！ &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/3001.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » FreeBSD设置IP地址、网关、DNS<p><a rel="bookmark" href="https://www.osyunwei.com/archives/3001.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/3001.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
