i got a new IP for my server from my host. the server is already hosting one site.
i got a range of IP. like 23.23.23.23~23.23.23.27
how can i add these ?
|
feedback
|
|
You update your
| ||||
|
feedback
|
|
Beneath your regular iface lines for your default interface, add:
This will add each IP individually. Alternatively you can add the network via CIDR in one line:
Both will work if the network was added as a proper CIDR network. | |||
|
feedback
|
|
You could create some ethernet aliases, like this:
| |||
|
feedback
|