Hi guys
I am having problem masquerading diffrent user to different IP addresses
I have an interface that has public 2-IP address
I know that if I use masquerading I will not be able to specify which IP to use so I used the src-nat action of the srcnat chain.
Depends - do you need the Internet to establish connections to the machines? Connections established by 192.168.1.1 and 192.168.2.1 will be just fine, you only need destination NAT if you need inbound connections to work.
Thanks fewi, U are right
I just discover that the failover provision on my ISP side was what made my setup seems not funtional.
We’ve resolved issues.
Thanks for the contribution