On Linux it's possible to set /32 netmask on seconday routable IP and use internal (e.g. 192.168.*) network for routing to avoid wasting 3 routable IPs in /30 network.
It alike trick possible on Windows?
UPD: Yes, it's possible (at least on Windows 7), here is part of ipconfig /all
Ethernet adapter lan1:
IPv4-address. . . . . . . . . . . : 178.x.x.x
Network mask. . . . . . . . . . . : 255.255.255.255
IPv4-address. . . . . . . . . . . : 192.168.2.12
Network mask. . . . . . . . . . . : 255.255.255.0
Default gateway . . . . . . . . . : 192.168.2.1