Latest News And Info-Interesting Info

Network Computer with Wifi (Wireless Fidelity) / WLAN

Imagine if we were asked to perform computer network design in the office, campus or building a separate room with each other, and each room is already in use with furniture that can not be contested. Of course we will be thinking how to perform the complicated wiring installation in the room. However, it is not too complicated if we do the design using a wireless or WiFi network instead of cable. Certainly the use of Wifi networks contain consequences, including on each client computer must also be installed wifi devices. But all does not matter if it's an option. This paper will discuss the simple design of computer-based wifi network instead of wiring systems.



Wireless devices can work in several modes, among others:

1. AP mode (access point), this mode is often called multipoint. one wireless device can be accessed by many wireless devices.
2 Mode client, a client of the AP mode
3. Bridge mode, used for point to point two wireless devices. Usually used to reach wireless devices attached to long distances. In this mode if the network is very complex will result in an increased traffick broadcast.

On this occasion we will discuss the AP and client mode for the implementation of a computer with a wireless network (WLAN). Scheme are:

<-----> <-------> Internet Router Wireless Access Point Wireless <-------> PC Client With Client

Let us begin to mask the technical steps to setup a Wireless Access Point. In this example use Wireless AP / Client with Senao brand. For other brands pretty much the same process.

1. Prepare equipment including Wireless Radio, make sure all the complete adapter, crossover cable and others.
2. Configuring a PC with an IP address on the 192.168.1.0/24 network, do not use ip 192 .168.0.1 because this ip default Senao.
3.Browse http://192.168.1.1 via web browser, enter the username: admin, password blank.

Schedule Task di Mikrotik

Schedule task in mikrotik script actually just runs the process automatically performed and scheduled at certain times. The script itself is also a command that is in mikrotik. The following examples assume we will break the internet connection at the office is closed (eg 16:00 Hours) and will connect again when the office is open (eg 08.00). This is done to avoid misuse of the Internet connection when away from the office administrator in a way that tida less noticeable.

There are many ways exactly can be done for the case above, among others:
1. Turn off the router by unplugging the power supply, less smooth way and look adminnya stingy: D.
2. Shutdown with shutdown script, this way requires every morning turn on the router.
3. Jalakan script to Disable Internet interface and Mengenable kembali.Cara will not be discussed first, because it does not have the discussion again.
The second way the steps are as follows:
- From the menu System -> Scripts, then emerged Windows Script List
- Click the + sign, emerging new windows script
- Fill in the name of the script eg shut, fill in the source / system shutdon. Click Apply and then Ok
- To perform the test, select the script shut and then click Run Script
- Turn the router .- It is time now to do the scheduling to execute this script.
- From the main menu click system -> the scheduler, will appear the windows scheduler
- Click the + sign, fill in the name eg shut, Start date Jun/30/2007 example, fill time 16:00:00 dikehendaki.Interval or any other time is the time interval
the script will run. For example will run every hour 16.00, mean 24-hour intervals. Fill 24:00:00:00
- Fill the event on the desired script name in this case is the script shut.Klik Ok. Just waiting for the script will run at the Third ditentukan.Cara
- Eg ethernet connected to the internet is ether1
- System -> script -> Click + -> name = die source = / disable the ethernet interface ether1 -> Click Ok
- Click the + again -> name = live sorce = / interface ethernet enable ether1 -> Click OK.
- Select masing2 script then Run Script, if you want to do the testing.
- Time to make the schedule
- Sytem -> Scheduler -> Click the + sign, name = die, eg date jun/30/2007 16:00:00 hours, every 24-hour intervals fill 24:00:00:00 or in accordance with the desired, filled Event On script to die.
- Schedule For the same pace of life, just diebedakan On event filled life and time, eg 24 08:00:00 jam.Selamat interval also try hopefully not confused.

Network Computer with Wifi (Wireless Fidelity) / WLAN

Imagine if we were asked to perform computer network design in the office, campus or building a separate room with each other, and each room is already in use with furniture that can not be contested. Of course we will be thinking how to perform the complicated wiring installation in the room. However, it is not too complicated if we do the design using a wireless or WiFi network instead of cable. Certainly the use of Wifi networks contain consequences, including on each client computer must also be installed wifi devices. But all does not matter if it's an option. This paper will discuss the simple design of computer-based wifi network instead of wiring systems.



Wireless devices can work in several modes, among others:

1. AP mode (access point), this mode is often called multipoint. one wireless device can be accessed by many wireless devices.
2 Mode client, a client of the AP mode
3. Bridge mode, used for point to point two wireless devices. Usually used to reach wireless devices attached to long distances. In this mode if the network is very complex will result in an increased traffick broadcast.

On this occasion we will discuss the AP and client mode for the implementation of a computer with a wireless network (WLAN). Scheme are:

<-----> <-------> Internet Router Wireless Access Point Wireless <-------> PC Client With Client

Let us begin to mask the technical steps to setup a Wireless Access Point. In this example use Wireless AP / Client with Senao brand. For other brands pretty much the same process.

1. Prepare equipment including Wireless Radio, make sure all the complete adapter, crossover cable and others.
2. Configuring a PC with an IP address on the 192.168.1.0/24 network, do not use ip 192 .168.0.1 because this ip default Senao.
3.Browse http://192.168.1.1 via web browser, enter the username: admin, password blank.