[nsp] ip nat problem

From: Reynald I. Ngo (slayer@ngo.dhs.org)
Date: Wed Oct 03 2001 - 03:01:35 EDT


Guys,

        I'm doing ip nat on my network. I this settings...

interface FastEthernet0/0
  ip nat inside
!
interface Serial0/0
  ip nat outside
!
ip nat pool natpool 203.x.x.x 203.x.x.x netmask 255.255.255.224
ip nat inside source list 30 pool natpool
!
access-list 30 permit 192.168.0.0 0.0.255.255
access-list 30 deny any

        I'm being dropped...

2w4d: NAT: translation failed (A), dropping packet s=192.168.0.34
d=216.239.33.100
2w4d: NAT: translation failed (A), dropping packet s=192.168.0.34
d=216.239.33.100

        Where do you think i missed on something? TYI! {=)

---
Reynald I. Ngo
slayer@ngo.dhs.org

"Best things in life are free... LINUX & POSTFIX!"



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:19 EDT