Routing / binding 128 IPs to one server
- by Andrew
I have a Ubuntu server with 128 ip's (static external ips 86.xx.xx.16), and I want to crawl pages thru different ip's.
The gateway is xx.xxx.xxx.1, the main ip is xx.xxx.xxx.16, and the other 128 ip's are xx.xxx.xxx.129/255.
I tried this configuration in /etc/network/interfaces but I doesn't work.
It work if I remove the gateway for the aliases…