View Single Post
  #1 (permalink)  
Old 2006-08-02
l0wkey l0wkey is offline
Junior Member
 
Join Date: 2006-05-11
Posts: 26
Rep Power: 0
l0wkey has an average reputation (10+)
Default Advanced NAT question

Gentlemen, here is the question

The situation is we have host A who has a static NAT setup, and host B who I would like to use the same static nat address strictly for outbound connections.

host a 192.168.44.23 STATIC NATS to 10.0.0.1
host b 192.168.100.1.1 STATIC NATS to (Outbound only) to 10.0.0.1

I want Host b to only be natted to that address when its sending outbound connections. Any ideas?
Reply With Quote