Re: PAT not working



On Apr 9, 3:42 pm, "Brian V" <n...@xxxxxxxxxxxxx> wrote:
"Spider007" <adil...@xxxxxxxxx> wrote in message

news:1176106569.159969.64790@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx





Hi. I have a 1800 series router and a provider modem connected through
a crossover cable and netmask of 255.255.255.252. I am given only one
IP address that I will use in my router and also for PAT overloading.
My configuration looks correct but it doesn't work. I will paste my
full router config below, for sure I missed something and I hope you
could figure out what is that. The access list 3 hit count is
incrementing.
Thanks.

!
boot-start-marker
boot-end-marker
!
enable secret 5
enable password
!
no aaa new-model
!
resource policy
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
no ip source-route
ip cef
!
!
no ip dhcp use vrf connected
!
interface FastEthernet0/0
ip address 209.1.1.2 255.255.255.252 ( this is not my real ip!!)
no ip proxy-arp
ip nat outside
speed 100
full-duplex
no cdp enable
no mop enabled
!
interface FastEthernet0/1
ip address 10.0.0.1 255.255.255.0
no ip proxy-arp
ip nat inside
speed 100
full-duplex
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 209.1.1.1
!
no ip http server
ip nat inside source list 3 interface FastEthernet0/0 overload
!
access-list 3 permit 10.0.0.0 0.0.0.255 log
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
password
login
!
no process cpu extended
no process cpu autoprofile hog
end

Can you ping the internet from the router? try 4.2.2.2
Config looks fine. 99% of the time the cable modem needs to be powered off
for 2 minutes before patching another device such as a new router in to
clear the arp table.- Hide quoted text -

- Show quoted text -

Yes I can ping the net. When I connect a computer instead of the
router and take the same global id, I can go anywhere. Now I am using
a Wingate proxy and it's ok and all users are getting through it, but
I don't want this setup.

Could my provider be blocking PAT ports? or do I have a software bug
or insuffiecient router memory? My IOS is version 12.4

.



Relevant Pages

  • PAT not working
    ... IP address that I will use in my router and also for PAT overloading. ... mmi polling-interval 60 ... ip nat outside ... ip nat inside source list 3 interface FastEthernet0/0 overload ...
    (comp.dcom.sys.cisco)
  • Re: PAT not working
    ... IP address that I will use in my router and also for PAT overloading. ... mmi polling-interval 60 ... ip nat outside ...
    (comp.dcom.sys.cisco)
  • Re: PAT not working
    ... IP address that I will use in my router and also for PAT overloading. ... mmi polling-interval 60 ... ip nat outside ...
    (comp.dcom.sys.cisco)
  • Re: Static Translations Disappearing
    ... this router and see if they have the same behavior. ... you are running into a NAT bug. ... It wouldn't hurt to change IOS and ... ....where it just shows all translations being dynamic (0 static, ...
    (comp.dcom.sys.cisco)
  • Re: IP Route Tables - Point to Point Connection - Only Routing 1 way
    ... Your ksshorley1 router is performing network address translation (NAT) on ... default route command. ...
    (comp.dcom.sys.cisco)