🔒 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
  • 823
    Views
  • 5
    Participants
Last reply from:
lolomokalbo_

Online now

Members online
1,252
Guests online
4,341
Total visitors
5,593

Forum statistics

Threads
2,310,365
Posts
29,156,288
Members
1,188,002
Latest member
ladysheng
Back
Top