Quantcast
Channel: Lowyat.NET: Latest topics in Broadband User-2-User
Viewing all 778 articles
Browse latest View live

UNIFI Voip RED,

$
0
0
Need help.

my unifi facing problem since last weel.

1st the router earth change to orang color - i restart the router, then ok but orange again

2nd VOIP at the model change to RED now

cant connect to internet now..
try to search online and did what some Sifu shown... but cant work.

called UNIFI, they said will send ppl to check, if is setting problem will charge RM50...
if hardware problem they will change...

shall i just wait UNIFI ppl come to fix?
or anything i can do?

TQ

Who want apply Unifi?,

$
0
0
VIP 5-internet speed 5mbps,60gb download,(free modem+cordless phone+hypp tv box),free 1 month subscription RM149/month
VIP 10-internet speed 10mbps,90gb download,(free modem+cordless phone+hypp tv box),free 1 month subscription RM199/month
VIP 20-internet speed 20mbps,120gb download,(free modem+cordless phone+hypp tv box),free 1 month subscription RM249/month

BIZ 5-Dynamic IP,internet speed 5mbps,2GB e-mail,1x tm wifi ID,10GB web hosting,1x infoblast acc,free 1 month subscription RM199/month
BIZ 10-1 fixed IP,internet speed 10mbps,2GB e-mail,1x tm wifi ID,10GB web hosting,5gb e-storage basic,1x infoblast acc,2x user license Online Guard,2x User iShield Plus,Monthly free call up to RM50,free 1 month subscription RM599/month
BIZ 20-1 fixed IP,internet speed 20mbps,2GB e-mail,2x tm wifi ID,10GB web hosting,5gb e-storage basic,1x infoblast acc,3x user license Online Guard,3x User iShield Plus,Monthly free call up to RM100,free 1 month subscription RM899/month


interest?can pm me or sms me 0129141416

Access into HG850a, Total get rid of Thompson [Maxis FTTH]

$
0
0
Due to many ppl pm me to ask for the access into HG850a, here is it..
If you're using Maxis FTTH, this setup will enable you to plug the telephone into the HG850a, use custom router and you can put your Thompson router into store room or maybe rubbish bin. tongue.gif
You can go straight to the end of this post to see the final outcome.

Do it at your own risk.

Preparation

1. Download & install autohotkey http://l.autohotkey.net/AutoHotkey_L_Install.exe
2. After finish install autohotkey, launch it and right click on the AutoHotkey icon at the right corner taskbar, click on "edit this script", a notepad will open. Change the content to following:
CODE

^!z::
Send enable{Enter}configure terminal{Enter}shell{Enter}iptables --flush{Enter}
return

^!x::
Send iptables --flush{Enter}iptables --flush{Enter}iptables --flush{Enter}iptables --flush{Enter}
return

3. save it and close the notepad, right click the AutoHotkey icon again and click "reload this script"
4. download putty http://tartarus.org/~simon/putty-snapshots/x86/putty.exe
5. configure your pc ip to 192.168.100.123 subnet 255.255.255.0
6. Switch off the HG850a and plug LAN cable connect ur pc to the HG850a LAN 2

Action
1. open a command prompt [windows key + R, type ' cmd ', enter]
2. type
CODE
ping 192.168.100.1 -t
to perform continuous ping to 192.168.100.1
3. open putty client and ready for telnet: input 192.168.100.1 and choose telnet. Dont click 'Open' Yet.
user posted image

4. Switch on ur HG850a and check the continuous ping
5. Once you saw you're getting Reply from 192.168.100.1.. IMMEDIATELY click "Open" in the putty client.
6. You're now successfully telnet into the HG850a but dont be happy, your access will soon be block once the HG850a finish loading the iptables, so you need to perform the following steps quick and accurate.
7. login by
username: root
password: admin

8. press the hotkey [ ctrl + alt + z ] , wait for the command to finish typing,
then immediately repeat pressing [ctrl + alt + x], let the command finish typing between the interval.This is the Hotkey that we configure into the AutoHotkey previously. This is to let the AutoHotkey help us to type the command in a very short time, before the iptables kicks in and repeatedly wipe the iptables.

9. After around 10 seconds, if you still get response from the telnet, then you're safe for now.. but not permanent, if u power off and power on your HG850a, you will need to do from step 1 again.

Configure to have permanent access and no need to hassle so much, perform the following:

Web Interface
1. Open your browser, go into http://192.168.100.1
2. Login with admin account:
Username: telecomadmin
Password: hs5711Bbfh
3. go to 'maintain' > 'device' > 'configure file' > 'Download Configuration File' to backup the config.
» Click to show Spoiler - click again to hide... «


4. after download, make a duplicate copy of your config so that if anything goes wrong you still have the original config.
5. open the 'downloadconfigfile.conf' using notepad
6. ctrl+f to find
CODE
<AclServices HTTPLanEnable


7. change that line to
CODE

<AclServices HTTPLanEnable="1" HTTPWanEnable="0" TELNETLanEnable="1" TELNETWanEnable="0" FTPLanEnable="0" FTPWanEnable="0" SSHLanEnable="0" SSHWanEnable="0"/>

8. save it and go to the HG850a web interface, go to 'maintain' > 'device' > 'configure file' > 'choose file' > select this modified config > 'Upload Configuration File'
9. After finish restore, power off and on the HG850a, you should now able to access the web interface and telnet even after power cycle.

Setup VoIP into HG850a [Maxis]
1. Go to 'Basic' > 'WAN' and you should now see by default '1_VOIP_R_VID_400' {not too sure about the name but I know there is a default there}
2. click on it to select, change the VLAN ID to 822. Change and save it as below
» Click to show Spoiler - click again to hide... «


3. Go to Status > 'Device' > 'WAN' you should see it connected with an ip address
» Click to show Spoiler - click again to hide... «


4. Go to 'Basic' > 'VoIP' and setup the SIP as follow
» Click to show Spoiler - click again to hide... «


5. Go to 'Status' > 'VoIP' , you should see the status 'Registered' and the 'voip' led on the HG850a should lid up.
» Click to show Spoiler - click again to hide... «


6. Plug your telephone into 'Tel 1' Port and try to make a call to your mobile phone.

Setup custom router [Maxis]
Im using DDWRT but this is not limited to it. As long as the router you're using support vlan, it should working fine.
eg: Mikrotik, OpenWRT, etc..

1. Plug LAN cable from HG850a LAN port 2 to WAN port of your custom router. {not sure if other port also working, I didn't try it}
2. Refer: http://unifi.athena.my/ddwrt_guide.php
3. I'm using DIR825 by default the 'WAN Port assignment' is eth1, thats why I tag on 'eth1' instead of 'vlan2' shown by http://unifi.athena.my/ddwrt_guide.php
4. The Vlan number for Maxis Home is 621. Below is my setup:
user posted image

5. Setup PPPoE, mine is Public IP setup
user posted image

Final look..
» Click to show Spoiler - click again to hide... «


Credit: Thanks MrSpeedy for giving me some important information which originated from yjwong. smile.gif

Applying for Maxis 10MB, Jalan? Lorong?

$
0
0
Hi guys,


Just want to check....I'm checking availability of area coverage..I've called maxis as well.


If I search Jalan SS 26/10A Area: Taman Mayang Jaya, its not covered

but if its Lorong SS 26/10A, Area: SS 26 it is available


is the area the same? I mean the poskod is the same: 47301. Should I just apply?


Thanks alot.

maxis rebate skmm,

$
0
0
hi, i just came across this:

http://www.hotlink.com.my/hotlink/pkb/phon...axis.html#maxis

so i would like to know about the iphone 4 model.

its 499. with talkmore 28 + 1gb for 24 months

so monthly need to pay the 28, together with the 1gb mobile internet. or is there a seperate package for it?

cuz it show rm 40 for 1 gb mobile internet.

can someone explain this better for me.

thanks

HELP ! Dlink DSL-2640B,

$
0
0
Ok, Im living in a hostel together with 5 other housemate. Since last month onward when a new guy moved in, our line started to become unstable.

I'm able to surf the internet ( facebook, google, forum or anything) smoothly but when I trying to log into my GG or Stream or PPS it said that I didn't connect to internet. Now, I cant even to log in into the modem thru 192.168.1.1 by using "tmadmin"

I would like to ask is that possible that the "new guy" block my port ? and any solution to overcome this issue ?
The modem is DSL-2640B

any sifu who can help me here ? sad.gifsad.gif

Unifi Question URGENT,

$
0
0
i had register my unifi acc from 15-9-2011 , but i dunknow where can i make payment . After 3month my acc has been stop but the bill still charging until today the total bill is RM 2706 . i wanna ask if after 24month izzit the bill will continew charging or will stop ?
and if i pay after 24month contract izzit the unifi internet will continew running or will force me stop the contract and force me paid RM500 ?

if they force me to stop unifi after i paid they will still blacklist me or i can re-register unifi or maxis fiber internet again?

[WTA] Proxy Via Router, Route all contents to Proxy Server

$
0
0
hi all, wondering possible to configure to route all the contents to proxy server IP which configure on router only?

normally the proxy server IP will configure on desktop / laptop instead but i trying to skip so due to application's limitation with proxy settings... so thinking to route to proxy server by using router... please advise...

WTA - Website stucked at unifi d link router, www not ban or down, but cant access

$
0
0
Greeting. I need help with my unifi original router (d link). The problem as below (sorry for my poor english)

Problem 1
1. During newly setup of unifi, I am able to access a website (www.downturk.net) any time.
2. After 2 or 3 months usage, this website looks like blocking by my router (because I can access using Maxis 3G)
3. I restart my router and everything is fine again for few days (my unifi 24 hours on) then back to problem again.

Problem 2
The problem looks like my linksys usb wifi on my desktop is not compatible with unifi router. A lot of time cant access to internet. I need to disconnect and reconnect wifi connection at windows to resume internet line. This problem never happen on my mobile or laptop. The usb wifi driver is installed properly.
Previously I am using streamyx with linksys router, not problem at all.

Have anyone facing these problem? Thanks in advance icon_question.gifnotworthy.gif

Messaging apps for on Digi postpaid tablet plans?,

$
0
0
Well i signed up for the digi Tablet postpaid plan since they kindly sent the sim card to me offering it. Now what app can i use for messaging. The superSim phone number doesn't work for the likes of Whatsapp or Wechat or viber i'm guessing.

So what options do i have? If no voice calls then at least instant messaging?

Any suggestions please?

Thanks.

Reliable 3g in Cyberjaya,

$
0
0
As topic, which 3G connection would be the most reliable in Cyberjaya around Padi Restaurant/Old Town coffee area..

Right now im tethering Digi 3G via my phone and its pretty reliable but i want some opinions on some other providers. Looking for something that would give gaming low latency and not pure download speed. Thank you

The question that everyone is asking about..., Unifi or Maxis Home Fiber?

$
0
0
Let the statistics tell the story! rclxms.gif

YES Broadband VPN,

$
0
0
have try yes broadband with VPN what speed u getting
explain without VPN speed can get 20MBPS
with VPN What pseed can get for quota finished

pm me for private

[WTA] Wireless modem, Need some recommendations

$
0
0
Hi, I am new to this session too. Nice to meet you all.

My Streamyx Innacom W3400V blown out last week. I don't know how it being electrified. I switched off the Adapter but didn't plug it off from power socket.The modem itself is connected with telephone line.

My bro laptop spoil too since it was connected to modem through LAN cable. I have pluged in with other modem adapter to figure out which part spoil. I can see all the LED is lighted up but is in red colour. It is not functioning due to incompatible voltage and ampere. *Jackie Chan face* Still don't know how it spoil. electrified through telephone line perhaps. I wish this won't happen to me as it bring forward my CPU built plan in advance. Big hole in wallet too.

Ok now, I need a New Wireless modem (Wireless+4 LAN port+ modem)

1.) Budget: less or equal to RM150 (+-RM20)
1.) High security
2.) good, stable & fast wireless and LAN connection
3.) Durable (I like durable and quality products)
4.) Won't get overheat easily + Green energy consumption? (save the earth~)

I heard linksys (acquired by Belkin?) is a wellknown brand. experience it before. wireless connection superb as I can play counterstrike wirelessly with <10 ping

1.) Linksys MODEM ROUTER WIFI N 150 (WAG120N) RM169
2.) Asus MODEM ROUTER WIFI N 150 (DSL-N10E) RM119
3.) TPlink MODEM ROUTER WIFI N 150 (TD-W8951N) RM75

Btw, I hardly research for networking devices tech long time ago already. What is N150, N300 and so on? I was using a,b,g last time doh.gif

Hope can hear from you all soon. Your advises and recommendations are highly appreciated. Thanks you in advance notworthy.gif

user Maxis biz68 & 99 pls come in,

$
0
0


second anyone having trouble to log in any website(FB,Google....etc) start from last week ??

How to prevent ip spoofing ?, HELP

$
0
0
Hi, as the title above. can anyone teach me how to prevent from ip spoofing ?
I m using innacome w3400v modem from tmnet and my anti net cut software detected someone keep on spoof my connection.

I need to keep on changing the wireless password everyday. it really caused me and my housemate a lot of problem.

is there any solution to overcome this ? Please gv me some advice. Appreciate.

What does port means for streamyx ?, like 4mb no port ?

$
0
0
Normally what does it means for streamyx port ?
As I know, for window , we need to open a port on the firewall to allow access for a software.

I saw a lot posted there's no port for 4mb.Does it mean a dedicated port with number for a line ?
Every streamyx 1mb also got port right ? does it have number in it or can it be check ?

thanks smile.gif

Maybank2u slow? or it just me (Streamyx),

$
0
0
doh.gif

Very slow accessing Maybank2u.com.my since last night

sometime just stuck and no response

other websites work just fine

is it just me or its maybank2u problem ?

im using Streamyx 4Mbps from sarawak

[Urgent] Netgear R6300 to replace DIR -615?,

$
0
0
Hi Guys,

need help here. I just bought a netgear wifi Router R6300 and plan to replace DIR-615..which hang frequently..

I have subscript Biz 20 and 5 static IP.

Just couldn't find a way to configure my router with the static IPs...
The router interface allow me put Login ID & Password , choose PPPoE... but when choose static IP... it not allow me fill in for Subnet & Gateway..
This is some similar interface that i found:
http://tools.netgear.com/landing/gui/secur..._19/default.htm

getting crazy..... rclxub.gif

Unifi HG850a, Backup Unit

$
0
0
Hi Guys,

Recently I bought a used unit from the forum. Below is my issue.

i had bought another unit of HG850a and restore my configuration file from my original unit (UNIFI).

Before restoring, I try to replace the HG850a with the newly bought unit but the link light always blinking. After restoring the configuration file also the same.

Could it be that they had the MAC address coded in UNIFI router/server??

Is there any configurations that I need to do in the new(used) unit of HG850a? Or it is the unit is faulty? I can go into the configuration menu/telnet (instructions from the other post)?

Thanks guys.
Viewing all 778 articles
Browse latest View live


Latest Images