Re: PAT not working
- From: "Spider007" <adil866@xxxxxxxxx>
- Date: 10 Apr 2007 07:23:55 -0700
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
.
- Follow-Ups:
- Re: PAT not working
- From: Matt nickerson
- Re: PAT not working
- References:
- PAT not working
- From: Spider007
- Re: PAT not working
- From: Brian V
- PAT not working
- Prev by Date: Re: Packet grabs
- Next by Date: Point to Point T1 with Cisco 1841 Routers
- Previous by thread: Re: PAT not working
- Next by thread: Re: PAT not working
- Index(es):
Relevant Pages
|
|