klo di windows, ganti ip lewat dos , masuk ke command prompt trus ketik : netsh interface ip set address name="Local Area Connection" static 192.168.0.100 255.255.255.0 192.168.0.1 1
klo di linux biasa nya network address nya ada di /etc/sysconfig/network-scripts/ifcfg-ethx < x-nya bisa 0,1 atau 0:1> tinggal diedit aja pake vi atau joe. trus diaktifin pake "ifup eth0" klo ganti ip windows lewat remote dos,kayanya belum tau..mungkin yang lain ada yang bisa. :) --- Satria Permana <[EMAIL PROTECTED]> wrote: > kalo windows coba pake ipconfig (manualnya pake > ipconfig) > kalo unix coba pake ifconfig (manualnya pake man > ifconfig) > > Selamat mencoba!!!!! > > On 4/15/06, ..::Nu Kasep::.. <[EMAIL PROTECTED]> > wrote: > > > > ----- Original Message ----- From: "invaleed" > <[EMAIL PROTECTED]> Sent: > > Thursday, December 08, 2005 1:43 AM > > > > > Dear, > > > > > > Bisa nggak kita mengubah IP address menggunakan > Perintah DOs Prompt. > > > Dan klo bisa gmn cara merubah IP secara remote*. > (klo bisa yg text mode) > > > > > > *)baik pakai Window$ or Linux > > > > > > -- > > > Regards, > > > > > > > > > inValeed > > > ========================== > > > Regis'd Linux User #401132 > > > "No Limit -AS- Limitation" > > > http://www.backspaces.info > > > ========================== > > > > Di Linux kan cuma gini caranya, > > > > $> ifconfig eth0 IP lama broadcast lama netmask > lama down > > $> ifconfig eth0 IP baru broadcast baru netmask > baru > > $> /etc/rc.d/init.d/network restart (redhat) > > > > Wah...jangan2 lo cuma ngetest doang (kalo > bener..kena deh > > gw)...hehehehe..just share > > > > Wassalam > > IT Freelancer On-line > > > > > > > > -- > > www.itcenter.or.id - Komunitas Teknologi Informasi > Indonesia > > Info, Gabung, Keluar, Mode Kirim : > [EMAIL PROTECTED] > > :: Hapus bagian yang tidak perlu (footer, dst) > saat reply! :: > > ## Jobs: itcenter.or.id/jobs ## Bursa: > itcenter.or.id/bursa ## > > $$ Iklan/promosi : www.itcenter.or.id/sponsorship > $$ > > > > [@@] Jaket ITCENTER tersedia di > http://shop.itcenter.or.id > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > -- > take it to the limit > > > [Non-text portions of this message have been > removed] > > > > > > -- > www.itcenter.or.id - Komunitas Teknologi Informasi > Indonesia > Info, Gabung, Keluar, Mode Kirim : > [EMAIL PROTECTED] > :: Hapus bagian yang tidak perlu (footer, dst) saat > reply! :: > ## Jobs: itcenter.or.id/jobs ## Bursa: > itcenter.or.id/bursa ## > $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ > > [@@] Jaket ITCENTER tersedia di > http://shop.itcenter.or.id > > > Yahoo! Groups Links > > > [EMAIL PROTECTED] > > > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] :: Hapus bagian yang tidak perlu (footer, dst) saat reply! :: ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ [@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ITCENTER/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
