<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>磊哥|个人博客 - ipv4优先</title>
<link>https://vps.668618.xyz/index.php/tag/ipv4%E4%BC%98%E5%85%88/</link>
<atom:link href="https://vps.668618.xyz/index.php/feed/tag/ipv4%E4%BC%98%E5%85%88/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description></description>
<lastBuildDate>Sat, 21 Dec 2024 02:56:00 +0800</lastBuildDate>
<pubDate>Sat, 21 Dec 2024 02:56:00 +0800</pubDate>
<item>
<title>VPS开启 ipv4/ipv6优先</title>
<link>https://vps.668618.xyz/index.php/archives/105/</link>
<guid>https://vps.668618.xyz/index.php/archives/105/</guid>
<pubDate>Sat, 21 Dec 2024 02:56:00 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[开启 IPv4 优先sed -i 's/^#precedence ::ffff:0:0\/96  100/precedence ::ffff:0:0\/96 100/' /etc/gai.con...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>开启 IPv4 优先</p><pre><code>sed -i 's/^#precedence ::ffff:0:0\/96  100/precedence ::ffff:0:0\/96 100/' /etc/gai.conf</code></pre><p>开启 IPv6 优先</p><pre><code>sed -i 's/^precedence ::ffff:0:0\/96  100/#precedence ::ffff:0:0\/96 100/' /etc/gai.conf</code></pre><p>查看优先ip</p><pre><code>curl ip.sb</code></pre>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://vps.668618.xyz/index.php/archives/105/#comments</comments>
<wfw:commentRss>https://vps.668618.xyz/index.php/feed/tag/ipv4%E4%BC%98%E5%85%88/</wfw:commentRss>
</item>
</channel>
</rss>