Ok, here we go. In the other thread, you say:
[LIST=1]
i have only 1 internet connection with static ip
i want two asg to be connected with 1 internt connection
both asg should be accessible from out side
[/LIST]
I assume, that when you say that you have "only one" internet connection, that this also means that you have only one static ip address - In this case, we don't need to look any further. You can't have two machines listening on one (ie. the same) IP-address. That's not possible with IP, since IP requires IP-addresses to be unique.