I would take it that as long as you have fulfilled the requirements of the task and that you were not restricted to use one or the other, either option would be a suitable answer.
Stu On Wed, May 20, 2009 at 7:28 PM, Simon Baumann <[email protected]>wrote: > Yep, I also though about that solution. The appropriate ACL entry is > present in the PG. > So whats correct: static pat or static nat? > > Cheers > Simon > > > Am 20.05.2009 um 20:23 schrieb Stuart Hare: > > The solution was to use static pat / port forwarding not static nat if i > remember right. > > static (dmz8,out) tcp 192.1.24.8 23 10.8.8.8 23 net 255.255.255.255 > > Stu > > On Wed, May 20, 2009 at 2:09 PM, Simon Baumann <[email protected]>wrote: > >> Hi, >> the task 1.7 in Lab1A requests: R4 should be able to manage R8 using >> telnet. R4 should see R8 as 192.1.24.8. Allow the appropriate filtering on >> the ASA. >> >> So the solution would be: >> static (DMZ8,outside) 192.1.24.8 10.8.8.8 netmask 255.255.255.255 >> >> I compared my solution with the PG, but this static entry isn't present >> there. Did I miss something? TIA. >> >> Cheers >> Simon >> >> > > > -- > Stuart Hare > > [email protected] > > > > -- Stuart Hare [email protected]
