• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue multiple IPs for debian 9

Not sure about Debian 9 but I have this file on my Debian 8:

# ls -la /etc/network/interfaces
-rw-r--r-- 1 root root 665 Jul 19 14:19 /etc/network/interfaces

Check, maybe you have template file:

# ls -la /etc/network/interfaces.template
-rw-r--r-- 1 root root 138 Apr 7 2015 /etc/network/interfaces.template

You can use it in this case.
 
Not sure about Debian 9 but I have this file on my Debian 8:

# ls -la /etc/network/interfaces
-rw-r--r-- 1 root root 665 Jul 19 14:19 /etc/network/interfaces

Check, maybe you have template file:

# ls -la /etc/network/interfaces.template
-rw-r--r-- 1 root root 138 Apr 7 2015 /etc/network/interfaces.template

You can use it in this case.

The network interface file is not in debian 9.

Error: ifmng failed: /etc/network/interfaces: No such file or directory @IgorG
 
Last edited:
Back
Top