hi, I'm wondering if the following is possible.
I have a server on the internet at say 100.10.0.1. Its configured to
only accept packets from my other machine 200.20.0.1. This 200.20.0.1
runs iptables and will act as a firewall.
So I want to use IP tables on 200.20.0.1 to firewall 100.10.0.1. Now
100.10.0.1 is on the internet for real (not in a private IP network like
192.168.0.x). Its in a different city.
Is this possible? So 100.10.0.1 will only accept packets from
200.20.0.1, obviously meaning IP tables on 200.20.0.1 cannot simply
redirect people/packets to 100.10.0.1, they shouldn't even know
100.10.0.1 exists. Correct?
(E-Mail Removed)