Community discussions

MikroTik App
 
golhrp
just joined
Topic Author
Posts: 6
Joined: Wed Mar 10, 2010 12:56 pm

Mikrotik basic setup

Fri Mar 26, 2010 8:04 am

I have ADSL connection my ISP is giving services through Brige mode and give static ip
now how i configure my mikrotik pc base router
i want to do bellow configration

ADSL > mikrottik > switch > clients
 
arE
newbie
Posts: 28
Joined: Mon Jun 19, 2006 1:44 pm

Re: Mikrotik basic setup

Fri Mar 26, 2010 3:51 pm

Eth1 - static IP from ISP.
Eth2 - dhcp server to LAN
Eth2 connected to switch.

Config:

/ip add add address=xxx.yyy.zzz.aaa/xx interface ether1
/ip add add address=192.168.1.1/24 int ether2
/ip pool add name=dhcp_pool1 ranges=192.168.1.2-192.168.1.254
/ip dhcp-server add add-arp=yes address-pool=dhcp_pool1 disabled=no interface=ether2
/ip dhcp-server network add address=192.168.1.0/24 comment="" gateway=192.168.1.1
/ip dns set primary-dns=DNS_IP_1 secondary-dns=DNS_IP_2
/ip firewall nat add action=masquerade chain=srcnat disabled=no out-interface=ether1

Basic configuration done ;)
 
golhrp
just joined
Topic Author
Posts: 6
Joined: Wed Mar 10, 2010 12:56 pm

Re: Mikrotik basic setup

Sat Mar 27, 2010 1:19 pm

Brother
how i add Gateway and DNS kindly explain it
 
golhrp
just joined
Topic Author
Posts: 6
Joined: Wed Mar 10, 2010 12:56 pm

Re: Mikrotik basic setup

Sat Mar 27, 2010 1:21 pm

done brother u already explain it thank you
 
golhrp
just joined
Topic Author
Posts: 6
Joined: Wed Mar 10, 2010 12:56 pm

Re: Mikrotik basic setup

Mon Mar 29, 2010 10:05 am

i have 1mb connecion how i distribute it 10 clients
 
derr12
Member
Member
Posts: 411
Joined: Fri May 01, 2009 11:32 pm

Re: Mikrotik basic setup

Wed Mar 31, 2010 1:53 am

The mikrotik wiki has complete articles for all the things you have been seeking so far.
 
wirelesswaves
Member
Member
Posts: 311
Joined: Thu May 31, 2007 12:38 am

Re: Mikrotik basic setup

Wed Mar 31, 2010 9:51 pm

dude

you have a 1MB connection.... now read the small print and tell us what your contract says.

what is your CIR?

10% domestic use or 25% commercial. Is that download or is that upload. (I quote life in Spain) but many countries are the same.

If you want to share this "adsl" you need to set up queues to start with and apply QOS and most certainly apply limitations or prevent p2p.

But before you distribute, you need to have some knowledge on what it is that you are distributing.

Sorry to be blunt, give the members of the forum something to get their teeth into else you will be out on a limb!

regards

simon

Who is online

Users browsing this forum: No registered users and 50 guests