free hosting   image hosting   hosting reseller   online album   e-shop   famous people 
Free Website Templates
Free Installer


COMPUTER OPTIMIZATIONS

COMPUTER - IP ADDRESS, DNS, SUBNET, DHCP

  Computer Tricks






Checking IP Address Connection
This code allows you to check your IP Address, Subnet, Gateway, MAC, DNS server, etc.
Copy this code into notepad and save it in the windows directory folder as ip.bat.

@echo.
@echo IP ADDRESS COMPLETE INFORMATION
@echo By : YOS COMPUHOUSE
@ipconfig/all | find "IP Address"
@ipconfig/all | find "Subnet Mask"
@ipconfig/all | find "Default Gateway"
@ipconfig/all | find "Host Name"
@ipconfig/all | find "DNS Suffix Search List"
@ipconfig/all | find "Physical Address"
@ipconfig/all | find "DHCP Enabled"
@ipconfig/all | find "DHCP Server"
@ping 127.0.0.1
@echo.
@pause


That's it.... now you can call it with : Start - Run - type : "ip" (without quotations)

 

Back to Computer tipstricks

Website tipstricks - Adsense tipstricks - Javascript tipstricks - Computer tipstricks - Other tipstricks
© Angel of Airwaves - http://tipstricks.sinfree.net