Every DigitalFyre VPS is assigned a public IPv4 address and a /64 IPv6 subnet. Your addresses are listed on your service page in the Client Portal with copy-to-clipboard buttons.
Additional IPv4 addresses are a paid add-on, available upon request and evaluated on a case-by-case basis. To request one, open a support ticket at console.digitalfyre.com with details about your intended use.
SSL and email are not considered valid justification for additional IPv4 or IPv6 address allocation.
If you are assigned an additional IPv4 address, it must be configured manually within your OS:
Ubuntu / Debian (Netplan)
AlmaLinux / Rocky / CentOS (nmcli)
# View your current Netplan configcat /etc/netplan/*.yaml# Edit the config filenano /etc/netplan/01-netcfg.yaml
Add the additional address under your interface’s addresses list:
Every VPS includes a /64 IPv6 subnet at no additional cost. Additional /64 subnets may be assigned free of charge provided a valid and technically justified use case is submitted — contact support to request one.
SSL and email are not considered valid justification for additional IPv4 or IPv6 address allocation.
IPv6 addresses must be configured manually within your OS. Choose any address from your assigned subnet — for example, if your subnet is 2001:db8:abcd:1234::/64, you might use 2001:db8:abcd:1234::1.