Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

Maxis Connect to Maxis using Custom Router!, Guidelines

views
     
theMadMan
post Jul 6 2012, 06:56 PM

New Member
*
Junior Member
20 posts

Joined: Jan 2006
Hi Guys,
I'm trying to get my TP-Link 1043ND to split the incoming Huawei signal for PPPOE and VOIP. I'm not sure if my idea will work so I would welcome any suggestions.

Huawei -> TP-Link -> Thomson

I'm running openwrt, and have tried to configure the VLAN on TP-Link to redirect the Huawei connection. So far, I've managed to get the TP-Link to work and obtain a PPPOE connection. This means the network devices in my house are now able to use the FTTH via the Tp-Link (bypassing the Thomson).

The problem I'm getting is that I can't seem to get the TP-Link to pass the 821/822 VLAN over to the Thomson. The Thomson doesn't seem to get a VOIP SIP link up. Looking at the event logs, it seems that the management port is up.

I have this in my /etc/config/network file (a truncated output):

config 'switch_vlan'
option 'device' 'rtl8366rb'
option 'vlan' '1'
option 'ports' '3 4 5t'

config 'switch_vlan'
option 'device' 'rtl8366rb'
option 'vlan' '621'
option 'ports' '0t 1t 5t'

config 'switch_vlan'
option 'device' 'rtl8366rb'
option 'vlan' '821'
option 'ports' '1t 2t'

config 'switch_vlan'
option 'device' 'rtl8366rb'
option 'vlan' '822'
option 'ports' '1t 2t'

Note that my TP-Link's WAN port is busted so I'm using the switch ports for the incoming routing. I have the Huawei plugged into port 1, and the Thomson plugged into port 2. (Port 0 is the WAN port that is busted). Anyone have ideas on what else needs to be changed? Thanks in advance
theMadMan
post Sep 1 2012, 12:53 PM

New Member
*
Junior Member
20 posts

Joined: Jan 2006
QUOTE(theMadMan @ Jul 6 2012, 06:56 PM)
Hi Guys,
I'm trying to get my TP-Link 1043ND to split the incoming Huawei signal for PPPOE and VOIP.  I'm not sure if my idea will work so I would welcome any suggestions.

Huawei -> TP-Link -> Thomson

I'm running openwrt, and have tried to configure the VLAN on TP-Link to redirect the Huawei connection.  So far, I've managed to get the TP-Link to work and obtain a PPPOE connection.  This means the network devices in my house are now able to use the FTTH via the Tp-Link (bypassing the Thomson).

The problem I'm getting is that I can't seem to get the TP-Link to pass the 821/822 VLAN over to the Thomson.  The Thomson doesn't seem to get a VOIP SIP link up.  Looking at the event logs, it seems that the management port is up.

I have this in my /etc/config/network file (a truncated output):

config 'switch_vlan'
        option 'device' 'rtl8366rb'
        option 'vlan' '1'
        option 'ports' '3 4 5t'

config 'switch_vlan'
        option 'device' 'rtl8366rb'
        option 'vlan' '621'
        option 'ports' '0t 1t 5t'

config 'switch_vlan'
        option 'device' 'rtl8366rb'
        option 'vlan' '821'
        option 'ports' '1t 2t'

config 'switch_vlan'
        option 'device' 'rtl8366rb'
        option 'vlan' '822'
        option 'ports' '1t 2t'

Note that my TP-Link's WAN port is busted so I'm using the switch ports for the incoming routing.  I have the Huawei plugged into port 1, and the Thomson plugged into port 2.  (Port 0 is the WAN port that is busted).  Anyone have ideas on what else needs to be changed?  Thanks in advance
*
QUOTE(jssc @ Jul 12 2012, 01:58 PM)
finally, i finish the TP_Link TL-WR1043 to support the thompson as voip.. now still testing.. so far so good and the WR1043 also can get online by itself
*
So just want to update you all that another confirmed TP link TLWR1043 user here who has gotten it working with openwrt rclxm9.gif

For the longest time i was stuck trying to figure out what was wrong with my openwrt config. But thanks to jssc who confirmed that it can work, I persevered. notworthy.gif

The issue in my case was somehow the Telephony configuration in the Thomson was messed up. I ended up deleting it and adding it back again and it now works. Previously, the "Registered" field showed an X.

Just FYI, settings for Telephony on Thomson is:
SIP URI: <your Maxis VOIP number, e.g 03xxxxxxx>
username: <your Maxis VOIP number, e.g 03xxxxxxx>
password: <your Maxis VOIP number, e.g 03xxxxxxx1> (notice the extra 1 digit)
theMadMan
post Sep 2 2012, 02:05 AM

New Member
*
Junior Member
20 posts

Joined: Jan 2006
QUOTE(benlye @ Sep 1 2012, 02:55 PM)
To get your WAN working you need to do the following.. http://forum.lowyat.net/index.php?showtopic=2481658 however I would advise to read and understand it before actually doing it coz if done wrongly it will brick ur router.
*
Thanks for your info. Maybe I didn't make it clear, but I managed to get it working smile.gif That was after a long period of troubleshooting rclxub.gif

I originally thought that there was something wrong with the VLAN settings that i had on the TP-Link WR1043 (openwrt). Turns out the settings were fine. It was the VOIP settings in the Thomson router. So this is just to let you all know, in case your VOIP doesn't work on the 821 VLAN, that maybe it is due to some glitch on the Thomson router. I discovered this when I accidentally 'flush'-ed the VOIP profile from the Thomson router after logging into the telnet terminal. After I created a new one from scratch, the VOIP started working properly.
theMadMan
post Sep 2 2012, 12:31 PM

New Member
*
Junior Member
20 posts

Joined: Jan 2006
QUOTE(benlye @ Sep 2 2012, 07:10 AM)
I was referring to this post where you say the wan port not working
*
Thanks for pointing that out for me. Sorry I got confused by what you meant notworthy.gif

My WAN port is actually physically dead.. probably due to line noise from lightning cry.gif It was working before.

It's good to know about the potential problem with the WAN port due to the firmware on the newer 1043 models; so I will bookmark it.

For all of you out there, imho the TP-Link WR-1043ND quite a good value for a nearly full featured router @ <RM160, USB port, Gigabit ports, 8MB flash for openwrt. Only thing missing is dual-band N wifi.

However, if there are other good value routers out there, I would like to be proven wrong (for my future purchases) wink.gif


Added on September 3, 2012, 1:30 pm
QUOTE
hi bro. i was looking at your post about your custom router configuration for maxis and if i understand correctly, you managed to get the VOIP phone working by connecting your thomson router to your custom router.

can you please let me know if my understanding is correct? can you please share how this is done? what sort of configuration do i need to make in thomson router? thanks bro.


I received the above PM, so I am just putting my response in public for the benefit of all:

Yes, you are right.

My custom router is the TP-Link WR-1043ND running a custom firmware, openwrt. I configured openwrt to have VLAN id 822 go from WAN to a specific LAN port. You may find some more instructions in this thread.

After that, just plug in the thomson router to the specific LAN port above, not just any port. It should work with no changes to the thomson router itself. If it doesn't, like in my case, you may have to delete the telephony settings and re-add it back.

This post has been edited by theMadMan: Sep 3 2012, 01:30 PM
theMadMan
post Sep 3 2012, 04:21 PM

New Member
*
Junior Member
20 posts

Joined: Jan 2006
QUOTE(odan @ Sep 3 2012, 04:03 PM)
Thanks for sharing bro. I am using a Mikrotik router but great to know that it can be done. I shall try tonight.
Do you mind to share if I should connect my custom router to Thomson's WAN port or LAN port? Also, does the two routers need to share the same subnet? Do I need to disable DHCP or Thomson router?

Thanks.
*
1) connect the dedicated VLAN port of your custom router to the Thomson WAN port
2) it shouldn't matter if the two routers are on the same subnet or not. If your mikrotik is sending VLAN 822 data to the thomson, it would be in ethernet frames, which have no bearing on the higher-level IP protocol, I believe.

and 3), you shouldn't need to do anything to the thomson, other than disabling the wifi. unless you want to have two wifi hotspots.

This post has been edited by theMadMan: Sep 3 2012, 04:22 PM

 

Change to:
| Lo-Fi Version
0.0327sec    1.56    7 queries    GZIP Disabled
Time is now: 27th November 2025 - 07:20 AM