02-25-2011 06:55 AM - edited 03-04-2019 11:34 AM
The ip addressing is just theoretical.....not what I actually use.
Hi all. I have an 1811 router. On the FastEthernet interface
I have a primary and secondary ip address.
ip nat inside source static tcp 192.168.250.102 25 68.12.16.30 25 extendable
ip nat inside source static tcp 192.168.250.103 25 68.12.16.31 25 extendable
!
interface FastEthernet0
ip address 68.12.16.30 255.255.255.0 secondary
ip address 68.12.16.31 255.255.255.0
ip nat outside
ip virtual-reassembly
no ip route-cache cef
no ip route-cache
no ip mroute-cache
speed auto
full-duplex
When I add the 2nd nat statement the port 25 does not appear in a port scan on the public ip of 68.12.16.31. I start trying to telnet to 68.12.16.31 using port 25 and the router WAN stops reponding to ping.
Anyone have a similar issue dealing with secondary ip addresses shared by one interface?
02-25-2011 10:22 AM
Hi,
Can you share all nat config lines or all config.
thanks.
Muammer
02-25-2011 03:16 PM
please refer to this doc for the procedure:
http://www.cisco.com/en/US/customer/tech/tk648/tk361/technologies_tech_note09186a0080094430.shtml
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide