Toggle IP From Static to DHCP to Static Tool


I've created small tool(for windows XP/Vista), writen in visual basic 6.this tool was created for switching between static LAN ip to DHCP and back to original static IP (original IP saved in temporary variable) without opening network configuration, And without typing anything, just few mouse click is what we need. This tool using Windows Management Instrumentation for enumerating all network interface, get parameters, and set parameters.

Set objwmiservice = GetObject("winmgmts:\\.\root\cimv2")
Set colNIC_Config = objwmiservice.ExecQuery("Select * from Win32_NetworkAdapterConfiguration WHERE Index='" & _
                    Netconf.strIFIndex(CboIF.ListIndex) & "' AND IPEnabled=TRUE")
Toggle LAN, DHCP, Static IP, Wireless

 

→ continue reading

bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark


speedy + abbatec adsl modem (bridge mode) + linksys WRT54GL (dialer PPPoE)


Pertama kali pakai speedy, nerima apa adanya setingan yg di buatin sama teknisinya(maklum bini yg jadi waspang waktu teknisinya nyeting hehehe).

yg di utak atik paling cuma password modem sama password speedy nya.

kebetulan punya wireless router merk linksys (WRT54GL) yg bisa PPPoE di port wan nya, jadi kepikiran buat utak  atik ngubah settingan.

setingan aslinya di modem adsl nya seperti ini:

→ continue reading

bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark


Page 1 of 212