<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nat on disfinder.com 🇺🇸</title><link>https://www.disfinder.com/en/tags/nat/</link><description>Recent content in Nat on disfinder.com 🇺🇸</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 15 Feb 2008 14:58:00 +0000</lastBuildDate><atom:link href="https://www.disfinder.com/en/tags/nat/index.xml" rel="self" type="application/rss+xml"/><item><title>NAT</title><link>https://www.disfinder.com/en/posts/2008/02/15/</link><pubDate>Fri, 15 Feb 2008 14:58:00 +0000</pubDate><guid>https://www.disfinder.com/en/posts/2008/02/15/</guid><description>&lt;p&gt;Question — do I need to install anything else to set up NAT, or can ppp handle it on its own?
Found this:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.opennet.ru/openforum/vsluhforumID3/3173"&gt;http://www.opennet.ru/openforum/vsluhforumID3/3173&lt;/a&gt;.html#1&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;/etc/ppp/ppp.conf:

default:
set device PPPoE:ed0:my_isp&amp;#39;s_name
set speed sync
set mru 1492
set mtu 1492
set ctsrts off
enable lqr
add default HISADDR
set timeout 0
set redial 0 0
#NAT
nat enable yes
nat log yes
nat same_ports yes
nat unregistered_only yes
enable dns

my_isp&amp;#39;s_name:
set authname username
set authkey password&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;In rc.conf:&lt;/p&gt;</description></item></channel></rss>