I want to set up an HTTPS server which serves two domains. I know this is pretty much impossible with one IP, due to how SSL works.
However, my ISP throws me an Ethernet cable, and I can use as many IPs as I want. - If I connect a switch to that cable, and 5 PCs, they each get 5 REAL internet IPs. I'v already seen the "alias" option for ifconfig, however, it always refers to static IPs, and I've found no reference to this being possible with dynamic IPs. Is this possible? A single interface, with TWO dynamic IPs?