Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by AidanMcGoey

  1. AidanMcGoey

    Cisco 7206 - Problem with NAT from 2 external to 1 Internal IP

    Good suggestion! - I tested this and found that setting this value to anything other 1 second (and that includes '0' and 'never') results in complete packet loss from the 'straight through; nat , ie .149.250 -> .149.250 If this is just a ICMP and NAT interaction oddity, then thats OK - my main...
  2. AidanMcGoey

    Cisco 7206 - Problem with NAT from 2 external to 1 Internal IP

    This is the only bit of the configuration I can see as being relevant: The other router from the HSRP group has not been deployed yet - gateway for the server is xx.xxx.149.1, and this setup *APPEARS* to work fine for web traffic, but of course its easier to see pings going astray. interface...
  3. AidanMcGoey

    Cisco 7206 - Problem with NAT from 2 external to 1 Internal IP

    No, it is "ip nat inside source static xx.xxx.149.250 xx.xxx.149.250 extendable" - I put this line in because without it there was no response at all from xx.xxx.149.250. I've just removed the line to verify that behaviour. There's also been a change in the behaviour with the original...
  4. AidanMcGoey

    Cisco 7206 - Problem with NAT from 2 external to 1 Internal IP

    I'm not sure what you mean - do you see a typo that I don't? This line is cut from the configuration. Without it, the NAT address is reachable, but the 'un-natted' one isn't. thanks. Aidan.
  5. AidanMcGoey

    Cisco 7206 - Problem with NAT from 2 external to 1 Internal IP

    I'm using IP, not URL, and I'm pinging from an IP address which is outside the 'ip nat outside' address. Pings work fine when either nat rule is in place on its own, but not with both together. Thanks, Aidan.
  6. AidanMcGoey

    Cisco 7206 - Problem with NAT from 2 external to 1 Internal IP

    I have a single web server which I need to access by two IPs while moving from one subnet to another. Can anyone explain why it is not possible to ping both outside global addresses with the rules in place, but it is possible to access them via a browser? The 'debug ip nat' command shows both...

Part and Inventory Search

Back
Top