<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi Redback-NSP,<br><br>I'm having trouble making the NAT configuration on redback work. Here is my config.<br><br><br>context VPN-TEST <br>!<br>&nbsp;!<br>&nbsp;ip nat pool NAT-POOL napt<br>&nbsp; address 192.168.20.1 to 192.168.20.254<br>!<br>&nbsp;nat policy pol1<br>! Default class<br>&nbsp; ignore<br>! Named classes<br>&nbsp; access-group NAT-ACL<br>&nbsp;&nbsp; class CLASS3<br>&nbsp;&nbsp;&nbsp; pool NAT-POOL VPN-TEST<br>!<br>&nbsp;interface PRIVATE-LINK<br>&nbsp; description private interface<br>&nbsp; ip address 172.16.20.1/24<br>&nbsp; ip nat pol1<br>!<br>&nbsp;interface PUBLIC-LINK<br>&nbsp; description link to public<br>&nbsp; ip address 192.168.30.1/30<br>&nbsp;no logging console<br>!<br>&nbsp;policy access-list NAT-ACL<br>&nbsp; seq 10 permit ip 172.16.20.0 0.0.0.255 class
 CLASS3<br>!<br>&nbsp;!<br>&nbsp;ip route 0.0.0.0/0 192.168.30.2<br><br><br>Can someone please help me out.<br><br>Thanks,<br>Marvin<br></div></div><br>

      </body></html>