Hello I want to install ISPConfig 3, but in the preliminary note, in this guide: https://www.howtoforge.com/perfect-server-debian-10-buster-apache-bind-dovecot-ispconfig-3-1/ There it is written that I should enter IP and gateway information. How do I find my IP and gateway information?
You have to replace the IP address used as example with the actual IP which you can get with Code: ip addr
Maybe @JohnLinuxing is installing a new system, so it is not yet running. Then user can not yet use ip addr to see what IP address is assigned. The Guide assumes server has static IP address, and person installing knows what it is. Ask your network administrator what IP configuration to use, refer to Internet Service provider documentation or if hosted virtual or dedicated server ask your service provider.
In reality normaly you don't need that in most vps but you may need it if your server is behind a nat router and depending on what you set in the router if nat is your case. In my home server which is behind a nat, I set 192.168.0.1 as gateaway and ip is the static ip I assigned to my server e.g. 192.168.0.101.