accessing hosts inside NAT

Is it possible to connect to a host inside NAT. If my addr is sth like

10.1.35.1 and i would connect to host inside the same network with addr 10.1.36.13 f ex. How should i do that?
Reply to
ozimki
Loading thread data ...

If I understood you well then use a static NAT translation... example: ip nat inside source static 10.1.35.1 10.1.36.13

B.R. Igor

Reply to
Igor Mamuzic

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.