- Individual Applications
Protect
Filter
Perform
Connect
Add-Ons
- Software Packages
- Complete Appliances
|
|
#1 (permalink) |
|
Untanglit
Join Date: Mar 2010
Location: US, duh
Posts: 22
![]() |
here it is!
i have a server on lets say 192.168.1.150 i have client on 192.168.1.151 i have 2 static out ips one is 10.1.10.1 two is 10.1.10.2 i want server to communicate on 10.1.10.2 and client on communicate on 10.1.10.1 is it possible to do that. Help me dMorris! |
|
|
|
|
#2 (permalink) |
|
Untangle Junkie
![]() Join Date: Nov 2006
Location: San Mateo, CA
URLs submitted: 10
Posts: 10,612
![]() |
you need to use NAT policies to set it to NAT to the appropriate address.
example nat policies: 192.168.1.150/32 -> 10.1.10.1 192.168.1.151/32 -> 10.1.10.2 0.0.0.0 -> auto you should also configure your external interface with 10.1.10.1 and 10.1.10.2 as an alias.
__________________
Attention: Support and help on the Untangle Forums is provided by volunteers and community members like yourself. If you need Untangle support please call or email support@untangle.com |
|
|
![]() |
| Thread Tools | |
|
|