[c-nsp] simultaneous use of static NAT and PAT overload??
Grant Moerschel
gm at wavegard.com
Tue Aug 2 09:42:54 EDT 2005
Greetings,
I have a 26xx running 12.3 receiving a single dhcp address from a DSL
provider on int fa0/0. Int fa0/1 connects to a Checkpoint
(192.168.250.2). When I don't use the static entry Internet acces works
at the location by virtue of the overload PAT statement. However, I
want to be able to VPN to the Checkpoint which is why I want to add a
static entry.
I can only seem to use one entry or the other but not both
simultaneously. Is there a work around? Thanks
Config:
interface FastEthernet0/0
ip address dhcp hostname gandalf
ip nat outside
interface FastEthernet0/1
ip address 192.168.250.1 255.255.255.252
ip nat inside
ip nat inside source list 1 interface FastEthernet0/0 overload
ip nat inside source static 192.168.250.2 int fa0/0
access-list 1 permit 10.30.5.0 0.0.0.255
--
Grant P. Moerschel
WaveGard, Inc.
gm at wavegard.com
More information about the cisco-nsp
mailing list