[rbak-nsp] Redback NAT configuration
Marvin Panergo
mvp_vhin at yahoo.com
Tue May 5 08:13:39 EDT 2009
Hi Redback-NSP,
I'm having trouble making the NAT configuration on redback work. Here is my config.
context VPN-TEST
!
!
ip nat pool NAT-POOL napt
address 192.168.20.1 to 192.168.20.254
!
nat policy pol1
! Default class
ignore
! Named classes
access-group NAT-ACL
class CLASS3
pool NAT-POOL VPN-TEST
!
interface PRIVATE-LINK
description private interface
ip address 172.16.20.1/24
ip nat pol1
!
interface PUBLIC-LINK
description link to public
ip address 192.168.30.1/30
no logging console
!
policy access-list NAT-ACL
seq 10 permit ip 172.16.20.0 0.0.0.255 class CLASS3
!
!
ip route 0.0.0.0/0 192.168.30.2
Can someone please help me out.
Thanks,
Marvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/redback-nsp/attachments/20090505/a4db6659/attachment.html>
More information about the redback-nsp
mailing list