|
||||||||
Hi all, It's possible... I have two sqlserver in my private network and i would like redirect some publics ips to one server and others ips to another, like this... 200.100.100.1 port 1433 -> 192.168.0.5 port 1433 200.200.200.2 port 1433 -> 192.168.0.7 port 1433 with one nat redirect i did(works good), but when i add second role its not work, why? so if any have one tutorial or help. Tks |