fredag 11 oktober 2013

PTR record

Found a PTR-generator at http://www.homepage-kosten.de/ptrgenerator.php.

Network Solutions:

Advance DNS settings - Edit Text (TXT Records) - Paste the string without ""


Tools

fredag 16 augusti 2013

How to: Create Wireless Hosted Networks in Windows 7

netsh wlan set hostednetwork mode=allow ssid=YourVirtualNetworkName key=YourNetworkPassword

netsh wlan start hostednetwork

netsh wlan start hostednetwork

To see the Hosted Network details (see Figure 3), including the MAC addresses of connected users, enter the following:
 
netsh wlan show hostednetwork 
 
To change the WPA2-PSK key, you can enter the following:
 
netsh wlan set hostednetwork key=YourNewNetworkPassword