Category: networking

Vbox VirtualBox Networking

  NAT 和主机IP不同,比如:主机host: 192.168.1.100, virtualbox guest nat: 10.0.0.5 NAT可以在vbox的主界面preference里面设置 File->Preference Network Address Translation (NAT) If all you want is to browse the Web, download files and...

ping all ip on lan / subnet

FOR /L %i IN (1,1,254) DO ping -n 1 192.168.1.%i | FIND /i “Reply”>>c:\ipaddresses.txt   it will write to ipaddress.txt on c drive, replace 192.168.1 to...

Netsh, PCI Bus delete

Run Netsh winsock reset after PCI Bus deleted after restart and all driver loaded, also reset TCP/IP stack netsh int ip reset

DHCP client address set to 0.0.0.0?

You might experience a problem with the DHCP client address if you uninstall Symantec’s Norton AntiVirus but leave the application listed as a dependency for the...