If I need to provide access to any host from the Internet to a subnet of hosts on my internal network, how do I perform the translation for it? I do not want to translate it to any other address, rather want to use the same address.
If it were a host and not a subnet. I would do:
> static (inside,outside) test-host test-host
How would I achieve that for a subnet?
Thanks
If it were a host and not a subnet. I would do:
> static (inside,outside) test-host test-host
How would I achieve that for a subnet?
Thanks