<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br>Hello.<br>Recently I was fighting with the<br>configuration of<br>NAT and with your help I succeeded.<br>At the moment I have a problem<br>with customers who have<br>SOHO routers.<br>Customers complain that<br>web pages are slow to open, and often to open the page they need to refresh it. <br>When the same router is<br>connected  tio the<br>public network (without NAT) problem<br>disappears.<br><br>Thank You<br>for any suggestion!<br>my config:<br><br><br>context BRAS<br>!<br><br> no ip domain-lookup<br>!<br> ip nat pool NAT_pool<br>napt multibind<br>  address<br>83.142.193.192/31<br>!<br> nat policy NAT_policy<br>! Default<br>class<br>  pool<br>NAT_pool BRAS<br>!<br> interface LAN<br>multibind<br> <br>description BRAS LAN GW<br>  ip address<br>10.10.8.1/24<br>  ip address 83.142.197.1/24 secondary<br> <br>dhcp server<br>interface<br>  ip arp proxy-arp<br>!<br> interface WAN<br>  ip address 83.142.192.100/29<br> no logging console<br>!<br> aaa authentication<br>administrator local  <br> aaa authentication administrator<br>maximum sessions 1<br> aaa authentication subscriber radius global<br><br>!<br>!<br> subscriber default<br>   dhcp<br>max-addrs 1<br>!<br> ip route 0.0.0.0/0 83.142.192.102<br> no service ssh<br>server<br>!<br> dhcp server policy<br>  <br>nak-on-subnet-deletion<br>   option subnet-mask<br>255.255.255.0<br>   option domain-name-server 91.189.24.2<br>83.142.192.2<br>   option domain-name <a href="http://mi.pl/">mi.pl</a><br>  <br>offer-lease-time 300<br>  <br>default-lease-time 43200<br>   maximum-lease-time 43200<br>   subnet<br>10.10.8.0/24<br>    <br>option subnet-mask<br>255.255.255.0<br>     option<br>router 10.10.8.1<br>   subnet 83.142.197.0/24<br>     option<br>subnet-mask 255.255.255.0<br>     option router<br>83.142.197.1<br>!<br>port ethernet 2/1 <br> no shutdown<br> encapsulation<br>dot1q<br> dot1q pvc 2000 encapsulation multi<br><br>  bind<br>interface WAN BRAS<br>!<br>port ethernet 2/2 <br> no<br>shutdown<br> encapsulation dot1q<br> dot1q pvc 10<br>encapsulation multi <br>  service clips dhcp context BRAS</div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div><div><br class="webkit-block-placeholder"></div><div><br></div><div>MK</div>
<br></body></html>