View Single Post
  #2 (permalink)  
Old 2006-08-07
pmahoney pmahoney is offline
Junior Member
 
Join Date: 2006-07-17
Posts: 11
Rep Power: 0
pmahoney has an average reputation (10+)
Default Re: External to Internal network access

I have now solved this problem.
First I created a network object representing the internal network and static nat'd this to the single public IP address.
I then created an allow and forward rule for the public IP address on a specific port number and redirected this to the required internal IP address on the required port number.
I also created an allow rule for the internal IP address to allow traffic back out for the required port(s).

Note: I had to ensure that the internal machine had the firewall IP address as its default gateway or the connection failed.
Reply With Quote