Setup Mikrotik RB450, RB750
5:19 AM |
Diposkan oleh
catatanku
First of all to be Able to configure Mikrotik RB 450, RB 750, etc. This, of course you need to login first ...
We begin to ya ...
Topology:
For LAN: class C
Modem : 192.168.1.1/24 (ether1)
LAN : 192.168.0.1/24 (ether2)
root menu by typing "/"
IP settings for the ethernet each card
- ip address add address = 192.168.1.2/24 interface = ether1
- ip address add address = 192.168.0.1/24 interface = ether2
- Print ip address
Setting the IP routing
- ip route add gateway = 192.168.1.1
Setting DNS
- ip dns set primary-dns = pppp allow-remote-requests = yes
- ip dns set secondary-dns = nnnn allow-remote-requests = yes
Source NAT (Network Address Translation) / Masquerading
For all existing computers on the LAN connects to the Internet cans as well.
- ip firewall nat add chain = srcnat action = masquerade out-interface = ether1
DHCP (DynamicHost Configuration Protocol)
Creating an IP Address Pool
- ip pool add name = dhcp-pool ranges = 192.168.0.2-192.168.0.254
Add a DHCP Network
- ip dhcp-server network add address = 192.168.0.0/24 192.168.0.1 gateway = dns-server = x.x.x.x, y.y.y.y
Adding a DHCP Server
- ip dhcp-server add name = DHCP_LAN disabled = no interface = ether2 address-pool = dhcp-pool
Until here all computers Should already be connected to the Internet. We need for that in the test with: ping to your gateway, pinging your dns and ping to yahoo.com.
Bandwidth Control
Speedy Connection Speed 384/64 Kbps (Download / Upload)
The number of client computers 10 pieces.
Label:
router
Subscribe to:
Post Comments (Atom)
The button image will displayed on your site like this
Google Website Translator Gadget
About Me
- catatanku
0 komentar:
Post a Comment