Static IP Address Configuration in kali linux

Опубликовано: 27 Июль 2021
на канале: Silent Solution
3,391
15

This Video how Settingg Static IP Address in the Kali Linux Command Line

static IP address allows your employees to connect to your virtual network, your VPN, as well as connect various devices to the network. A static IP address is also necessary for services that must connect using an IP address rather than a domain name

Setting a #Static IP address in Kali Linux

***First go to your Terminal vi /etc/network/interfaces.
Add the below lines to the interfaces file after “iface lo inet loopback” and save it. ...
Now back in the terminal window, input the below commands. ...
When you run the “ip a” command you should see your new #IP settings.

sudo vim /etc/network/interfaces'
auto eth0
iface eth0 inet static
address 192.168.1.240/24
gateway 192.168.1.1
sudo systemctl restart networking.service

#configuration ip in linux

My Facebook Page :-   / silentsolutionbd  

This is my Another Voice Channel
   / @techsolutionbdit  

*******Like, Comment , Support & Subscribe Me**


Смотрите видео Static IP Address Configuration in kali linux онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Silent Solution 27 Июль 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,391 раз и оно понравилось 15 людям.