Tuesday, May 8, 2012

Setup the Windows 7 VPN Client

1.   Click the Windows Start Orb and Type network into the search bar.  Then Click the Network and Sharing Center.



2.   From the Network Center Click the link to Set up a new connection or network.



3.   Click Connect to a workplace, then Click Next.



4.   Click Use my Internet connection (VPN).



5.  Under internet address Type in your Public IP  Under Destination Name: Type in a any description of what you would like your connection to be called.  Then Check the box Don’t connect now; just set it up so I can connect later.  Click Next to continue.



6.   Type in the User Name and Password that was assigned for use from the VPN host.  This is most likely a user account that exists to normally login to the VPN host machine.  Click Create when done

enter your wan or global ip address and then dont connect now just set it up so i can connect later in windows 7

 

 

Note: You can choose to Remember this password however a connection is more secure if you require credentials to be re-entered every single time.

11.  Next Right-Click the VPN Connection and this time Select ConnectType in the User name and Password and then Click Connect.

enter credentials and connect

 

The VPN connection should now be live!

 

view connected clients from the vpn host

 

As a reminder, this is probably 1 of about 100 different configs for the VPN client so unless you manage both sides (client and server) you will probably need to get the exact client configs from your IT team to get the VPN client setup perfectly.

 

How to NAT mail server using Sonicwall

Login to Sonicwall and select NAT policies under Network options

image

Add a NAT policy

image

Add a reverse policy for inbound mails

image

Now add a Routing to send the mails from the same IP to avoid RDNS errors

image

Finally Allow to access the mail Server from Outside via SMTP and HTTP

under Firewall select WAN to LAN and choose these options.



 

Now you're done .open the http://ping.eu/port-chk/ website and enter u r public ip address to validate the selected ports are opened or not.

image

 

 

 

Sunday, May 6, 2012

Discover who’s tracking you online

Collusion is an experimental add-on for Firefox and allows you to see all the third parties that are tracking your movements across the Web. It will show, in real time, how that data creates a spider-web of interaction between companies and other trackers.

 



https://addons.mozilla.org/en-US/firefox/addon/collusion/

 

Tuesday, May 1, 2012

Top Differences between WordPress vs. Blogger

It’s the battle of the ages—Wordpress vs. Blogger. Which one will meet your needs while providing you with the greatest ease of functionality? For many bloggers today, the notion of paying a designer to create a website from scratch is more than they can handle monetarily. Additionally, the added stress of developing a full design idea and layout is not what they envision as they attempt to grab a piece of the internet real estate.

Both WordPress.com and Blogger offer free solutions for the person who desires to start a blog/website. Both offer numerous features for the novice user all the way to the advanced developer.

Many people make their selection strictly from personal preference. Others compare the features based on what will work for their website needs. This comparison list of some of the top features will help you decide which one meets your specific requirements.

Customization



  • The ability to customize the templates is often on the top of the list of features. Blogger recently added a collection of templates to its repertoire. They are easy to use and give you the ability to change colors, fonts, and layouts. Advanced users can also edit the HTML and even add CSS.



  • WordPress is stricter with its template editing functionalities. However, the advantage to WordPress is the 100+ themes it offers which rivals Blogger. The disadvantages are the limitations with customization, although with most themes, you can upload a custom header image and some other themes offer additional customization. Advanced users can edit the stylesheets, but this feature is only available as a paid upgrade.


Mobile Features



  • Mobile features allow users to interact with their blogs directly from their mobile devices.



  • Blogger offers solutions for most mobile providers. You can read about them on their mobile providers page.Wordpress offers similar mobile applications, but in contrast to Blogger it provides apps for the iPhone, iPad and recently for the HP TouchPad. See their mobile apps page for details.


Ease of use


Simple, easy interfaces are very important, especially for the novice user.

  • Blogger is more geared towards the beginner user. Its interface is simple to use and very straightforward.

  • WordPress requires some time to adjust to its interface and platform. However, after you learn the ropes, it is easy to navigate.


Image Editing


Image editing, though a seemingly unimportant feature, is actually a common feature used by many bloggers.

  • Blogger allows for only one image upload at a time. Its image editing is also tedious since you must know HTML if you want to add a caption, insert a link or adjust the size of the image.



  • WordPress allows multiple image uploads at one time and its image editing capabilities are simple and straightforward. No HTML knowledge is required.


Characteristic of People who use both Platforms


Generally, those people who want a website that looks more professional choose WordPress. Blogger sites contain the header on the top (see example below), whereas WordPress does not contain a header.

Blogger

Additionally, if you choose to host your own site with WordPress (WordPress.org), you will have full functionality and the ability to upload thousands of third-party themes along with the ability to change any of the code as needed.

You will find that a majority of businesses and companies on the web use WordPress for their blogs and even their websites. In contrast, many personal bloggers who are only interested in the blog for entertainment value choose Blogger.

Which one is right for you?


The decision over which one to use will come down to your personal preference. The great thing about both platforms is they are free to use. You can set up a blog with each platform and determine which one works best for your website and your needs.

Have you tried WordPress or Blogger? Which one do you like better

WOL – Wake up On LAN – How to set it up



A very interesting feature to set up on the client computers that you manage is Wake up On LAN, or WOL. It can be very useful to be able to power on a client in a remote location, or to be able to power on all clients at once. Also, with WOL, you don’t even have to leave your desk to power on a client before working on it with VNC or Remote Desktop… (I’m quite sure some people here will appreciate that !)

Related post: Remotely Shutdown client computers

 

How does it work ?

It is quite simple: a computer, with a dedicated software, sends a signal across the network called a magic packet. The client to which this “magic packet” is sent then powers on by itself.

Not all computers can be powered on this way. You need a computer with a network card that accepts Magic packets and that is able to manage the computer power status. Most of computers that are less than 5 years old have nowadays such a network card. Have a look at the network card : if you can see some LED blinking on it while the computer is powered off, it is certainly able to manage the computer power status.

Try it !

The best thing to do is to try first to power on a computer through WOL to see if it works.

For that, you will need an already powered on computer (yours !) connected to the network.

Then, get the MC-WOL free software from here. This is the software that send the magic packet. Save it on your computer.

Get the MAC address of the computer that you want to power on, and, from the command line, launch the following command:

<Path to MC-WOL.exe>\mc-wol MAC_address

or <Path to MC-WOL.exe>\mc-wol MAC_address /a subnet_broadcast_address

if the computer is on a subnet different from yours.

If the computer powers on, then it’s all good ! If not, well, it is not over. You have to look at the settings of the computer that you want to wake up.

Setup on the client computer

You first need to set up the BIOS. Enter the BIOS, and look for a setting called “WOL, “Wake up ON LAN”, “Remote wake up”… Set this setting to “enable”.

On some computers, if fast boot is enabled, it disables WOL. Check this.

Then, you need to set up the network adapter options in Windows to enable WOL. Boot Windows and log on as an administrator. Launch Device Manager, select the network adapter used for WOL, open the properties and click the “advanced” tab.

Check the list of options displayed. They are different from computer to computer, of course, but the ones to enable are usually easy to identify. They generally include, in their names, words like “WOL”, “Magic packet”, “power management”…

On a Dell Optiplex computer, it looks like this:

untitled.jpg

Enable the options and click “OK”.

Firewall restrictions

As explained above, you can use MC-WOL to wake up a computer on a subnet different from yours. If the 2 subnets are linked by a firewall type device than prevent broadcast of packet to the whole subnet, then MC-WOL is not going to work, because MC-WOL broadcasts the magic packet to the whole subnet.

Script it

Here is a little script I wrote to wake up one specific client on my network from its host name (because a MAC address is a pain to remember and type…), or all the clients at once.

Download it from here.

Extract it, then run the executable and specify that you want the files copied to your “Program Files” folder, then:

1- in “RemoteClientWakeUp.bat”, set up the broadcast addresses of your subnets.

2- in “Clientlist.txt”, put the hostname and Mac address of each client, separated by a tab.

Included in this download, there is also a module to remotely shutdown client computers. Check the related post.