Re: NAT: address not stolen for



Hey there,

Yea I'm not sure about the route cache statement actually. I believe it
was there from the last admin that had configured the router for
something else and I just hadn't taken it out. I'll go ahead and remove
that. But I think you may be right about combining the access-lists. I
was thinking the same thing last night after staring at the config for
an hour straight. I'll try that today and post the results. Thanks for
the time.

Scott


Hansang Bae wrote:
> biscotti.macdonald@xxxxxxxxx wrote:
> [snip: nat problems]
> > 02:33:25: NAT: failed to allocate address for 172.16.96.2, list/map 3
> > and
> > 02:33:25: NAT: address not stolen for 172.16.96.2, proto 1 port 512
> >
> > Do you have to a seperate WAN public IP address to overload on for
> > each nat pool or can you overload multiple vlans on the same WAN IP?
> >
> > Here are relevant parts of the config:
> >
> > interface FastEthernet0/0.2
> > description PCG Administration and OPS
> > encapsulation dot1Q 2
> > ip address 192.168.96.1 255.255.255.128
> > no ip directed-broadcast
> > ip nat inside
> > no ip route-cache
> > no ip mroute-cache
>
>
> Why did you turn of route-cache out of curiosity?
>
>
> > !
> > interface FastEthernet0/0.3
> > description PCG CONFERENCE ROOMS
> > encapsulation dot1Q 3
> > ip address 172.16.96.1 255.255.255.128
> > no ip directed-broadcast
> > ip nat inside
> > no ip route-cache
> > no ip mroute-cache
> > !
> > ip nat pool PCC 68.223.124.183 68.223.124.183 prefix-length 25
> > ip nat inside source list 2 pool PCC overload
> > ip nat inside source list 3 pool PCC overload
> > !
> > access-list 2 permit 192.168.96.0 0.0.0.255
> > access-list 3 permit 172.16.96.0 0.0.0.255
> >
>
> Did you try using one list and using it in your pool?
>
> access-list 2 permit 192.168.96.0 0.0.0.255
> access-list 2 permit 172.16.96.0 0.0.0.255
>
>
>
> --
>
> hsb
>
>
> "Somehow I imagined this experience would be more rewarding" Calvin
> **************************ROT13 MY ADDRESS*************************
> Due to the volume of email that I receive, I may not not be able to
> reply to emails sent to my account. Please post a followup instead.
> ********************************************************************

.



Relevant Pages

  • cisco and telewest
    ... an anyone point me in the right direction, this is my config: ... no ip route-cache ... ip nat outside ... ip nat inside source list 102 interface FastEthernet0 overload ...
    (comp.dcom.sys.cisco)
  • RE: NAT and PPPoE problems
    ... About the only differences I see in your config vs. mine is that you've ... ed1 interface in rc.conf. ... connection, use ppp's NAT facility ... No employee or agent is authorized to conclude any binding agreement on behalf of Watkins Contracting, L.P., with another ...
    (freebsd-questions)
  • Re: cannot ping from subnet A to subnet B for a specific host
    ... It appears that whoever set up the router config wanted only one-way ... Interface, and the Interface on the .5 network as the destination NAT ...
    (microsoft.public.win2000.dns)
  • Re: Trying to connet to Telia(Skanova) ADSL provider in Sweden with 837
    ... >>These Cisco 837 Config Wizards may or may not help you: ... > interface ATM0 ... > ip nat outside ... > bridge 1 protocol ieee ...
    (comp.dcom.sys.cisco)
  • just a couple quick pf/nat questions
    ... wanted NAT. ... Also, with ipfw, I just ran a script that grabbed the current dynamic IP ... And are there any pf config generation pages out there yet? ... specify ports with either an explicit port number or a macro defined ...
    (freebsd-questions)