🔒 Closed Linux changing ip address how ?

Status
Not open for further replies.

Welcome Guest

Established
Mga aydol possible po bang ma change ko ung ip add ko using linux ? Tinry ko po kasi ung ifconfig wlan0 to change my ip. Then pag connect ko sa wifi is bumalik ung default ip ko...
 
Kung gusto mo ichange to static yung IP address mo follow this po:

edit mo /etc/network/interfaces using vim/nano/leafpad

Sample config

iface eth0 inet static
address 192.168.1.10
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.254

Save mo tpos restart mo yung service: /etc/init.d/networking restart
 
Status
Not open for further replies.

About this Thread

  • 15
    Replies
  • 816
    Views
  • 5
    Participants
Last reply from:
lolomokalbo_

Online now

Members online
1,284
Guests online
3,570
Total visitors
4,854

Forum statistics

Threads
2,299,479
Posts
29,130,390
Members
1,201,026
Latest member
duyen911007
Back
Top