Static IP Address Configuration in kali linux

Silent Solution
Silent Solution
3.3 هزار بار بازدید - 3 سال پیش - This Video how Settingg Static
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 :- Facebook: SilentSolutionBD

This is my Another Voice Channel    
@techsolutionbdit

*******Like, Comment , Support & Subscribe Me**
3 سال پیش در تاریخ 1400/05/05 منتشر شده است.
3,359 بـار بازدید شده
... بیشتر