I have 10.0.0.0/8 network with a server within. I need it to be shown for clients as Internet-server. Don’t even ask why - I have a reason ![]()
What I do. I give an address, f.e. 1.1.1.1/30 to router and 1.1.1.2/30 to server. For clever boys which can understand that something is wrong I make policy routing and direct all icmp packets for that subnet through my gateway, so ping and treacroute work as it is in the inet. But that works only for 1.1.1.2 address, not for 1.1.1.0, 1.1.1.2, 1.1.1.3. How can I solve this problem?