Community discussions

MikroTik App
 
Chnggp
just joined
Topic Author
Posts: 4
Joined: Sun Apr 03, 2011 3:24 am

How to configure Rb750G

Sun Apr 03, 2011 3:33 am

Hi,
I am very new to using the router board and like the community to help how to configure my following equipments to used with RB 750G. I have a HuaWei HG256 router with digital voice, a Asus RT56N wireless router and a SMC 8port switches.
I want to run each equipment on different port on the RB750G and I do not know how to do it. Can help me how to setup the configuration in the os of the routerboard.
Thank you very much.
 
MICPROF
Member Candidate
Member Candidate
Posts: 106
Joined: Thu Jan 27, 2011 7:22 pm
Contact:

Re: How to configure Rb750G

Sun Apr 03, 2011 8:52 pm

Hi,

Kindly,You want config for hotspot or PPoE ??

This config easy :

Ether1 --> Wan internet service : ip exp:190.12.1.30/30 route:190.12.1.29
make Bridge --> ether2+ether3+ether4+ether5
IP address for bridge:10.100.10.1/24

Do DHCP :

/ ip dhcp-server
add name="dhcp1" interface=Bridge lease-time=3d address-pool=dhcp_pool1 \
bootp-support=static authoritative=after-2sec-delay disabled=no
/ ip dhcp-server config
set store-leases-disk=5m
/ ip dhcp-server lease
/ ip dhcp-server network
add address=10.100.10.0/24 gateway=10.100.10.1 dns-server=10.100.10.1 \
comment=""

Do Hotspot :

/ ip hotspot
add name="New Hotspot" interface=Bridge address-pool=dhcp_pool1 profile=login idle-timeout=5m keepalive-timeout=none disabled=no
/ ip hotspot service-port
set ftp ports=21 disabled=no
Make Profile for Hotspot :
/ ip hotspot profile
set default name="default" hotspot-address=0.0.0.0 dns-name="" html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0 smtp-server=0.0.0.0 login-by=cookie,http-chap \
http-cookie-lifetime=3d split-user-domain=no use-radius=no

Make Profile for Client's limit rx/txt :
/ ip hotspot user profile
set default name="default" address-pool=dhcp_pool1 idle-timeout=none keepalive-timeout=2m status-autorefresh=1m shared-users=1 rate-limit="64K/512K" transparent-proxy=no

add user in hotspot :

/ ip hotspot user
add server=New Hotspot name="new" password="new" profile=default comment="new user" disabled=no

Complete ...

You more further i will be glade for help..
 
Chnggp
just joined
Topic Author
Posts: 4
Joined: Sun Apr 03, 2011 3:24 am

Re: How to configure Rb750G

Mon Apr 04, 2011 11:41 am

Hi,
Thank You for your help. I will try tonight and will keep you update.

Regards
 
Chnggp
just joined
Topic Author
Posts: 4
Joined: Sun Apr 03, 2011 3:24 am

Re: How to configure Rb750G

Tue Apr 05, 2011 4:32 pm

Hi,
BTW how do we make bridge on the RB750G.

Thank You
 
Pilgrim
Member Candidate
Member Candidate
Posts: 265
Joined: Sun Mar 30, 2008 1:04 pm

Re: How to configure Rb750G

Tue Apr 05, 2011 8:08 pm

If you do not have a specific purpose with the brigde other than just put ether 2, 3, 4, and 5 into a switch. The consider using the Switch facility in RB750G. The difference is that traffic going from e.g. from a unit on Ether2 to a unit on ether3 will be handled by the CPU and thereby consume a lot of CPU power. If you use the switch facility then this traffic will be handled by the build in switch facility.

To make the switch go to interfaces in winbox and select ether2 and in "master port" select "none'" for ether 2,4, and 5 select "ether2" as the master in "master port".

The got to "IP" and "address" and set up ether2 with the address and network

address: 10.100.10.1/24
Network: 10.100.10.0
Broadcast: 10.100.10.255
Interface: ether2

rgs Pilgrim
 
Chnggp
just joined
Topic Author
Posts: 4
Joined: Sun Apr 03, 2011 3:24 am

Re: How to configure Rb750G

Thu Apr 07, 2011 8:49 am

Thank YOu.
I want to connect my Aus wireless router into the RB750G to be my wireless router and also the Huawei 256 router provider by my internet service provider to be my Lan and also digital voice router into another port on RB750G. This Huawei is connected to the internet so I believed it have to be in port 1 on the RB750G. So can I connect my Asus wireless router to port 2 of RB750G and my switch to port 3 of RB750G? Any setting to do on the RB750G or my routers?

Thank You
The diagram as below:

internet <-> Huawei 256 -> port 1 of RB750G // port 2 -> Asus wireless router
// port 3 -> 8 port switch // -> NAS
// -> PC
// -> PC


Thank You

Who is online

Users browsing this forum: Google [Bot], wfburton and 61 guests