Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed

Outline · [ Standard ] · Linear+

Unifi Official TM UniFi High Speed Broadbrand Thread V6, News: RM200 for installation after Sept

views
     
wcewong
post Sep 3 2010, 12:23 PM

New Member
*
Newbie
0 posts

Joined: Jul 2005
Hi guys,


I have just gotten my Unifi installed and I intend to replace the DIR-615 RG with a Mikrotik RB750G router.
I am on VDSL2 (high-rise building).

The plan:

RB750G
Port1 = connected to the ZTE 931WII (VDSL2 BTU) -> PPPoE uplink
Port 2 = connected to IPTV set top box
Port 3, 4, 5 = switched

The progress:

I have created a VLAN interface (id = 500) attached to Port1. PPPoE connection has been set up. Now I am able to connect to the Internet from the router.

I have bridged port 3, 4 & 5 together.

The 2 computers connected to port 3 & 4 (bridged) can ping each other.

The question:

What do I need to set up in order to have the computers on port 3 & 4 share the PPPoE connection on Port 1?

Can any sifus help me out here? Thanks in advance!


wcewong
post Sep 4 2010, 06:22 AM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(rizvanrp @ Sep 3 2010, 02:20 PM)
You bought an RB750G? That's a full fledged router smile.gif You will need to setup NAT on the router so the computers can utilize the internet link. Not sure how you're going to do this as I'm not too familiar with RouterOS but you can google 'routeros pppoe nat' or something.
New Unifi user reporting in. I can confirm that the RB750G works for the Unifi. As a matter of fact, it works like a charm. You need to set up SNAT in order to enable the private network to acces the Internet.

RouterOS is seriously powerful too. Its like you can run a mini ISP with billing features, QoS, etc.

I have just left my router on for one night. Looking at the logs, I am seeing brute force attacks via SSH already. Prior to this, I had no idea that the Internet was such a hostile environment!

wcewong
post Sep 4 2010, 07:22 AM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(billytong @ Sep 4 2010, 06:59 AM)
How much is that RB750G cost you?
*
RM310 only. Can get from Landasan in Dataran Prima.
wcewong
post Sep 4 2010, 11:12 PM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(billytong @ Sep 4 2010, 09:15 AM)
Seems to me the non Gigabit version RB750 is the same thing too, at half of the price too. The Spec sheet does not mention about any Vlan tagging on both models.(RB750, RB750G) So will IPTV work? then of cause neither of them have wireless access.  doh.gif
*
Confirm it works, both IPTV and Data needs VLAN tagging. IPTV on VLAN id 600, Data on VLAN id 500.

I plugged in my WRT310N running DD-WRT into my RB750G. Now I have both wireless and wired access.

If you are concerned about cost, maybe there is a cheaper solution.
wcewong
post Sep 5 2010, 08:44 PM

New Member
*
Newbie
0 posts

Joined: Jul 2005
Reporting in from Puchong.

IP Phone was down in the morning.

Now it is working fine. :-)
wcewong
post Sep 5 2010, 08:46 PM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(billytong @ Sep 5 2010, 08:12 AM)
Well good news that you have confirm it work on both IPTV and data. Thank you. That means the RB750 is also gonna work, since it is just another non gigabit version of RB750G and the RB750 is about the price of RB250GS  smile.gif
*
I don't know about the non-G version. But don't you think that at Unifi speeds, the extra cost for the gigabit version would be a good investment?
smile.gif

wcewong
post Sep 5 2010, 09:39 PM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(Conquest @ Sep 5 2010, 09:16 PM)
Melawati VOIP down. rest ok.

i was wondering if no electricity cannot use phone right? unlike normal landline.
*
Yes, no current the GPON unit also cannot on how to use the phone? tongue.gif

Thats why I am keeping my landline in case of emergency.

Have anyone dialed 999 from the VoIP phone yet? I am wondering if it works.
wcewong
post Sep 6 2010, 09:53 AM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(alextong8386 @ Sep 6 2010, 09:38 AM)
How do u configure the SNAT in this RB750G? Do you mind to share with us?
*
Hi, its actually quite easy, just use the following command:

CODE

/ip firewall nat

<press enter>

add chain=srcnat action=masquerade src-address=<CIDR notation of your network e.g. 192.168.1.0/24>


Then it automatically works like a charm. You can surf and so on!

I would suggest you configure the firewall further as well.

I seem to be getting hostile traffic from Chinese IPs every minute. ohmy.gif
wcewong
post Sep 6 2010, 10:03 AM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(akerue @ Sep 6 2010, 09:31 AM)
Is the configuration similar to that of RB250GS? Where did you get your RM750? I have searched around Low Yat, Sg Wang and Imbi, no one heard about Mikrotik even rclxub.gif
*
Bro,

The configuration of RB250GS is very different from the RB750G.

The RB250GS is a managed switch whereas the RB750G is a full-fledged router as Rivzan has mentioned. Think of the 750 as a standalone computer running Linux with 5 network cards installed.

There is a web configuration interface for the 750G but the options are very limited. You need to configure it via telnet using the CLI in order to access the advanced features.

I have been running Linux full-time for the last 8 years and even then, it took a a good few hours to fully configure the router (rusty firewall skills) to my liking. sweat.gif

As far as I know right now, you can only purchase it in Malaysia from Landasan or you will have to bring it in from Singapore.

This post has been edited by wcewong: Sep 6 2010, 10:05 AM
wcewong
post Sep 6 2010, 11:04 AM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(alextong8386 @ Sep 6 2010, 11:02 AM)
Thanks bro for ur prompt reply.

May I know how we enter the IP web base interface for RB750G? Are there any tab to click in order for us to key in the command that u had provided to us?
*
Log in using telnet. The default username is admin. There is no password.
wcewong
post Sep 6 2010, 11:36 AM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(D3vilsim @ Sep 6 2010, 11:13 AM)
RB750 also the same setting ?? 

thanks  biggrin.gif
*
I do not have the non-G version so I have no idea.

I am guessing it should be the same.
wcewong
post Sep 6 2010, 01:57 PM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(hobbiton @ Sep 6 2010, 12:32 PM)
Hi, Just a question. How do you identify hostile traffic from Chinese IPs?
*
The logs show a lot of incoming new connection requests, mostly on the SSH port and using all sort of common usernames. I suppose its a brute force attack.

Reverse DNS lookup points it back to China. Are you getting them too?
wcewong
post Sep 6 2010, 02:19 PM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(kaspersky-fan @ Sep 6 2010, 02:12 PM)
I'm glad i read Riz's guide to disable that remote management thing and enable firewall  sweat.gif  sweat.gif  sweat.gif

At the moment, I start to feel that my dlink is getting SICK, connected but unable to use internet... time to whip out vlan bridge
*
biggrin.gif My installer told me to keep the default settings for about 1 month for diagnostic purposes. Naturally, I did not comply.
wcewong
post Sep 6 2010, 02:21 PM

New Member
*
Newbie
0 posts

Joined: Jul 2005
QUOTE(+Newbie+ @ Sep 6 2010, 02:04 PM)
On the basic DIR-615, what are the recommended steps to secure the router from outside access? The BTU modem as well.

So far I've only changed the passwords for the admin and operator accounts on my DIR-615 to an alphanumeric password of my own. Other than that, nothing else.
*
Read Rizzy's guide on router security here.

Topic ClosedOptions
 

Change to:
| Lo-Fi Version
0.0521sec    0.21    8 queries    GZIP Disabled
Time is now: 30th November 2025 - 11:37 PM