Monday, December 16, 2013
LanScan is a free, simple, and effective network scanner that discovers all active devices on your local-area network.
Friday, November 15, 2013
Here are the basic command lines that comes in handy while working with the DD-WRT firmware via terminal.
Basic Command Lines
Monday, November 11, 2013
An update client is a computer application or a feature in your router that keeps your hostname's IP address up-to-date with your registered domain name. Your IP address sometimes changes IP address (monthly, weekly, or even daily) without your notice, and this may cause all sorts of issues for client's using the domain name linked to a certain IP address. This update client is for DynDNS users.
Saturday, August 3, 2013
Note: PPTP has some security flaws and is considered deprecated. An alternative you may find just as easy is OpenVPN.
To setup a VPN through PPTP, login to your web GUI (http://192.168.1.1) and navigate to Services > VPN where you will see under PPTP Server, disabled by default. Select Enable and fill in the following information accordingly.
Monday, July 29, 2013
Setting up the NTP client is easy if you know your time servers. To configure the NTP client, navigate to your web GUI (http://192.168.1.1) > Setup > Basic Settings and scroll down to the NTP Time Section.
- Select "Enable" for NTP Client.
- Choose your Time Zone for your location.
- Set the Summer Time (DST) accordingly (See Time Zone settings below)
- Enter the domain name or IP address of the Time Server.
Sunday, July 28, 2013
If you're running Windows Server Enterprise 2008, there's a few settings you need to make on the operating system. But first thing first, you want to register your IP address with a domain name. There's plenty of free DNS services offered for this, but one of the most popular and widely used is DynDNS.org.
To do this visit DynDNS.org, create an account, and create a new host. Make your hostname and choose a domain name for it. Check the "Wildcard" box and choose "Host with IP address" for Service Type. For your "IP Address" click the link right under it that says "Your current IP address is: xxx.xxx.xxx.xxx" to automatically link your IP address to this hostname. Once you've completed those steps, click Activate to .. activate your hostname. The next step is to download the DynDNS Updater. This program automatically updates your hostname with your connected IP address, because every so often your IP address changes, and will require a manual IP update without the DynDNS Updater. You can download the program here: DynDNS Client Updater.
Friday, July 19, 2013
Wednesday, July 10, 2013
If you're using dd-wrt sp1, do not attempt this tutorial. You will not be able to configure a wireless client bridge in this version, so be sure to check your device's dd-wrt firmware version and update accordingly before starting this tutorial.
Assuming that your primary router is already flashed with dd-wrt v24 sp2 and setup with a home network with a LAN IP address of 192.168.1.1. If your primary router has a different LAN IP address, just adjust the IP accordingly to match that of yours and everything should work fine. There is no need to configure your primary router in this tutorial (although, in some cases - the wireless security needs to be changed to WPA2 Personal on both the primary and secondary router for it to work.)
Once you're done flashing your secondary router to sp2, turn your wifi connection off. Turning off your wifi connection while processing the config of your secondary router will prevent any errors or sudden disconnection that will result in a bricked router or even something worse.
Connect to the web GUI via a web browser (http://192.168.1.1) and enter your desired username and password. Navigate first to Wireless > Wireless Security. Change your wireless security to match that of your primary's router.
Saturday, July 6, 2013
Windows Remote Desktop |
The problem here is to get your network to recognize your device, be it a mobile phone or desktop PC as a trusted device and grant access to the network you wish to connect to.
First off, you want to register your ip to a domain with DynDNS or any other domain name service so you won't have to memorize your ip address when trying to connect to your remote device. This is optional and doesn't have to be done, but is added for your connivence. This is also useful to do because every now and then, your ip address may decide it wants to change up numbers, thus becoming a whole new ip address you'll have to re-memorize. But with the DynDNS updater, it automatically updates the domain name with the new ip address for you, and U.E.N.O. it..
Thursday, July 4, 2013
If you want to attach a USB storage device to your network's router running the DD-WRT v2 sp24, you should have the following materials ready and set up at hand.
- External USB storage device.
- Router (flashed with DD-WRT v2 sp24)
Access to a 2TB storage device |
- Open your terminal
- Type the following code into your terminal one by one. (Replace the segment in quotes to fit that of your external drive location.
mount --bind "/tmp/mnt/disc0-part1" /mntAfter you have typed the code in your terminal; type exit, and navigate to Services > NAS > and enable Samba. Type in your workgroup name and select the path your storage device under Path. Name your path and create a username and password used to access the path. Check the path name under Access Shares and click Save > Apply.
mount -n --bind "/tmp/mnt/disc-part1" /mnt
Wait about 10 seconds and you should then see your Router under your Devices. Select it and enter your username and password to access the storage device.
Wednesday, July 3, 2013
wireless client bridge |
If you are running dd-wrt v24 presp2, you can add this script to your start up to ensure connection between your main router and your wireless client bridge.
In the main router's web GUI, navigate to Administration > Commands and copy and paste the following script in open text box. After you have edited the script to your wireless bridge's ip address click Save Startup
Wednesday, June 12, 2013
Fing - Network Analyzer |
Friday, May 31, 2013
dd-wrt - "power to the router" |
The graphical user interface is logically structured, and it is operated via a standard Web browser, so even non-technicians can configure the system in only a few simple steps.
Apart from the simple handling, speed and stability are also in the focus of our development work. Compared to the software preinstalled on many WLAN routers, DD-WRT allows a reliable operation with a clearly larger functionality that also fulfills the demands of professional deployment.
The huge user community gives support to DD-WRT developers and the users themselves in various ways. Thanks to this, potential flaws in the system can be detected very quickly and can thus be corrected without delay. DD-WRT users can find help and suggestions from other users in the user forums, and the Wiki containing further information and how-to guides is being expanded and maintained by the DD-WRT community as well.
For devices mainly used for private purposes, DD-WRT is freely available. Platforms used for commercial purposes require a paid license. Compared to the freely available version, the professional version also allows for configuration of the WLAN parameters, thus opening up the opportunity of creating e.g. reliable and powerful network infrastructures. Special demands can be fulfilled by specifically tailored versions of DD-WRT.
Main characteristics:
supports more than 200 different devicescomprehensive functionality
supports all current WLAN standards (802.11a/b/g/n*)
supports outdoor deployment*
supports enhanced frequencies *
VPN integration
supports various Hotspot systems
bandwidth management
multilingual user interface
*appropriate WLAN hardware required
DD-WRT is:
Sebastian Gottschall (BrainSlayer, founder, maindeveloper)Christian Scheele (Chris, CEO)
Peter Steinhäuser (CEO)
Felix Fietkau (nbd/openwrt, madwifi)
Ankush Malhotra (Maksat)
Ales Majdic (Eko, Developer)
Sylvain Bothorel (Botho, router webdesign)
Elke Scheele (Online Shop)
Markus Quint (support)
... and a lot of supporters around the world
Source: http://www.dd-wrt.com/site/content/about